Files
@ cc34e9b8bb97
Branch filter:
Location: light9/show/dance2015/sub/highfill.n3 - annotation
cc34e9b8bb97
1.2 KiB
text/plain
workaround sylvester module errors from tsc
b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 9da76bb54c80 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 | @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/highfill> a ns1:Submaster ;
rdfs:label "highfill" ;
ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/251121646>,
<http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/853695861>,
<http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/861647615> .
<http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/251121646> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24> ;
ns1:level 6.6e-01 .
<http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/853695861> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1434250887.97-1/map/861647615> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b25> ;
ns1:level 1e+00 .
|