rete
playground
Path
Walk a whole family down to its species
Genus
Species
Acalolepta
Acalolepta bicolor
Acalolepta
Acalolepta dentifer
Acalolepta
Acalolepta rusticatrix
Acalolepta
Acalolepta sikkimensi…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
40 rows · 243 ms · no server, no download — the query runs in your browser.
The query
PREFIX p: <https://bioexplora.cat/prop/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?genus ?species WHERE { ?fam p:rank "family" ; rdfs:label "Cerambycidae" . ?sp p:parentTaxon+ ?fam ; p:rank "species" ; rdfs:label ?species ; p:parentTaxon ?g . ?g rdfs:label ?genus . } ORDER BY ?genus LIMIT 40
rete playground
·
documentation
·
github.com/caviri/rete