Files @ 7a7877eb7e8b
Branch filter:

Location: light9/show/dance2014/sub/houseside.n3

drewp@bigasterisk.com
fader EffectAttr now saves to graph
@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/houseside> a ns1:Submaster ;
    ns1:color "#400020";
    rdfs:label "houseside" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371346683.43/map/579807785> .

<http://light9.bigasterisk.com/sub/local/1371346683.43/map/579807785> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/house-side> ;
    ns1:level 1e+00 .