reteplayground
Aggregate

★ The living laws — most-reformed norms in force

NormaReformas
Ley 38/1988, de 28 de diciemb…134
Ley 35/2006, de 28 de noviemb…88
Ley 37/1992, de 28 de diciemb…81
Real Decreto Legislativo 1/19…76
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 25 rows · 39 ms · no server, no download — the query runs in your browser.

The query

PREFIX eli: <http://data.europa.eu/eli/ontology#> SELECT ?title (COUNT(?s) AS ?reformas) WHERE { ?s eli:amends ?n . ?n eli:title ?title . } GROUP BY ?n ?title ORDER BY DESC(?reformas) LIMIT 25

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