rete
playground
Aggregate
Why each book is in the corpus
Criterion
Manuscripts
Script: Irish @en
148
Origin: Ireland @en
106
Vernacular content @en
84
Named Irish scribe @en
41
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