reteplayground
Select

📜 Page-turning facsimiles — the oldest books & charters (IIIF)

Facsimile (IIIF)DocumentYear+1
IIIFOpen manifest ↗Vente faite par Nuño…1357
IIIFOpen manifest ↗Sentence de condamnat…1438
IIIFOpen manifest ↗Ventes, redevances et…1450
IIIFOpen manifest ↗Donation de Villalbar…1473
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 1.0 s · 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 ?manifest ?title ?date ?pdf WHERE { ?it b:iiifManifest ?manifest ; schema:name ?title ; schema:startDate ?date . FILTER(STRSTARTS(STR(?manifest), "https://data.graphplaza.com/bcul/iiif/")) OPTIONAL { ?it schema:associatedMedia ?pdf } } ORDER BY ?date LIMIT 60

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