rete
playground
Aggregate
Where early Irish books were made
Place
Manuscripts
Ireland @en
100
Bobbio @en
36
France @en
34
Italy @en
17
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