Mercurial > code > home > repos > light9
diff show/dance2014/sub/pool3.n3 @ 1165:1131e987234d
show 2014 checkpoint
Ignore-this: 3603cad1dfb587d8c7cf620c1698faac
author | drewp@bigasterisk.com |
---|---|
date | Sun, 15 Jun 2014 02:53:21 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2014/sub/pool3.n3 Sun Jun 15 02:53:21 2014 +0000 @@ -0,0 +1,14 @@ +@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/dance2014/sub/pool3> a ns1:Submaster ; + rdfs:label "pool3" ; + ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402799563.39/map/106585335> . + +<http://light9.bigasterisk.com/sub/local/1402799563.39/map/106585335> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f9-pool-r> ; + ns1:level 1e+00 . +