reteplayground
Select

📸 Browse the Photographie shelf (by call number)

Call no.CoverTitle
77 CHE (081)Claire Chevrier / Fré…
77 PAROpen image ↗Fashion magazine / Ma…
77Open image ↗Contacts [Enregistrem…
77(05)Photography / Michael…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 60 rows · 409 ms · 1.5 MB of 12.9 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX b: <https://data.ecal.ch/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?call ?cover ?title WHERE { ?c rdfs:label "Photographie" . ?w dct:isPartOf ?c ; b:callNumber ?call ; schema:name ?title . OPTIONAL { ?w schema:thumbnailUrl ?cover } } ORDER BY ?call LIMIT 60

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