Files @ 4b856f39d490
Branch filter:

Location: light9/show/dance2019/effect/effect0.n3

Drew Perttula
some test show data
Ignore-this: b83300870fbc8675589d7a18d34c3df4
@prefix : <http://light9.bigasterisk.com/> .
@prefix dev: <http://light9.bigasterisk.com/device/> .
@prefix effect: <http://light9.bigasterisk.com/effect/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix show: <http://light9.bigasterisk.com/show/dance2019/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .


effect:effect0 a :Effect; rdfs:label "effect00"; :publishAttr :strength;
     :setting effect:effect0_set0, effect:effect0_set1 .
effect:effect0_set0 :device <http://light9.bigasterisk.com/theater/skyline/device/blacklight2>;
     :deviceAttr :brightness; :scaledValue 1e+00 .
effect:effect0_set1 :device <http://light9.bigasterisk.com/theater/skyline/device/strip1>;
     :deviceAttr :color; :scaledValue "#7694ff" .