Files
@ 412f798baf0c
Branch filter:
Location: light9/show/dance2015/sub/song6glow.n3 - annotation
412f798baf0c
3.2 KiB
text/plain
move rdfdb_setup.py code from the simplified launcher
152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b 152f42e6297b | @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/song6glow> a ns1:Submaster ;
rdfs:label "song6glow" ;
ns1:lightLevel <http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/119164041>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/39510105>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/456832783>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/553623456>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/559410591>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/796901219>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/82715662>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/858195115>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/913306960>,
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/963693245> .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/119164041> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue4> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/39510105> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red4> ;
ns1:level 5.2e-01 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/456832783> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue1> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/553623456> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red1> ;
ns1:level 5.2e-01 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/559410591> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue3> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/796901219> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-r> ;
ns1:level 5.2e-01 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/82715662> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-b> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/858195115> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red2> ;
ns1:level 5.2e-01 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/913306960> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue2> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2015/sub/song6glow/map/963693245> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/red3> ;
ns1:level 5.2e-01 .
|