diff show/dance2013/sub/backblue.n3 @ 982:fa5d2a518b12

checkpoint - first song done Ignore-this: a805fff2a629397c69bf911994a6f5cf
author drewp@bigasterisk.com
date Sun, 16 Jun 2013 01:21:09 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2013/sub/backblue.n3	Sun Jun 16 01:21:09 2013 +0000
@@ -0,0 +1,19 @@
+@prefix ns1: <http://light9.bigasterisk.com/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/backblue> a ns1:Submaster ;
+    rdfs:label "backblue" ;
+    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343557.59/map/14121184>,
+        <http://light9.bigasterisk.com/sub/local/1371343557.59/map/952519240> .
+
+<http://light9.bigasterisk.com/sub/local/1371343557.59/map/14121184> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32-blue> ;
+    ns1:level 4.85e-01 .
+
+<http://light9.bigasterisk.com/sub/local/1371343557.59/map/952519240> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b13-blue> ;
+    ns1:level 1e+00 .
+