reteplayground
Select

🔎 Everything on 'Art contemporain'

CoverTitleAuthor
Open image ↗Stéphanie Moisdon / S…MOISDON, Stéphanie
Open image ↗Biennale de Lyon 2007…
Open image ↗Du yodel à la physiqu…
Open image ↗Les vanités dans l'ar…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 119 ms · 256.0 KB 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?cover ?title ?author WHERE { ?c rdfs:label "Art contemporain" . ?w schema:about ?c ; schema:name ?title . OPTIONAL { ?w schema:thumbnailUrl ?cover } OPTIONAL { ?w schema:creator ?a . ?a schema:name ?author } } LIMIT 50

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