Files @ 55e41b61b472
Branch filter:

Location: light9/show/dance2013/sub/pool2.n3

drewp@bigasterisk.com
python 3 upgrade starts: makefile and requirements pull py3 pkgs (with some pkg updates)
Ignore-this: 29661f1a805befbd53ac306f241004dc
@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/pool2> a ns1:Submaster ;
    rdfs:label "pool2" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343673.96/map/1595800>,
        <http://light9.bigasterisk.com/sub/local/1371343673.96/map/2219247> .

<http://light9.bigasterisk.com/sub/local/1371343673.96/map/1595800> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/front6-pool> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/sub/local/1371343673.96/map/2219247> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ;
    ns1:level 0e+00 .