reteplayground
Summary

The 51 drawings, with what each one narrates

DrawingNarrates from…to+2
Banco Nazionale del Lavoro, R…19791991
Untitled (UPI Saga: Pat Rober…19821994
Nugan Hand Bank Sydney, Austr…19741980
World Finance Corporation, Mi…19701979
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