rete
playground
Summary
What's in the collection
Type
N
DataAsset
2336
Segment
204
Volume
66
Scan
63
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
9 rows · 2.5 s · no server, no download — the query runs in your browser.
The query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?type (COUNT(?s) AS ?n) WHERE { ?s a ?c . ?c rdfs:label ?type } GROUP BY ?type ORDER BY DESC(?n)
rete playground
·
documentation
·
github.com/caviri/rete