rete
playground
Aggregate
Most challenged before the Constitutional Court
Norma
Recursos / cuesti…
Ley Orgánica 10/1995, de 23 d…
51
Ley 24/1983, de 21 de diciemb…
15
Real Decreto-ley 28/2012, de…
14
Ley 2/2001, de 25 de junio, d…
8
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
20 rows · 6.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX eli: <http://data.europa.eu/eli/ontology#> PREFIX bx: <https://w3id.org/rete/boe#> SELECT ?title (COUNT(?s) AS ?recursos) WHERE { ?s bx:challenges ?n . ?n eli:title ?title . } GROUP BY ?n ?title ORDER BY DESC(?recursos) LIMIT 20
rete playground
·
documentation
·
github.com/caviri/rete