reteplayground
Select

🏛️ Le Corbusier, in chronological order

CoverTitleYear+1
Open image ↗Modulor [Le Corbusier…
Open image ↗Le Modulor : essai ss…1950
Manière de penser l'u…1966
La Charte d'Athènes.…1971
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 22 rows · 63 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX b: <https://data.ecal.ch/> SELECT ?cover ?title ?year ?call WHERE { ?a schema:name "LE CORBUSIER" . ?w schema:creator ?a ; schema:name ?title . OPTIONAL { ?w schema:thumbnailUrl ?cover } OPTIONAL { ?w schema:startDate ?year } OPTIONAL { ?w b:callNumber ?call } } ORDER BY ?year LIMIT 40

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