reteplayground
Multilingual

🌍 One line, every language

LangSubtitle
csJseš pěkná mrcha, Tho…
daDu er et skvat, Thom.…
deDu 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