Files @ b5b841cee380
Branch filter:

Location: light9/show/dance2015/sub/neo1.n3

Drew Perttula
checkpoint show data
Ignore-this: e119b7f641250988143534c20c95f8a
@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/neo1> a ns1:Submaster ;
    rdfs:label "neo1" ;
    ns1:drivesEffect <http://light9.bigasterisk.com/sub/local/1434160498.26/map/e1> .

<http://light9.bigasterisk.com/sub/local/1434160498.26/map/e1> a ns1:Effect,
        <http://light9.bigasterisk.com/effect/whiteLed> ;
    ns1:code "level = <http://light9.bigasterisk.com/show/dance2015/sub/neo1>",
             "out = Strip.solid('LR', (1,1,1)) * level" .