reteplayground
Summary

The 20 language tracks

LanguageCues
Czech93
Hebrew84
Hungarian78
Chinese (Simplified)76
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 20 rows · 1.1 s · no server, no download — the query runs in your browser.

The query

PREFIX su: <https://w3id.org/rete/subtitles#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?language ?cues WHERE { ?t a su:SubtitleTrack ; rdfs:label ?language ; su:cueCount ?cues . } ORDER BY DESC(?cues) ?language

rete playground · documentation · github.com/caviri/rete