Files @ e28a9b41ad87
Branch filter:

Location: light9/show/dance2013/song15.n3 - annotation

drewp@bigasterisk.com
rm fpsmeter- this import was double-registering a component (!)
@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/song15> ns1:subterm <http://light9.bigasterisk.com/show/dance2013/song15/subterm/0>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/1>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/2>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/3>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/4>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/5>,
        <http://light9.bigasterisk.com/show/dance2013/song15/subterm/6> .

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

<http://light9.bigasterisk.com/show/dance2013/song15/subterm/1> a ns1:Subterm ;
    rdfs:label "" ;
    ns1:expression "chan('strobespeed')*.980" .

<http://light9.bigasterisk.com/show/dance2013/song15/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/song15/subterm/3> a ns1:Subterm ;
    rdfs:label "pulserainbow" ;
    ns1:expression "pulserainbow_env(t) * hsv(t*1,1,1)*(smooth_music(t+.08)>.5)" .

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

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

<http://light9.bigasterisk.com/show/dance2013/song15/subterm/6> a ns1:Subterm ;
    rdfs:label "ledall" ;
    ns1:expression "cycmid(t)" ;
    ns1:sub <http://light9.bigasterisk.com/show/dance2013/sub/ledall> .