reteplayground
Select

🗺️ Map a species: Barn Swallow across Iberia & the Alps

SELECT ?wkt WHERE {
  ?o a <https://w3id.org/rete/gbif/taxon/species/9515886>…
     geo:asWKT ?wkt .
} LIMIT 4000
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → no server, no download — the query runs in your browser.

The query

PREFIX geo: <http://www.opengis.net/ont/geosparql#> SELECT ?wkt WHERE { ?o a <https://w3id.org/rete/gbif/taxon/species/9515886> ; geo:asWKT ?wkt . } LIMIT 4000

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