reteplayground
Select

🎬 Film gallery — with a link to each record

CoverTitleDirector+2
WEBPOpen image ↗...Et pour quelques d…LEONE, Sergio…
WEBPOpen image ↗1 chance sur 2 [Enreg……
WEBPOpen image ↗10 artistes, 10 momen…ROUYET, Julien…
WEBPOpen image ↗10 curtas metragens p…MENDES, Patrick…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 40 rows · 10 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> SELECT ?cover ?title ?director ?year ?record WHERE { ?w a schema:VideoObject ; schema:name ?title ; schema:url ?record . OPTIONAL { ?w schema:thumbnailUrl ?cover } OPTIONAL { ?w schema:creator ?a . ?a schema:name ?director } OPTIONAL { ?w schema:startDate ?year } } LIMIT 40

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