reteplayground
Path

Every swallow species (family Hirundinidae)

Species
Cecropis daurica
Delichon urbicum
Hirundo rustica
Petrochelidon pyrrhonota
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 7 rows · 48 ms · no server, no download — the query runs in your browser.

The query

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dwc: <http://rs.tdwg.org/dwc/terms/> PREFIX v: <https://w3id.org/rete/gbif/vocab#> SELECT ?name WHERE { ?sp rdfs:subClassOf+ <https://w3id.org/rete/gbif/taxon/family/Hirundinidae> ; rdfs:label ?name ; dwc:taxonRank "species" . } ORDER BY ?name

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