rete
playground
Summary
How the concepts connect (the grammar)
Property
Domain
Range
complies-with
action
protocol
generates
action
action
is-generated-by
action
action
is-capable-to-perform
agentive
action
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
193 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 owl: <http://www.w3.org/2002/07/owl#> SELECT ?property ?domain ?range WHERE { ?property a owl:ObjectProperty ; rdfs:domain ?domain ; rdfs:range ?range . } ORDER BY ?property
rete playground
·
documentation
·
github.com/caviri/rete