Changeset - 80a788418f46
[Not reviewed]
default
0 2 0
David McClosky - 15 years ago 2010-06-19 19:04:21
dmcc@bigasterisk.com
updated patch
Ignore-this: f1fe95fbc75e1dd78e1faf0eb35553d5
2 files changed with 27 insertions and 37 deletions:
0 comments (0 inline, 0 general)
show/dance2010/patch-source.n3
Show inline comments
 
@@ -29,13 +29,13 @@
 
[ :name "b13-b"; :output dmx:c52 ] .
 
[ :name "b14"; :output dmx:c51 ] .
 
[ :name "b15-p"; :output dmx:c50 ] .
 
[ :name "b16x"; :output dmx:c49 ] .
 
[ :name "b16"; :output dmx:c49 ] .
 
[ :name "b21-p"; :output dmx:c55 ] .
 
[ :name "b22-b"; :output dmx:c56 ] .
 
[ :name "b23-b"; :output dmx:c57 ] .
 
[ :name "b24-b"; :output dmx:c58 ] .
 
[ :name "b25-r"; :output dmx:c59 ] .
 
[ :name "b26x"; :output dmx:c60 ] .
 
[ :name "b26"; :output dmx:c60 ] .
 
[ :name "b31"; :output dmx:c61 ] .
 
[ :name "b32"; :output dmx:c62 ] .
 
[ :name "b33-r"; :output dmx:c63 ] .
 
@@ -46,10 +46,9 @@
 
[ :name "post-l"; :output dmx:c45 ] .
 
[ :name "post-r"; :output dmx:c46 ] .
 

	
 
[ :name "s40"; :output dmx:c40 ] .
 
[ :name "sign"; :output dmx:c41 ] .
 
[ :name "front1x"; :output dmx:c1 ] .
 
[ :name "front2"; :output dmx:c2 ] .
 
[ :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 ] .
 
@@ -61,14 +60,13 @@
 
[ :name "front11"; :output dmx:c11 ] .
 
[ :name "front12"; :output dmx:c12 ] .
 

	
 
[ :name "down-l"; :output dmx:c13 ] .
 
[ :name "strobe"; :output dmx:c14 ] .
 
[ :name "blacklight"; :output dmx:c15 ] .
 
[ :name "down-r"; :output dmx:c16 ] .
 
[ :name "fr17"; :output dmx:c17 ] .
 
[ :name "fr18"; :output dmx:c18 ] .
 
[ :name "down-l"; :output dmx:c17 ] .
 
[ :name "fr18x"; :output dmx:c18 ] .
 
[ :name "fr19"; :output dmx:c19 ] .
 
[ :name "fr20"; :output dmx:c20 ] .
 
[ :name "fr20x"; :output dmx:c20 ] .
 

	
 
[ :name "cyc-left"; :output dmx:c42 ] .
 
[ :name "cyc-mid"; :output dmx:c43 ] .
show/dance2010/patch.n3
Show inline comments
 
#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp 
 
        #    using base file:///home/drewp/projects/light9/show/dance2009/patch-source.n3
 
        #    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/drewp/projects/light9/show/dance2009/patch-source.n3
 
#   Base was: file:///home/dmcc/rev/light9/show/dance2010/patch-source.n3
 
     @prefix : <http://light9.bigasterisk.com/> .
 
    @prefix ch: <http://light9.bigasterisk.com/theater/piedmont/channel/> .
 
    @prefix dmx: <http://light9.bigasterisk.com/dmx/> .
 
@@ -30,9 +30,9 @@
 
         :output dmx:c50;
 
         rdfs:label "b15-p" .
 
    
 
    ch:b16x     a :Channel;
 
    ch:b16     a :Channel;
 
         :output dmx:c49;
 
         rdfs:label "b16x" .
 
         rdfs:label "b16" .
 
    
 
    ch:b21-p     a :Channel;
 
         :output dmx:c55;
 
@@ -54,9 +54,9 @@
 
         :output dmx:c59;
 
         rdfs:label "b25-r" .
 
    
 
    ch:b26x     a :Channel;
 
    ch:b26     a :Channel;
 
         :output dmx:c60;
 
         rdfs:label "b26x" .
 
         rdfs:label "b26" .
 
    
 
    ch:b31     a :Channel;
 
         :output dmx:c61;
 
@@ -115,28 +115,28 @@
 
         rdfs:label "cyc-right" .
 
    
 
    ch:down-l     a :Channel;
 
         :output dmx:c13;
 
         :output dmx:c17;
 
         rdfs:label "down-l" .
 
    
 
    ch:down-r     a :Channel;
 
         :output dmx:c16;
 
         rdfs:label "down-r" .
 
    
 
    ch:fr17     a :Channel;
 
         :output dmx:c17;
 
         rdfs:label "fr17" .
 
    
 
    ch:fr18     a :Channel;
 
    ch:fr18x     a :Channel;
 
         :output dmx:c18;
 
         rdfs:label "fr18" .
 
         rdfs:label "fr18x" .
 
    
 
    ch:fr19     a :Channel;
 
         :output dmx:c19;
 
         rdfs:label "fr19" .
 
    
 
    ch:fr20     a :Channel;
 
    ch:fr20x     a :Channel;
 
         :output dmx:c20;
 
         rdfs:label "fr20" .
 
         rdfs:label "fr20x" .
 
    
 
    ch:front1     a :Channel;
 
         :output dmx:c1;
 
         rdfs:label "front1" .
 
    
 
    ch:front10     a :Channel;
 
         :output dmx:c10;
 
@@ -150,13 +150,9 @@
 
         :output dmx:c12;
 
         rdfs:label "front12" .
 
    
 
    ch:front1x     a :Channel;
 
         :output dmx:c1;
 
         rdfs:label "front1x" .
 
    
 
    ch:front2     a :Channel;
 
    ch:front2x     a :Channel;
 
         :output dmx:c2;
 
         rdfs:label "front2" .
 
         rdfs:label "front2x" .
 
    
 
    ch:front3     a :Channel;
 
         :output dmx:c3;
 
@@ -258,18 +254,14 @@
 
         :output dmx:c36;
 
         rdfs:label "red4" .
 
    
 
    ch:s40     a :Channel;
 
    ch:s40x     a :Channel;
 
         :output dmx:c40;
 
         rdfs:label "s40" .
 
         rdfs:label "s40x" .
 
    
 
    ch:sharlyn     a :Channel;
 
         :output dmx:c7;
 
         rdfs:label "sharlyn" .
 
    
 
    ch:sign     a :Channel;
 
         :output dmx:c41;
 
         rdfs:label "sign" .
 
    
 
    ch:strobe     a :Channel;
 
         :output dmx:c14;
 
         rdfs:label "strobe" .
0 comments (0 inline, 0 general)