reteplayground
Summary

What's in the collection

TypeN
DataAsset2336
Segment204
Volume66
Scan63
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