Files
@ a362b892cb43
Branch filter:
Location: light9/show/dance2013/sub/cyc.n3 - annotation
a362b892cb43
2.0 KiB
text/plain
more makefile hacks to turn debug.js into an ES6 module
Ignore-this: 79b9757e462e9007ae4c2c5eaaf9d917
(can't wait for the js build fairy to come clean all this up)
Ignore-this: 79b9757e462e9007ae4c2c5eaaf9d917
(can't wait for the js build fairy to come clean all this up)
2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 2339a93aafe8 | @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/cyc> a ns1:Submaster ;
rdfs:label "cyc" ;
ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371318911.67/map/41358376>,
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/440671256>,
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/54019112>,
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/598812520>,
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/703463736>,
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/730845040> .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/41358376> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/up-l> ;
ns1:level 0e+00 .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/440671256> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/up-r> ;
ns1:level 0e+00 .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/54019112> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-left> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/598812520> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/703463736> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-right> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1371318911.67/map/730845040> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c-P> ;
ns1:level 0e+00 .
|