We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Count datasets
SELECT DISTINCT (COUNT(?dataset) AS ?datasets) WHERE { GRAPH ?g { ?dataset a <http://www.w3.org/ns/dcat#Dataset> } }
There was an error while loading. Please reload this page.