reteplayground
Select

Reasoning: every arc, via the class hierarchy 🧠

FromToDrawn as+1
Integrated Technologies Int'l…Bayoil Bahamasbidirectional solid a…
David Chalmers SrCoraldirected solid arc @en
David Chalmers SrHarvard Endowdirected solid arc @en
Iraq GovtBayoil USAbidirectional solid a…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 200 rows · 2.5 s · no server, no download — the query runs in your browser.

The query

PREFIX lo: <https://w3id.org/rete/lombardi/> PREFIX lom: <http://www.lombardinetworks.net/lombardi.owl#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT DISTINCT ?from ?to ?drawnAs ?drawing WHERE { ?e a lom:Edge ; lo:source ?s ; lo:target ?o ; lo:arcType ?t ; lo:inDrawing ?w . ?s rdfs:label ?from . ?o rdfs:label ?to . ?t lo:drawnAs ?drawnAs . ?w rdfs:label ?drawing . } LIMIT 200

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