annotate show/dance2008/patch.n3 @ 451:8b14ee324ab5

cp
author drewp@bigasterisk.com
date Sat, 14 Jun 2008 16:36:04 +0000
parents 439fd3ec3dfd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
1 #Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
2 # using base file:///home/drewp/projects/light9/show/dance2008/patch-source.n3
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
3
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
4 # Notation3 generation by
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
5 # notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp
421
6f62aea409cb start dance2008 show
drewp@bigasterisk.com
parents:
diff changeset
6
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
7 # Base was: file:///home/drewp/projects/light9/show/dance2008/patch-source.n3
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
8 @prefix : <http://light9.bigasterisk.com/> .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
9 @prefix ch: <http://light9.bigasterisk.com/theater/piedmont/channel/> .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
10 @prefix dmx: <http://light9.bigasterisk.com/dmx/> .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
11 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
12
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
13 ch:b11 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
14 :output dmx:c54;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
15 rdfs:label "b11" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
16
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
17 ch:b12 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
18 :output dmx:c53;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
19 rdfs:label "b12" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
20
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
21 ch:b13 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
22 :output dmx:c52;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
23 rdfs:label "b13" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
24
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
25 ch:b14 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
26 :output dmx:c51;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
27 rdfs:label "b14" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
28
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
29 ch:b15 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
30 :output dmx:c50;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
31 rdfs:label "b15" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
32
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
33 ch:b16 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
34 :output dmx:c49;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
35 rdfs:label "b16" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
36
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
37 ch:b21 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
38 :output dmx:c55;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
39 rdfs:label "b21" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
40
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
41 ch:b22 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
42 :output dmx:c56;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
43 rdfs:label "b22" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
44
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
45 ch:b23 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
46 :output dmx:c57;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
47 rdfs:label "b23" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
48
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
49 ch:b24 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
50 :output dmx:c58;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
51 rdfs:label "b24" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
52
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
53 ch:b25 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
54 :output dmx:c59;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
55 rdfs:label "b25" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
56
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
57 ch:b26 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
58 :output dmx:c60;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
59 rdfs:label "b26" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
60
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
61 ch:b31 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
62 :output dmx:c61;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
63 rdfs:label "b31" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
64
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
65 ch:b32 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
66 :output dmx:c62;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
67 rdfs:label "b32" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
68
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
69 ch:b33 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
70 :output dmx:c63;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
71 rdfs:label "b33" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
72
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
73 ch:b34 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
74 :output dmx:c64;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
75 rdfs:label "b34" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
76
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
77 ch:b35 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
78 :output dmx:c65;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
79 rdfs:label "b35" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
80
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
81 ch:b36 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
82 :output dmx:c66;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
83 rdfs:label "b36" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
84
451
drewp@bigasterisk.com
parents: 445
diff changeset
85 ch:blacklight a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
86 :output dmx:c14;
drewp@bigasterisk.com
parents: 445
diff changeset
87 rdfs:label "blacklight" .
drewp@bigasterisk.com
parents: 445
diff changeset
88
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
89 ch:blue1 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
90 :output dmx:c23;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
91 rdfs:label "blue1" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
92
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
93 ch:blue2 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
94 :output dmx:c27;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
95 rdfs:label "blue2" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
96
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
97 ch:blue3 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
98 :output dmx:c31;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
99 rdfs:label "blue3" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
100
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
101 ch:blue4 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
102 :output dmx:c35;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
103 rdfs:label "blue4" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
104
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
105 ch:cyc a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
106 :output dmx:c44;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
107 rdfs:label "cyc" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
108
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
109 ch:cyc-mid a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
110 :output dmx:c42;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
111 rdfs:label "cyc-mid" .
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
112
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
113 ch:down-l a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
114 :output dmx:c13;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
115 rdfs:label "down-l" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
116
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
117 ch:down-r a :Channel;
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
118 :output dmx:c16;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
119 rdfs:label "down-r" .
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
120
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
121 ch:fr17 a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
122 :output dmx:c17;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
123 rdfs:label "fr17" .
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
124
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
125 ch:fr18 a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
126 :output dmx:c18;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
127 rdfs:label "fr18" .
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
128
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
129 ch:fr19 a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
130 :output dmx:c19;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
131 rdfs:label "fr19" .
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
132
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
133 ch:fr20 a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
134 :output dmx:c20;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
135 rdfs:label "fr20" .
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
136
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
137 ch:front1 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
138 :output dmx:c1;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
139 rdfs:label "front1" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
140
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
141 ch:front10 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
142 :output dmx:c10;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
143 rdfs:label "front10" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
144
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
145 ch:front11 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
146 :output dmx:c11;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
147 rdfs:label "front11" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
148
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
149 ch:front12 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
150 :output dmx:c12;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
151 rdfs:label "front12" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
152
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
153 ch:front2 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
154 :output dmx:c2;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
155 rdfs:label "front2" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
156
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
157 ch:front3 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
158 :output dmx:c3;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
159 rdfs:label "front3" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
160
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
161 ch:front4 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
162 :output dmx:c4;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
163 rdfs:label "front4" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
164
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
165 ch:front5 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
166 :output dmx:c5;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
167 rdfs:label "front5" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
168
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
169 ch:front6 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
170 :output dmx:c6;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
171 rdfs:label "front6" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
172
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
173 ch:front8 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
174 :output dmx:c8;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
175 rdfs:label "front8" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
176
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
177 ch:front9 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
178 :output dmx:c9;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
179 rdfs:label "front9" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
180
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
181 ch:gree1 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
182 :output dmx:c22;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
183 rdfs:label "gree1" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
184
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
185 ch:gree2 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
186 :output dmx:c26;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
187 rdfs:label "gree2" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
188
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
189 ch:gree3 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
190 :output dmx:c30;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
191 rdfs:label "gree3" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
192
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
193 ch:gree4 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
194 :output dmx:c34;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
195 rdfs:label "gree4" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
196
451
drewp@bigasterisk.com
parents: 445
diff changeset
197 ch:house-side a :Channel;
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
198 :output dmx:c68;
451
drewp@bigasterisk.com
parents: 445
diff changeset
199 rdfs:label "house-side" .
drewp@bigasterisk.com
parents: 445
diff changeset
200
drewp@bigasterisk.com
parents: 445
diff changeset
201 ch:house1 a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
202 :output dmx:c69;
drewp@bigasterisk.com
parents: 445
diff changeset
203 rdfs:label "house1" .
drewp@bigasterisk.com
parents: 445
diff changeset
204
drewp@bigasterisk.com
parents: 445
diff changeset
205 ch:house2 a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
206 :output dmx:c72;
drewp@bigasterisk.com
parents: 445
diff changeset
207 rdfs:label "house2" .
drewp@bigasterisk.com
parents: 445
diff changeset
208
drewp@bigasterisk.com
parents: 445
diff changeset
209 ch:house3 a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
210 :output dmx:c71;
drewp@bigasterisk.com
parents: 445
diff changeset
211 rdfs:label "house3" .
drewp@bigasterisk.com
parents: 445
diff changeset
212
drewp@bigasterisk.com
parents: 445
diff changeset
213 ch:house4 a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
214 :output dmx:c70;
drewp@bigasterisk.com
parents: 445
diff changeset
215 rdfs:label "house4" .
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
216
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
217 ch:oran1 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
218 :output dmx:c21;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
219 rdfs:label "oran1" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
220
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
221 ch:oran2 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
222 :output dmx:c25;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
223 rdfs:label "oran2" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
224
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
225 ch:oran3 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
226 :output dmx:c29;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
227 rdfs:label "oran3" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
228
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
229 ch:oran4 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
230 :output dmx:c33;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
231 rdfs:label "oran4" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
232
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
233 ch:post-l a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
234 :output dmx:c45;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
235 rdfs:label "post-l" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
236
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
237 ch:post-r a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
238 :output dmx:c46;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
239 rdfs:label "post-r" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
240
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
241 ch:red1 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
242 :output dmx:c24;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
243 rdfs:label "red1" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
244
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
245 ch:red2 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
246 :output dmx:c28;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
247 rdfs:label "red2" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
248
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
249 ch:red3 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
250 :output dmx:c32;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
251 rdfs:label "red3" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
252
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
253 ch:red4 a :Channel;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
254 :output dmx:c36;
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
255 rdfs:label "red4" .
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
256
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
257 ch:s40 a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
258 :output dmx:c40;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
259 rdfs:label "s40" .
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
260
445
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
261 ch:sharlyn a :Channel;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
262 :output dmx:c7;
439fd3ec3dfd show checkpoint
drewp@bigasterisk.com
parents: 439
diff changeset
263 rdfs:label "sharlyn" .
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
264
451
drewp@bigasterisk.com
parents: 445
diff changeset
265 ch:sign a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
266 :output dmx:c41;
drewp@bigasterisk.com
parents: 445
diff changeset
267 rdfs:label "sign" .
drewp@bigasterisk.com
parents: 445
diff changeset
268
drewp@bigasterisk.com
parents: 445
diff changeset
269 ch:strobe a :Channel;
drewp@bigasterisk.com
parents: 445
diff changeset
270 :output dmx:c15;
drewp@bigasterisk.com
parents: 445
diff changeset
271 rdfs:label "strobe" .
drewp@bigasterisk.com
parents: 445
diff changeset
272
439
08a2fcf5eea1 prepare patch, and write a new cwm rule (instead of the patch2n3 convertor from before)
drewp@bigasterisk.com
parents: 421
diff changeset
273 #ENDS