reteplayground
Aggregate

Time: territories per year

SELECT ?year ?territory WHERE { ?t ex:year ?year ; rdfs:l…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 2059 dated item(s) · 2000 BCE–2010 · 17 ms · no server, no download — the query runs in your browser.

The query

PREFIX ex: <http://ex/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?year ?territory WHERE { ?t ex:year ?year ; rdfs:label ?territory }

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