rete
playground
Summary
The ontology: classes & definitions
Class
Definition
CausalEdge @en
Causal Edges connect…
CausalGraph @en
Causal Graphs consist…
CausalNode @en
A Causal Node refers…
Creator @en
The Creator of the ca…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
17 rows · 6.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> SELECT ?class ?definition WHERE { ?c a owl:Class ; rdfs:label ?class . OPTIONAL { ?c rdfs:comment ?definition } } ORDER BY ?class
rete playground
·
documentation
·
github.com/caviri/rete