reteplayground
Search

🔤 Find a word in the dialogue

Start (s)LangSubtitle
27.000cs...ty máš svoji robot…
27.000da...du har dine robott…
27.000deDu hast deinen Robote…
27.000en...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