reteplayground
Select

Largest mass graves by victim count

GraveVictims
Fosa de Huelva. Huelva @es5000
Fosa de Órgiva. Granada @es5000
Fosa de Málaga. Málaga @es4000
Fosa de Sevilla. Sevilla @es3600
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 25 rows · 266 ms · 512.0 KB of 9.8 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX mc: <https://w3id.org/rete/memoria/ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?grave ?victims WHERE { ?g a mc:MassGrave ; rdfs:label ?grave ; mc:victimCount ?victims . } ORDER BY DESC(?victims) LIMIT 25

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