reteplayground
Reasoning

🧠 Every turn in the corpus

PerformanceStart (s)Move
Pair 1, song 1, take 1 @en0.96Right turn for the fo…
Pair 1, song 1, take 1 @en10.83Right turn for the le…
Pair 1, song 1, take 1 @en18.48Right turn for the le…
Pair 1, song 1, take 1 @en28.68Right turn for the fo…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 1.7 s · no server, no download — the query runs in your browser.

The query

PREFIX dance: <https://w3id.org/rete/dance#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?performance ?start ?move WHERE { ?seg a dance:Turn ; dance:startTime ?start ; rdfs:label ?move . ?perf dance:hasSegment ?seg ; rdfs:label ?performance . } ORDER BY ?performance ?start LIMIT 50

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