reteplayground
Path

Two steps out from George H.W. Bush

FromViaFirst arc drawn as+1
George H.W. BushBush Energysolid arrow with a ye…
George H.W. BushBush Energysolid arrow with a ye…
George H.W. BushBush Energysolid arrow with a ye…
George H.W. BushErich von Marbodplain arc, no decorat…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 7 rows · 435 ms · no server, no download — the query runs in your browser.

The query

PREFIX lo: <https://w3id.org/rete/lombardi/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?start ?via ?viaDrawnAs ?reached WHERE { ?a rdfs:label ?start . FILTER(?start = "George H.W. Bush") ?e1 lo:source ?a ; lo:target ?m ; lo:arcType ?t1 . ?m rdfs:label ?via . ?t1 lo:drawnAs ?viaDrawnAs . ?e2 lo:source ?m ; lo:target ?b . ?b rdfs:label ?reached . } ORDER BY ?via ?reached LIMIT 100

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