rete
playground
Select
🎼 One dance, move by move
Start (s)
Move
Hold
0.0
Basic step, facing th…
0.81
XBL with normal close…
normal closed hold @en
3.33
XBL with normal close…
normal closed hold @en
5.8
Right turn for the fo…
normal open hold @en
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
61 rows · 12 ms · 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 ?start ?move ?hold WHERE { <https://w3id.org/rete/dance/id/pair3-song1-take1> dance:hasSegment ?seg . ?seg dance:section "Together" ; dance:startTime ?start ; rdfs:label ?move . OPTIONAL { ?seg dance:hasHold ?h . ?h rdfs:label ?hold } } ORDER BY ?start
rete playground
·
documentation
·
github.com/caviri/rete