rete
playground
Search
🔤 Find a word in the dialogue
Start (s)
Lang
Subtitle
27.000
cs
...ty máš svoji robot…
27.000
da
...du har dine robott…
27.000
de
Du hast deinen Robote…
27.000
en
...you have your robo…
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
66 rows · 56 ms · no server, no download — the query runs in your browser.
The query
PREFIX su: <https://w3id.org/rete/subtitles#> SELECT ?start ?language ?text WHERE { ?c a su:Cue ; su:start ?start ; su:text ?text . FILTER(CONTAINS(LCASE(STR(?text)), "robot")) BIND(LANG(?text) AS ?language) } ORDER BY ?start ?language
rete playground
·
documentation
·
github.com/caviri/rete