rete
playground
Construct
🌳 The owl family tree (graph)
Subject
Predicate
Object
Strigidae
label
Strigidae
Aegolius
label
Aegolius
Aegolius
subClassOf
Strigidae
Asio
label
Asio
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
61 triples · 120 ms · no server, no download — the query runs in your browser.
The query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> CONSTRUCT { ?child rdfs:subClassOf ?parent . ?child rdfs:label ?cl . ?parent rdfs:label ?pl } WHERE { ?child rdfs:subClassOf+ <https://w3id.org/rete/gbif/taxon/family/Strigidae> ; rdfs:subClassOf ?parent ; rdfs:label ?cl . ?parent rdfs:label ?pl . }
rete playground
·
documentation
·
github.com/caviri/rete