rete
playground
Aggregate
Territories per era
Year
Territories
-2000
45
-500
74
-323
68
500
87
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
18 rows · 22 ms · no server, no download — the query runs in your browser.
The query
PREFIX ex: <http://ex/> SELECT ?year (COUNT(*) AS ?territories) WHERE { ?t ex:year ?year } GROUP BY ?year ORDER BY ?year
rete playground
·
documentation
·
github.com/caviri/rete