diff show/dance2013/song6.n3 @ 1001:96ed4e295988

checkpoint Ignore-this: fee89d55d085c015d531f10f5de7a8e8
author drewp@bigasterisk.com
date Sun, 16 Jun 2013 23:02:30 +0000
parents 459f26afffb9
children
line wrap: on
line diff
--- a/show/dance2013/song6.n3	Sun Jun 16 21:42:55 2013 +0000
+++ b/show/dance2013/song6.n3	Sun Jun 16 23:02:30 2013 +0000
@@ -5,7 +5,8 @@
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 
 <http://light9.bigasterisk.com/show/dance2013/song6> ns1:subterm <http://light9.bigasterisk.com/show/dance2013/song6/subterm/0>,
-        <http://light9.bigasterisk.com/show/dance2013/song6/subterm/1> .
+        <http://light9.bigasterisk.com/show/dance2013/song6/subterm/1>,
+        <http://light9.bigasterisk.com/show/dance2013/song6/subterm/2> .
 
 <http://light9.bigasterisk.com/show/dance2013/song6/subterm/0> a ns1:Subterm ;
     rdfs:label "song6" ;
@@ -17,3 +18,7 @@
     ns1:expression "full(t)" ;
     ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/full> .
 
+<http://light9.bigasterisk.com/show/dance2013/song6/subterm/2> a ns1:Subterm ;
+    rdfs:label "colors" ;
+    ns1:expression "colors_env(t) * chase(t, names=colors, ontime=60./112, offset=0.0)" .
+