rete
playground
Select
🎬 Films & DVDs in the collection
Cover
Title
Director
Open image ↗
...Et pour quelques d…
LEONE, Sergio
Open image ↗
1 chance sur 2 [Enreg…
Open image ↗
10 artistes, 10 momen…
ROUYET, Julien
Open 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 →
60 rows · 7.0 ms · no server, no download — the query runs in your browser.
The query
PREFIX schema: <http://schema.org/> SELECT ?cover ?title ?director WHERE { ?w a schema:VideoObject ; schema:name ?title . OPTIONAL { ?w schema:thumbnailUrl ?cover } OPTIONAL { ?w schema:creator ?a . ?a schema:name ?director } } LIMIT 60
rete playground
·
documentation
·
github.com/caviri/rete