rete
playground
Aggregate
🗂️ Levels of description in the archive
Level
# records
file
27,153
item
7,223
otherlevel
3,822
subseries
671
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