Modelling/Humans: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 50: Line 50:
|}
|}
==SPARQL==
==SPARQL==
===Query to find all humans===
===All humans===
<SPARQL tryit="1">
<SPARQL tryit="1">
PREFIX wb: <https://metabase.wikibase.cloud/entity/>
PREFIX wb: <https://metabase.wikibase.cloud/entity/>
Line 66: Line 66:
ORDER BY ?itemLabelEN
ORDER BY ?itemLabelEN
</SPARQL>
</SPARQL>
===Query to count all humans===
===Count of all humans===
<SPARQL tryit="1">
<SPARQL tryit="1">
PREFIX wb: <https://metabase.wikibase.cloud/entity/>
PREFIX wb: <https://metabase.wikibase.cloud/entity/>

Navigation menu