Mercurial > code > home > repos > light9
diff show/dance2015/sub/half-left.n3 @ 1271:9da76bb54c80
checkpoint show data
Ignore-this: af0b67f844972618ebd4ba37e466f182
author | drewp@bigasterisk.com |
---|---|
date | Sun, 14 Jun 2015 05:00:01 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/show/dance2015/sub/half-left.n3 Sun Jun 14 05:00:01 2015 +0000 @@ -0,0 +1,24 @@ +@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/dance2015/sub/half-left> a ns1:Submaster ; + rdfs:label "half-left" ; + ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/236684887>, + <http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/368114715>, + <http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/415455648> . + +<http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/236684887> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1> ; + ns1:level 1e+00 . + +<http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/368114715> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23> ; + ns1:level 4.65e-01 . + +<http://light9.bigasterisk.com/sub/local/1434252997.17-1/map/415455648> a ns1:ChannelSetting ; + ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ; + ns1:level 1e+00 . +