reteplayground
Select

🖼️ Manuscript facsimiles — folio, IIIF viewer, origin & language

FolioManuscriptFrom+3
Open image ↗Iordanes Gothus, De o…800
Open image ↗P. Ovidii Nasonis, Me…1100
Open image ↗Liber sapientiae glos…1200
Open image ↗Liber sapientiae glos…1200
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 32 rows · 58.6 s · 33.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/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?thumb ?title ?date ?place ?lang ?manifest WHERE { ?m a schema:Manuscript ; schema:thumbnailUrl ?thumb ; schema:name ?title ; schema:startDate ?date ; b:iiifManifest ?manifest . OPTIONAL { ?m schema:spatialCoverage ?pl . ?pl schema:name ?place } OPTIONAL { ?m schema:inLanguage ?lg . ?lg rdfs:label ?lang } } ORDER BY ?date

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