Files
@ a4052905ca7d
Branch filter:
Location: light9/show/dance2016/song8.n3 - annotation
a4052905ca7d
2.7 KiB
text/plain
notes about how rdfdb syncs, or should sync
cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 9279c85de972 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 9279c85de972 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 cd8f8a4dd8e4 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 9279c85de972 | @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 xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://light9.bigasterisk.com/show/dance2016/song8> :note <http://light9.bigasterisk.com/show/dance2016/song8/n0>, <http://light9.bigasterisk.com/show/dance2016/song8/n1> .
<http://light9.bigasterisk.com/show/dance2016/song8/n0> a :Note;
:curve <http://light9.bigasterisk.com/show/dance2016/song8/n0c0>;
:effectClass effect:aurafill; :originTime 26.653;
:setting <http://light9.bigasterisk.com/show/dance2016/song8/n0set0> .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0> a :Curve;
:attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p0>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p1>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p2>, <http://light9.bigasterisk.com/show/dance2016/song8/n0c0p3> .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p0> :time -23.929;
:value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p1> :time -21.924;
:value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p2> :time 180.038;
:value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0c0p3> :time 181.918;
:value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n0set0> :effectAttr :colorScale;
:value "#fbe3e3" .
<http://light9.bigasterisk.com/show/dance2016/song8/n1> a :Note;
:curve <http://light9.bigasterisk.com/show/dance2016/song8/n1c0>;
:effectClass effect:chase; :originTime 160.082;
:setting <http://light9.bigasterisk.com/show/dance2016/song8/n1set0> .
<http://light9.bigasterisk.com/show/dance2016/song8/n1c0> a :Curve;
:attr :strength; :point <http://light9.bigasterisk.com/show/dance2016/song8/n1c0p0>, <http://light9.bigasterisk.com/show/dance2016/song8/n1c0p1>, <http://light9.bigasterisk.com/show/dance2016/song8/n1c0p2>, <http://light9.bigasterisk.com/show/dance2016/song8/n1c0p3> .
<http://light9.bigasterisk.com/show/dance2016/song8/n1c0p0> :time -8.467;
:value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n1c0p1> :time 18.503;
:value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n1c0p2> :time 37.570;
:value 1.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n1c0p3> :time 38.309;
:value 0.000 .
<http://light9.bigasterisk.com/show/dance2016/song8/n1set0> :effectAttr :colorScale;
:value "#df5858" .
|