rete
playground
Select
The originals, as objects
Original
Drawing
Made
+3
Open image ↗
Astra - Bmarc - Unwin…
(2000)
…
Open image ↗
Banco Nazionale del L…
1998
…
Open image ↗
Butchers, ESM @en
(1994)
…
Open image ↗
First United, CB Fin…
(1994)
…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
17 rows · 5.4 s · 119.9 KB of 1015.9 KB read over HTTP range · 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#> PREFIX schema: <https://schema.org/> SELECT ?img ?drawing ?date ?medium ?dimensions ?accession WHERE { ?w lo:momaImage ?img ; lo:accession ?accession ; rdfs:label ?drawing . OPTIONAL { ?w schema:dateCreated ?date } OPTIONAL { ?w schema:artMedium ?medium } OPTIONAL { ?w lo:dimensions ?dimensions } } ORDER BY ?drawing
rete playground
·
documentation
·
github.com/caviri/rete