Files
@ 7bafb8213b4b
Branch filter:
Location: light9/show/dance2014/sub/patio.n3 - annotation
7bafb8213b4b
1.6 KiB
text/plain
collector web view: try to reestablish socket if connection to server is lost
Ignore-this: f83cd70844344c5e92e887c2068f87fb
Ignore-this: f83cd70844344c5e92e887c2068f87fb
9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe | @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/patio> a ns1:Submaster ;
rdfs:label "patio" ;
ns1:color "#505050" ;
ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013>,
<http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> .
<http://light9.bigasterisk.com/show/dance2014/sub/patio> a ns1:Submaster ;
rdfs:label "patio" ;
ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389>,
<http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> .
<http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ;
ns1:level 6.1e-01 .
<http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ;
ns1:level 1e+00 .
|