reteplayground
Select

📄 Full-text PDFs — open any of 284k digitised books

TitleAuthorYear+1
Vente faite par Nuño Núñez à…1357
Sentence de condamnation à mo…1438
Ventes, redevances et reçus d…1450
Donation de Villalbarba et sa…1473
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 17.1 s · 34.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/> SELECT ?title ?author ?date ?pdf WHERE { ?it schema:associatedMedia ?pdf ; schema:name ?title ; schema:startDate ?date . FILTER(STRSTARTS(STR(?pdf), "https://patrinum.ch/record/")) OPTIONAL { ?it schema:creator ?a . ?a schema:name ?author } } ORDER BY ?date LIMIT 60

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