diff --git a/show/dance2011/URI b/show/dance2011/URI new file mode 100644 --- /dev/null +++ b/show/dance2011/URI @@ -0,0 +1,1 @@ +http://light9.bigasterisk.com/show/dance2011 diff --git a/show/dance2011/config.n3 b/show/dance2011/config.n3 new file mode 100644 --- /dev/null +++ b/show/dance2011/config.n3 @@ -0,0 +1,225 @@ +@prefix : . +@prefix ch: . +@prefix chase: . +@prefix dmx: . +@prefix group: . +@prefix mus: . +@prefix rdf: . +@prefix rdfs: . +@prefix sh: . +@prefix show: . +@prefix sub: . + +show:dance2011 :playList ( + sh:song1 sh:song2 sh:song3 sh:song4 sh:song5 + sh:song6 sh:song7 sh:song8 sh:song9 sh:song10 + sh:song11 sh:song12 sh:song13 sh:song14 sh:song15 + sh:song16 sh:song17 +) . + +:Song is rdf:type of sh:song1, sh:song2, sh:song3, sh:song4, + sh:song5, sh:song6, sh:song7, sh:song8, sh:song9, sh:song10, + sh:song11, sh:song12, sh:song13, sh:song14, sh:song15, sh:song16, + sh:song17 . + +sh:song1 rdfs:label "1 opening"; :showPath . +sh:song2 rdfs:label "2 "; :showPath . +sh:song3 rdfs:label "3 "; :showPath . +sh:song4 rdfs:label "4 "; :showPath . +sh:song5 rdfs:label "5 ballgame"; :showPath . +sh:song6 rdfs:label "6 marching"; :showPath . +sh:song7 rdfs:label "7 cirque"; :showPath . +sh:song8 rdfs:label "8 racecar"; :showPath . +sh:song9 rdfs:label "9 " ; :showPath . +sh:song10 rdfs:label "10" ; :showPath . +sh:song11 rdfs:label "11 ball"; :showPath . +sh:song12 rdfs:label "12 "; :showPath . +sh:song13 rdfs:label "13 "; :showPath . +sh:song14 rdfs:label "14 "; :showPath . +sh:song15 rdfs:label "15 "; :showPath . +sh:song16 rdfs:label "16 "; :showPath . +sh:song17 rdfs:label "17 rocky"; :showPath . + +sub:red :color "#ff0000"; :group group:strip; :order 0 . +sub:orange :color "#f65d00"; :group group:strip; :order 1 . +sub:green :color "#1d9500"; :group group:strip; :order 2 . +sub:blue :color "#0000ff"; :group group:strip; :order 3. + +sub:sharlyn :group group:live; :order 1 . +sub:cyc :group group:live; :order 2 . +sub:house :group group:live; :order 3 . +sub:scoop :group group:live; :order 4 . +sub:front :group group:live; :order 5 . +sub:curtain :group group:live; :order 6 . + +sub:bcool :color "#81b5b1"; :group group:back; :order 0 . +sub:bblue :color "#3e6dca"; :group group:back; :order 1 . +sub:bbluec :color "#003cb3"; :group group:back; :order 2 . +sub:bwarm :color "#ffaa77"; :group group:back; :order 3 . +sub:bpurple :color "#b4099d"; :group group:back; :order 4 . +sub:bred :color "#c0341b"; :group group:back; :order 5 . +sub:bredc :color "#ff0000"; :group group:back; :order 6 . + +chase:colors a :Chase; :channels ( +ch:oran1 ch:gree1 ch:blue1 ch:red1 +ch:oran2 ch:gree2 ch:blue2 ch:red2 +ch:oran3 ch:gree2 ch:blue2 ch:red2 +ch:oran4 ) . + +chase:colors1 a :Chase; :channels (ch:red1 ch:gree1 ch:oran1 ch:blue1) . +chase:colors2 a :Chase; :channels (ch:red2 ch:gree2 ch:oran2 ch:blue2) . +chase:colors3 a :Chase; :channels (ch:red3 ch:gree3 ch:oran3 ch:blue3) . +chase:colors4 a :Chase; :channels (ch:red4 ch:gree4 ch:oran4 ch:blue4) . + +chase:back a :Chase; rdfs:comment "back non-white, brightness order"; + :channels ( +ch:b35-L-p +ch:b12-L-p +ch:b36-C-b +ch:b24-R-b +ch:b11-C-b +ch:b23-L-b +ch:b26-L-c +ch:b21-R-c +ch:b31-L-r +ch:b13-C-r +ch:b16-R-r +ch:b34-C-r +ch:b25-R-w +ch:b22-L-w +) . + + +chase:back2 a :Chase; rdfs:comment "back non-white, brightness order, sans purple"; + :channels ( +ch:b36-C-b +ch:b24-R-b +ch:b11-C-b +ch:b23-L-b +ch:b26-L-c +ch:b21-R-c +ch:b31-L-r +ch:b13-C-r +ch:b16-R-r +ch:b34-C-r +ch:b25-R-w +ch:b22-L-w +) . + + +chase:scoop a :Chase; :channels ( +ch:down-r +ch:down-c +ch:down-l +ch:upcenter +ch:upright +ch:cyc-right +ch:cyc-mid +ch:cyc-left +) . + +chase:backorder a :Chase; rdfs:comment "back, right-to-left"; + :channels ( +ch:b36-C-b +ch:b34-C-r +ch:b31-L-r +ch:b26-L-c +ch:b25-R-w +ch:b24-R-b +ch:b23-L-b +ch:b22-L-w +ch:b21-R-c +ch:b16-R-r +ch:b13-C-r +ch:b11-C-b +) . + + + +chase:cycline a :Chase; :channels (ch:cyc-left ch:cyc-mid ch:cyc-right ) . +chase:cycpong a :Chase; :channels (ch:cyc-left ch:cyc-mid ch:cyc-right ch:cyc-mid) . + + + + + +#ch:b26 :previewLayer [ :path "lightsim/skyline/front-left.png" ] . +#ch:front11 :previewLayer [ :path "lightsim/skyline/front-right.png" ] . +#ch:house1 :previewLayer [ :path "lightsim/skyline/bg.png" ] . +#ch:gree1 :previewLayer [ :path "lightsim/skyline/cyc-lo-grn.png" ] . +#ch:oran1 :previewLayer [ :path "lightsim/skyline/cyc-lo-or.png" ] . +#ch:red1 :previewLayer [ :path "lightsim/skyline/cyc-lo-red.png" ] . +#ch:blue1 :previewLayer [ :path "lightsim/skyline/cyc-lo-blu.png" ]; rdfs:comment "(image is blank)". + +dmx:c1 :dmxAddress 1 . +dmx:c2 :dmxAddress 2 . +dmx:c3 :dmxAddress 3 . +dmx:c4 :dmxAddress 4 . +dmx:c5 :dmxAddress 5 . +dmx:c6 :dmxAddress 6 . +dmx:c7 :dmxAddress 7 . +dmx:c8 :dmxAddress 8 . +dmx:c9 :dmxAddress 9 . +dmx:c10 :dmxAddress 10 . +dmx:c11 :dmxAddress 11 . +dmx:c12 :dmxAddress 12 . +dmx:c13 :dmxAddress 13 . +dmx:c14 :dmxAddress 14 . +dmx:c15 :dmxAddress 15 . +dmx:c16 :dmxAddress 16 . +dmx:c17 :dmxAddress 17 . +dmx:c18 :dmxAddress 18 . +dmx:c19 :dmxAddress 19 . +dmx:c20 :dmxAddress 20 . +dmx:c21 :dmxAddress 21 . +dmx:c22 :dmxAddress 22 . +dmx:c23 :dmxAddress 23 . +dmx:c24 :dmxAddress 24 . +dmx:c25 :dmxAddress 25 . +dmx:c26 :dmxAddress 26 . +dmx:c27 :dmxAddress 27 . +dmx:c28 :dmxAddress 28 . +dmx:c29 :dmxAddress 29 . +dmx:c30 :dmxAddress 30 . +dmx:c31 :dmxAddress 31 . +dmx:c32 :dmxAddress 32 . +dmx:c33 :dmxAddress 33 . +dmx:c34 :dmxAddress 34 . +dmx:c35 :dmxAddress 35 . +dmx:c36 :dmxAddress 36 . +dmx:c37 :dmxAddress 37 . +dmx:c38 :dmxAddress 38 . +dmx:c39 :dmxAddress 39 . +dmx:c40 :dmxAddress 40 . +dmx:c41 :dmxAddress 41 . +dmx:c42 :dmxAddress 42 . +dmx:c43 :dmxAddress 43 . +dmx:c44 :dmxAddress 44 . +dmx:c45 :dmxAddress 45 . +dmx:c46 :dmxAddress 46 . +dmx:c47 :dmxAddress 47 . +dmx:c48 :dmxAddress 48 . +dmx:c49 :dmxAddress 49 . +dmx:c50 :dmxAddress 50 . +dmx:c51 :dmxAddress 51 . +dmx:c52 :dmxAddress 52 . +dmx:c53 :dmxAddress 53 . +dmx:c54 :dmxAddress 54 . +dmx:c55 :dmxAddress 55 . +dmx:c56 :dmxAddress 56 . +dmx:c57 :dmxAddress 57 . +dmx:c58 :dmxAddress 58 . +dmx:c59 :dmxAddress 59 . +dmx:c60 :dmxAddress 60 . +dmx:c61 :dmxAddress 61 . +dmx:c62 :dmxAddress 62 . +dmx:c63 :dmxAddress 63 . +dmx:c64 :dmxAddress 64 . +dmx:c65 :dmxAddress 65 . +dmx:c66 :dmxAddress 66 . +dmx:c67 :dmxAddress 67 . +dmx:c68 :dmxAddress 68 . +dmx:c69 :dmxAddress 69 . +dmx:c70 :dmxAddress 70 . +dmx:c71 :dmxAddress 71 . +dmx:c72 :dmxAddress 72 . diff --git a/show/dance2011/makefile b/show/dance2011/makefile new file mode 100644 --- /dev/null +++ b/show/dance2011/makefile @@ -0,0 +1,2 @@ +patch.n3: patch-source.n3 patch-rules.n3 + python2.5 `which cwm` patch-source.n3 --filter=patch-rules.n3 --n3=/ > patch.n3 \ No newline at end of file diff --git a/show/dance2011/patch-rules.n3 b/show/dance2011/patch-rules.n3 new file mode 100644 --- /dev/null +++ b/show/dance2011/patch-rules.n3 @@ -0,0 +1,18 @@ +@prefix ch: . +@prefix dmx: . +@prefix rdfs: . +@prefix l9: . +@prefix log: . +@prefix string: . + +@prefix prep: . + +{ + [prep:name ?name; prep:output ?c] . + + ch: log:uri ?channelNamespace . + (?channelNamespace ?name) string:concatenation ?uriString . + ?chanUri log:uri ?uriString . +} => { + ?chanUri a l9:Channel; rdfs:label ?name; l9:output ?c . +} . diff --git a/show/dance2011/patch-source.n3 b/show/dance2011/patch-source.n3 new file mode 100644 --- /dev/null +++ b/show/dance2011/patch-source.n3 @@ -0,0 +1,80 @@ +@prefix : . +@prefix dmx: . + +# build with: +# python2.5 =cwm patch-source.n3 --filter=patch-rules.n3 --n3=/ > patch.n3 +# python2.5 =cwm show/dance2009/patch-source.n3 --filter=show/dance2009/patch-rules.n3 --n3=/ > show/dance2009/patch.n3 +[ :name "oran1"; :output dmx:c21 ] . +[ :name "oran2"; :output dmx:c25 ] . +[ :name "oran3"; :output dmx:c29 ] . +[ :name "oran4"; :output dmx:c33 ] . +[ :name "gree1"; :output dmx:c22 ] . +[ :name "gree2"; :output dmx:c26 ] . +[ :name "gree3"; :output dmx:c30 ] . +[ :name "gree4"; :output dmx:c34 ] . +[ :name "blue1"; :output dmx:c23 ] . +[ :name "blue2"; :output dmx:c27 ] . +[ :name "blue3"; :output dmx:c31 ] . +[ :name "blue4"; :output dmx:c35 ] . +[ :name "red1"; :output dmx:c24 ] . +[ :name "red2"; :output dmx:c28 ] . +[ :name "red3"; :output dmx:c32 ] . +[ :name "red4"; :output dmx:c36 ] . +[ :name "upright"; :output dmx:c37 ] . +[ :name "upcenter"; :output dmx:c38 ] . +# 35 blue has a white in it too + +[ :name "b11-C-b"; :output dmx:c54 ] . +[ :name "b12-L-p"; :output dmx:c53 ] . +[ :name "b13-C-r"; :output dmx:c52 ] . +[ :name "b14-L-#"; :output dmx:c51 ] . +[ :name "b15-R"; :output dmx:c50 ] . +[ :name "b16-R-r"; :output dmx:c49 ] . +[ :name "b21-R-c"; :output dmx:c55 ] . +[ :name "b22-L-w"; :output dmx:c56 ] . +[ :name "b23-L-b"; :output dmx:c57 ] . +[ :name "b24-R-b"; :output dmx:c58 ] . +[ :name "b25-R-w"; :output dmx:c59 ] . +[ :name "b26-L-c"; :output dmx:c60 ] . +[ :name "b31-L-r"; :output dmx:c61 ] . +[ :name "b32-L"; :output dmx:c62 ] . +[ :name "b33-R-#"; :output dmx:c63 ] . +[ :name "b34-C-r"; :output dmx:c64 ] . +[ :name "b35-L-p"; :output dmx:c65 ] . +[ :name "b36-C-b"; :output dmx:c66 ] . + +[ :name "post-l"; :output dmx:c45 ] . +[ :name "post-r"; :output dmx:c46 ] . + +[ :name "s40x"; :output dmx:c40 ] . +[ :name "front1"; :output dmx:c1 ] . +[ :name "front2x"; :output dmx:c2 ] . +[ :name "front3"; :output dmx:c3 ] . +[ :name "front4"; :output dmx:c4 ] . +[ :name "front5"; :output dmx:c5 ] . +[ :name "front6"; :output dmx:c6 ] . +[ :name "sharlyn"; :output dmx:c7 ] . +[ :name "front8"; :output dmx:c8 ] . +[ :name "front9"; :output dmx:c9 ] . +[ :name "front10"; :output dmx:c10 ] . +[ :name "front11"; :output dmx:c11 ] . +[ :name "front12"; :output dmx:c12 ] . + +[ :name "strobe"; :output dmx:c14 ] . +[ :name "blacklight"; :output dmx:c15 ] . +[ :name "down-r"; :output dmx:c16 ] . +[ :name "down-l"; :output dmx:c17 ] . +[ :name "fr18x"; :output dmx:c18 ] . +[ :name "down-c"; :output dmx:c19 ] . +[ :name "fr20x"; :output dmx:c20 ] . + +[ :name "cyc-right"; :output dmx:c41 ] . +[ :name "cyc-mid"; :output dmx:c43 ] . +[ :name "cyc-left"; :output dmx:c44 ] . + +[ :name "house-side"; :output dmx:c68 ] . +[ :name "house1"; :output dmx:c69 ] . +[ :name "house4"; :output dmx:c70 ] . +[ :name "house3"; :output dmx:c71 ] . +[ :name "house2"; :output dmx:c72 ] . + diff --git a/show/dance2011/patch.n3 b/show/dance2011/patch.n3 new file mode 100644 --- /dev/null +++ b/show/dance2011/patch.n3 @@ -0,0 +1,277 @@ +#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp + # using base file:///home/dmcc/rev/light9/show/dance2010/patch-source.n3 + +# Notation3 generation by +# notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp + +# Base was: file:///home/dmcc/rev/light9/show/dance2010/patch-source.n3 + @prefix : . + @prefix ch: . + @prefix dmx: . + @prefix rdfs: . + + ch:b11-C-b a :Channel; + :output dmx:c54; + rdfs:label "b11-C-b" . + + ch:b12-L-p a :Channel; + :output dmx:c53; + rdfs:label "b12-L-p" . + + ch:b13-C-r a :Channel; + :output dmx:c52; + rdfs:label "b13-C-r" . + + a :Channel; + :output dmx:c51; + rdfs:label "b14-L-#" . + + ch:b15-R a :Channel; + :output dmx:c50; + rdfs:label "b15-R" . + + ch:b16-R-r a :Channel; + :output dmx:c49; + rdfs:label "b16-R-r" . + + ch:b21-R-c a :Channel; + :output dmx:c55; + rdfs:label "b21-R-c" . + + ch:b22-L-w a :Channel; + :output dmx:c56; + rdfs:label "b22-L-w" . + + ch:b23-L-b a :Channel; + :output dmx:c57; + rdfs:label "b23-L-b" . + + ch:b24-R-b a :Channel; + :output dmx:c58; + rdfs:label "b24-R-b" . + + ch:b25-R-w a :Channel; + :output dmx:c59; + rdfs:label "b25-R-w" . + + ch:b26-L-c a :Channel; + :output dmx:c60; + rdfs:label "b26-L-c" . + + ch:b31-L-r a :Channel; + :output dmx:c61; + rdfs:label "b31-L-r" . + + ch:b32-L a :Channel; + :output dmx:c62; + rdfs:label "b32-L" . + + a :Channel; + :output dmx:c63; + rdfs:label "b33-R-#" . + + ch:b34-C-r a :Channel; + :output dmx:c64; + rdfs:label "b34-C-r" . + + ch:b35-L-p a :Channel; + :output dmx:c65; + rdfs:label "b35-L-p" . + + ch:b36-C-b a :Channel; + :output dmx:c66; + rdfs:label "b36-C-b" . + + ch:blacklight a :Channel; + :output dmx:c15; + rdfs:label "blacklight" . + + ch:blue1 a :Channel; + :output dmx:c23; + rdfs:label "blue1" . + + ch:blue2 a :Channel; + :output dmx:c27; + rdfs:label "blue2" . + + ch:blue3 a :Channel; + :output dmx:c31; + rdfs:label "blue3" . + + ch:blue4 a :Channel; + :output dmx:c35; + rdfs:label "blue4" . + + ch:cyc-left a :Channel; + :output dmx:c44; + rdfs:label "cyc-left" . + + ch:cyc-mid a :Channel; + :output dmx:c43; + rdfs:label "cyc-mid" . + + ch:cyc-right a :Channel; + :output dmx:c41; + rdfs:label "cyc-right" . + + ch:down-c a :Channel; + :output dmx:c19; + rdfs:label "down-c" . + + ch:down-l a :Channel; + :output dmx:c17; + rdfs:label "down-l" . + + ch:down-r a :Channel; + :output dmx:c16; + rdfs:label "down-r" . + + ch:fr18x a :Channel; + :output dmx:c18; + rdfs:label "fr18x" . + + ch:fr20x a :Channel; + :output dmx:c20; + rdfs:label "fr20x" . + + ch:front1 a :Channel; + :output dmx:c1; + rdfs:label "front1" . + + ch:front10 a :Channel; + :output dmx:c10; + rdfs:label "front10" . + + ch:front11 a :Channel; + :output dmx:c11; + rdfs:label "front11" . + + ch:front12 a :Channel; + :output dmx:c12; + rdfs:label "front12" . + + ch:front2x a :Channel; + :output dmx:c2; + rdfs:label "front2x" . + + ch:front3 a :Channel; + :output dmx:c3; + rdfs:label "front3" . + + ch:front4 a :Channel; + :output dmx:c4; + rdfs:label "front4" . + + ch:front5 a :Channel; + :output dmx:c5; + rdfs:label "front5" . + + ch:front6 a :Channel; + :output dmx:c6; + rdfs:label "front6" . + + ch:front8 a :Channel; + :output dmx:c8; + rdfs:label "front8" . + + ch:front9 a :Channel; + :output dmx:c9; + rdfs:label "front9" . + + ch:gree1 a :Channel; + :output dmx:c22; + rdfs:label "gree1" . + + ch:gree2 a :Channel; + :output dmx:c26; + rdfs:label "gree2" . + + ch:gree3 a :Channel; + :output dmx:c30; + rdfs:label "gree3" . + + ch:gree4 a :Channel; + :output dmx:c34; + rdfs:label "gree4" . + + ch:house-side a :Channel; + :output dmx:c68; + rdfs:label "house-side" . + + ch:house1 a :Channel; + :output dmx:c69; + rdfs:label "house1" . + + ch:house2 a :Channel; + :output dmx:c72; + rdfs:label "house2" . + + ch:house3 a :Channel; + :output dmx:c71; + rdfs:label "house3" . + + ch:house4 a :Channel; + :output dmx:c70; + rdfs:label "house4" . + + ch:oran1 a :Channel; + :output dmx:c21; + rdfs:label "oran1" . + + ch:oran2 a :Channel; + :output dmx:c25; + rdfs:label "oran2" . + + ch:oran3 a :Channel; + :output dmx:c29; + rdfs:label "oran3" . + + ch:oran4 a :Channel; + :output dmx:c33; + rdfs:label "oran4" . + + ch:post-l a :Channel; + :output dmx:c45; + rdfs:label "post-l" . + + ch:post-r a :Channel; + :output dmx:c46; + rdfs:label "post-r" . + + ch:red1 a :Channel; + :output dmx:c24; + rdfs:label "red1" . + + ch:red2 a :Channel; + :output dmx:c28; + rdfs:label "red2" . + + ch:red3 a :Channel; + :output dmx:c32; + rdfs:label "red3" . + + ch:red4 a :Channel; + :output dmx:c36; + rdfs:label "red4" . + + ch:s40x a :Channel; + :output dmx:c40; + rdfs:label "s40x" . + + ch:sharlyn a :Channel; + :output dmx:c7; + rdfs:label "sharlyn" . + + ch:strobe a :Channel; + :output dmx:c14; + rdfs:label "strobe" . + + ch:upcenter a :Channel; + :output dmx:c38; + rdfs:label "upcenter" . + + ch:upright a :Channel; + :output dmx:c37; + rdfs:label "upright" . + +#ENDS