annotate show/dance2013/sub/static.n3 @ 2450:a4052905ca7d
default tip
notes about how rdfdb syncs, or should sync
author |
drewp@bigasterisk.com |
date |
Mon, 03 Jun 2024 23:01:54 -0700 |
parents |
8f20c37205e4 |
children |
|
rev |
line source |
982
|
1 @prefix ns1: <http://light9.bigasterisk.com/> .
|
|
2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
4 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
|
|
5 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
6
|
|
7 <http://light9.bigasterisk.com/show/dance2013/sub/static> a ns1:Submaster ;
|
|
8 rdfs:label "static" ;
|
988
|
9 ns1:lightLevel
|
|
10 <http://light9.bigasterisk.com/sub/local/1371337838.53/map/581264374> .
|
982
|
11
|
|
12 <http://light9.bigasterisk.com/sub/local/1371337838.53/map/581264374> a ns1:ChannelSetting ;
|
|
13 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-mode> ;
|
|
14 ns1:level 8.45e-01 .
|
|
15
|