rete
playground
Summary
The 51 drawings, with what each one narrates
Drawing
Narrates from
…to
+2
Banco Nazionale del Lavoro, R…
1979
1991
…
Untitled (UPI Saga: Pat Rober…
1982
1994
…
Nugan Hand Bank Sydney, Austr…
1974
1980
…
World Finance Corporation, Mi…
1970
1979
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
51 rows · 28 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 ?drawing ?from ?to ?actors ?arcs WHERE { ?w a lo:Drawing ; rdfs:label ?drawing ; lo:nodeCount ?actors ; lo:edgeCount ?arcs . OPTIONAL { ?w lo:narrationStart ?from . ?w lo:narrationEnd ?to } } ORDER BY DESC(?arcs)
rete playground
·
documentation
·
github.com/caviri/rete