reteplayground
Select

The money he wrote along the arcs

AmountFromTo+2
$ 848 kSWAPS - Houston -July 1990: Bush bails…
$ 100 kRobert Bass85/3
$ 100 k85/3Theodore Brunn
2 milarms dealsGulf au
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 42 rows · 11 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 ?amount ?from ?to ?drawnAs ?drawing WHERE { ?e lo:amount ?amount ; 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 . } ORDER BY ?drawing

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