rete
playground
Multilingual
🌍 One line, every language
Lang
Subtitle
cs
Jseš pěkná mrcha, Tho…
da
Du er et skvat, Thom.…
de
Du bist ein Vollidiot…
el
Είσαι άθλιος, Τομ. @el
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
20 rows · 201 ms · no server, no download — the query runs in your browser.
The query
PREFIX su: <https://w3id.org/rete/subtitles#> SELECT ?language ?text WHERE { ?line a su:Line ; su:start ?s ; su:text ?text . FILTER(?s >= 23 && ?s < 24) BIND(LANG(?text) AS ?language) } ORDER BY ?language
rete playground
·
documentation
·
github.com/caviri/rete