reteplayground
Path

The class hierarchy

SubclassSuperclass
Event @enCausalNode @en
State @enCausalNode @en
Variable @enCausalNode @en
Human Creator @enCreator @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 13 rows · 2.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?subclass ?superclass WHERE { ?a rdfs:subClassOf ?b . ?a rdfs:label ?subclass . ?b rdfs:label ?superclass . } ORDER BY ?superclass ?subclass

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