MathModDB/Formula: Difference between revisions
From MaRDI portal
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== List of mathematical | == List of mathematical expressions individuals == | ||
<!-- Q6481152 refers to mathematical formulation --> | <!-- Q6481152 refers to mathematical formulation --> | ||
| Line 12: | Line 12: | ||
<!--BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Mathematical_Formulations)--> | <!--BIND(CONCAT("<a href=", STR(?item), ">", STR(?Label) ,"</a>") as ?Mathematical_Formulations)--> | ||
BIND(STRAFTER(STR(?item), "entity/Q") AS ?qid) | BIND(STRAFTER(STR(?item), "entity/Q") AS ?qid) | ||
BIND(CONCAT("<a href=https://portal.mardi4nfdi.de/wiki/ | BIND(CONCAT("<a href=https://portal.mardi4nfdi.de/wiki/Formula:", STR(?qid), ">", STR(?Label), "</a>") AS ?Mathematical_Formulations) | ||
} | } | ||
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 | ||
}} | }} | ||