annotate show/dance2018/effect/effect0.n3 @ 1827:cc65c40802f6
checkpoint show data
Ignore-this: b36efe828d197f5940ff1ba2ef8c05d0
author |
drewp@bigasterisk.com |
date |
Sat, 09 Jun 2018 17:41:45 +0000 |
parents |
95649051482e |
children |
a04310da3896 |
rev |
line source |
1816
|
1 @prefix : <http://light9.bigasterisk.com/> .
|
|
2 @prefix dev: <http://light9.bigasterisk.com/device/> .
|
|
3 @prefix effect: <http://light9.bigasterisk.com/effect/> .
|
|
4 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
5 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
6 @prefix show: <http://light9.bigasterisk.com/show/dance2018/> .
|
|
7 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
|
|
8 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
9
|
|
10
|
1827
|
11 effect:effect0 a :Effect; rdfs:label "effect0"; :publishAttr :strength .
|
|
12 effect:effect0_set19 :value 4.65e-01 .
|