reteplayground
Select

📷 Digitized-heritage gallery — cover, author, year, open ↗

CoverTitleAuthor+2
Open image ↗Dialogues du désordre…Viret, Pierre
Open image ↗Histoire, ou chronolo…Rigaud, Pierre
Open image ↗Le capucin réforméMartin, Gaspar
Open image ↗Chroniques ou histoir…Stettler, Michael
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 42 rows · 11.6 s · 44.5 MB of 1892.8 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX b: <https://data.bcu-lausanne.ch/> SELECT ?thumb ?title ?creator ?date ?url WHERE { ?it schema:isPartOf <https://data.bcu-lausanne.ch/source/patrinum> ; schema:image ?thumb ; schema:name ?title ; schema:url ?url ; schema:startDate ?date . OPTIONAL { ?it schema:creator ?a . ?a schema:name ?creator } } ORDER BY ?date LIMIT 60

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