# HG changeset patch
# User drewp@bigasterisk.com
# Date 2011-06-15 05:30:00
# Node ID 9d5867bb16c438fe606c482748119874a04e172c
# Parent 9ec0396c6f1fde697bca771ed71befeb90ad68bf
show config, new networking settings
Ignore-this: 6eb7d5cbc556df130730e2579e1a4479
diff --git a/show/dance2011/config.n3 b/show/dance2011/config.n3
--- a/show/dance2011/config.n3
+++ b/show/dance2011/config.n3
@@ -17,14 +17,21 @@ show:dance2011 :playList (
sh:song16 sh:song17
) .
+show:dance2011 :networking sh:netHome .
+sh:netHome
+ :musicPlayer ;
+ :dmxServer ;
+ :keyboardComposer .
+
+
: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:song2 rdfs:label "2 "; :showPath .
+sh:song3 rdfs:label "3 kung fu"; :showPath .
sh:song4 rdfs:label "4 "; :showPath .
sh:song5 rdfs:label "5 ballgame"; :showPath .
sh:song6 rdfs:label "6 marching"; :showPath .