rete
playground
Select
🔎 Full-text search across the OCR'd books
Book
Date
Open (IIIF)
Beati Raymundi Lulli ... libe…
1749
IIIFOpen manifest ↗
Título: Liber Mangus Contempl…
1749
IIIFOpen manifest ↗
Omnium scientiarum magistri b…
1745
IIIFOpen manifest ↗
Título: Ars juris et arbor im…
1745
IIIFOpen manifest ↗
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
25 rows · 3.8 s · 6.5 MB of 24.5 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX bvpb: <https://bvpb.mcu.es/ns#> PREFIX dc: <http://purl.org/dc/elements/1.1/> SELECT ?title ?date ?manifest WHERE { ?s bvpb:fulltext ?txt ; dc:title ?title ; dc:date ?date ; bvpb:iiifManifest ?manifest . FILTER(CONTAINS(LCASE(STR(?txt)), "sapientia")) } LIMIT 25
rete playground
·
documentation
·
github.com/caviri/rete