reteplayground
Select

💎 Treasures: the oldest printed books, and where they're kept

TitlePrintedHeld at
Monumentum typographicum anni…1457EEBO Early English Bo…
But the queene gathering a po…1459EEBO Early English Bo…
De oratore" - Subiaco 1465 :…1465BCUL site Unithèque
Contractibus mercatorum1468The Making of the Mod…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 28.4 s · 12.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 ?title ?date ?lib WHERE { ?w a schema:Book ; schema:name ?title ; schema:startDate ?date ; b:heldAt ?h . ?h schema:name ?lib . FILTER(?date > 1450) } ORDER BY ?date LIMIT 50

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