changeset 413:809732459dfe

sub group names test
author David McClosky <dmcc@bigasterisk.com>
date Fri, 15 Jun 2007 20:18:21 +0000
parents 62f7c0b77d7c
children b48a8833c595
files show/dance2007/config.n3
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2007/config.n3	Fri Jun 15 20:16:32 2007 +0000
+++ b/show/dance2007/config.n3	Fri Jun 15 20:18:21 2007 +0000
@@ -4,6 +4,7 @@
 @prefix mus: <http://light9.bigasterisk.com/music/> .
 @prefix show: <http://light9.bigasterisk.com/show/> .
 @prefix sh: <http://light9.bigasterisk.com/show/dance2007/> .
+@prefix sub: <http://light9.bigasterisk.com/sub/> .
 
 :showPath rdfs:comment "unix path relative to the LIGHT9_SHOW directory" .
 
@@ -44,6 +45,8 @@
 sh:song16 rdfs:label "16 urban rap";         :showPath "music/16mix.wav" .
 sh:song17 rdfs:label "17 dancing in the streets"; :showPath "music/17.wav" .
 
+sub:allWhite :group "crap" .
+sub:houseFront :group "crap" .
 
 
 @prefix ch: <http://light9.bigasterisk.com/theater/skyline/channel/> .