reteplayground
Aggregate

🗂️ Levels of description in the archive

Level# records
file27,153
item7,223
otherlevel3,822
subseries671
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 7 rows · 65 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX vidy: <https://w3id.org/rete/vidy#> SELECT ?level (COUNT(?u) AS ?n) WHERE { ?u a schema:ArchiveComponent ; vidy:level ?level . } GROUP BY ?level ORDER BY DESC(?n)

rete playground · documentation · github.com/caviri/rete