MathModDB/Quantity: Difference between revisions

From MaRDI portal
TA4Shehu (talk | contribs)
TA4Shehu (talk | contribs)
 
(10 intermediate revisions by the same user not shown)
Line 10: Line 10:
     ?item rdfs:label ?Label .
     ?item rdfs:label ?Label .
     FILTER(LANG(?Label) = "en")
     FILTER(LANG(?Label) = "en")
<!--    BIND(CONCAT("<a href=", STR(?item),  ">", STR(?Label) ,"</a>") as ?Quantities )-->
    BIND(STRAFTER(STR(?item), "entity/Q") AS ?qid)
    BIND(STRAFTER(STR(?item), "entity/") AS ?qid)
    BIND(CONCAT("<a href=https://portal.mardi4nfdi.de/wiki/Quantity:", STR(?qid), ">", STR(?Label), "</a>") AS ?Quantities)
    BIND(CONCAT("<a href=https://portal.mardi4nfdi.de/wiki//Quantity:", STR(?qid), ">", STR(?Label), "</a>") AS ?Quantities)
}
}
ORDER BY ASC(?Label)
| endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/namespace/wdq/sparql
| endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/namespace/wdq/sparql
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable
Line 30: Line 30:
     ?item rdfs:label ?Label .
     ?item rdfs:label ?Label .
     FILTER(LANG(?Label) = "en")
     FILTER(LANG(?Label) = "en")
    BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Quantity_Kinds )
    BIND(STRAFTER(STR(?item), "entity/Q") AS ?qid)
    BIND(CONCAT("<a href=https://portal.mardi4nfdi.de/wiki/Quantity:", STR(?qid), ">", STR(?Label), "</a>") AS ?Quantity_Kinds)
}
}
ORDER BY ASC(?Label)
| endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/namespace/wdq/sparql
| endpoint= https://query.portal.mardi4nfdi.de/proxy/wdqs/bigdata/namespace/wdq/sparql
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable
| log=2
| log=2
}}
}}

Latest revision as of 14:46, 24 June 2025

List of quantity individuals

List of quantity kind individuals