reteplayground
Select

🚶 Walk a shelf — a run of the closed stacks (numerus currens)

Call no. (shelf o…BookYear
USA 108 830"19"MUSI8Kontingenz und Gefühl…2013
USA 1080 791.44.071SAU8Madrid dans le cinéma…2013
USA 10800/1 294:898"18"PHUMahātmā Jotibā Phule-…1994
USA 10801 001.8Lecture et prise de n…2014
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 79.7 s · 293.0 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 ?call ?title ?date WHERE { ?it b:callNumber ?call ; schema:name ?title . FILTER(STRSTARTS(?call, "USA 108")) OPTIONAL { ?it schema:startDate ?date } } ORDER BY ?call LIMIT 60

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