reteplayground
Aggregate

Where the tablets were found

SiteDocuments
Haghia Triada1110
Khania226
Phaistos66
Knossos59
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