Files @ 08814a44ae4e
Branch filter:

Location: light9/show/dance2013/song16.n3

drewp@bigasterisk.com
emergency fix to playlist, which was getting other non-song junk because of some bnode corruption problem
Ignore-this: c3608bd16c6d5a539e6c96bf737a24ef
@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/song16> ns1:subterm <http://light9.bigasterisk.com/show/dance2013/song16/subterm/0>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/1>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/10>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/2>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/3>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/4>,
        <http://light9.bigasterisk.com/show/dance2013/song16/subterm/6> .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/5> a ns1:Subterm ;
    rdfs:label "pulserainbow" ;
    ns1:expression "" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/7> a ns1:Subterm ;
    rdfs:label "backchase" ;
    ns1:expression "backchase(t) * chase(t, names=backchase, ontime=0.5, offset=0.2)" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/8> a ns1:Subterm ;
    rdfs:label "backchase" ;
    ns1:expression "" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/9> a ns1:Subterm ;
    rdfs:label "backchase" ;
    ns1:expression "backchase_env(t) * chase(t, names=backchase, ontime=0.5, offset=0.2)" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/0> a ns1:Subterm ;
    rdfs:label "cyc" ;
    ns1:expression "cyc(t)" ;
    ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/cyc> .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/1> a ns1:Subterm ;
    rdfs:label "blue" ;
    ns1:expression "blue(t)" ;
    ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/blue> .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/10> a ns1:Subterm ;
    rdfs:label "backchase" ;
    ns1:expression "backchase_env(t) * chase(t, names=backchase, ontime=0.5, offset=0.2)" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/2> a ns1:Subterm ;
    rdfs:label "full" ;
    ns1:expression "full(t)" ;
    ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/full> .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/3> a ns1:Subterm ;
    rdfs:label "backcolors" ;
    ns1:expression "backcolors(t) * chase(t, names=backcolors, ontime=0.5, offset=0.2)" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/4> a ns1:Subterm ;
    rdfs:label "" ;
    ns1:expression "" .

<http://light9.bigasterisk.com/show/dance2013/song16/subterm/6> a ns1:Subterm ;
    rdfs:label "stacrainbow" ;
    ns1:expression "colorbeat(t)*hsv(t*1,1,1)*(music(t+.05)>.5)" .