reteplayground
Aggregate

Territories per era

YearTerritories
-200045
-50074
-32368
50087
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