reteplayground
Aggregate

Where early Irish books were made

PlaceManuscripts
Ireland @en100
Bobbio @en36
France @en34
Italy @en17
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 44 rows · 37 ms · no server, no download — the query runs in your browser.

The query

PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?place (COUNT(?m) AS ?manuscripts) WHERE { ?m wdt:P1071 ?p . ?p rdfs:label ?place . } GROUP BY ?place ORDER BY DESC(?manuscripts)

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