Template:StatisticsRow: Difference between revisions
From MaRDI portal
No edit summary |
add labels |
||
Line 5: | Line 5: | ||
PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | PREFIX wd: <https://portal.mardi4nfdi.de/entity/> | ||
SELECT * # Replace with (COUNT(*) as ?cnt) to get the count | SELECT * # Replace with (COUNT(*) as ?cnt) to get the count | ||
WHERE { {{{2}}} } | WHERE { {{{2}}} . | ||
?item rdfs:label ?itemLabel . | |||
} | |||
LIMIT 50 # Remove this line to get the counts | LIMIT 50 # Remove this line to get the counts | ||
|PATH}} {{#invoke:MySPARQL|showFirstValue| | |PATH}} {{#invoke:MySPARQL|showFirstValue| |
Latest revision as of 16:44, 24 May 2024
|- | {{{1}}} | [1]