diff show/dance2014/sub/edge.n3 @ 1159:b7dd4685abfb

show 2014 checkpoint Ignore-this: 314edde03ceddaf8699a5366e38bf48f
author drewp@bigasterisk.com
date Sat, 14 Jun 2014 23:45:29 +0000
parents
children 5e7acb866b9f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2014/sub/edge.n3	Sat Jun 14 23:45:29 2014 +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/edge> a ns1:Submaster ;
+    rdfs:label "edge" ;
+    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343692.45/map/14077781>,
+        <http://light9.bigasterisk.com/sub/local/1371343692.45/map/401610583> .
+
+<http://light9.bigasterisk.com/sub/local/1371343692.45/map/14077781> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b31-edge-r> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/sub/local/1371343692.45/map/401610583> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b16-edge-l> ;
+    ns1:level 1e+00 .
+