rete
playground
Aggregate
Where the tablets were found
Site
Documents
Haghia Triada
1110
Khania
226
Phaistos
66
Knossos
59
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
52 rows · 7.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX la: <https://lineara.xyz/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?site (COUNT(?i) AS ?documents) WHERE { ?i la:site ?s . ?s rdfs:label ?site . } GROUP BY ?site ORDER BY DESC(?documents)
rete playground
·
documentation
·
github.com/caviri/rete