Knowledge Graph
»
Statistics
» KG
Instances of OCDS classes in the Knowledge Graph
SPARQL
PREFIX rdf:
SELECT DISTINCT ?class (COUNT(?class) AS ?count) WHERE { ?s a ?type. FILTER(STRSTARTS(STR(?type), "http://data.tbfy.eu/ontology/ocds#")). BIND(REPLACE(STR(?type), "http://data.tbfy.eu/ontology/ocds#", "") AS ?class) } GROUP BY ?class ORDER BY ASC(?class)
Chart
google.visualization.BarChart
google.visualization.Table
Action
Execute the query
(~2 minutes)
Result
HTML
Javascript