reteplayground
Aggregate

Why each book is in the corpus

CriterionManuscripts
Script: Irish @en148
Origin: Ireland @en106
Vernacular content @en84
Named Irish scribe @en41
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 11 rows · 11 ms · no server, no download — the query runs in your browser.

The query

PREFIX mira: <https://mira.ie/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?criterion (COUNT(?m) AS ?manuscripts) WHERE { ?m mira:category ?c . ?c rdfs:label ?criterion . } GROUP BY ?criterion ORDER BY DESC(?manuscripts)

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