view 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
line wrap: on
line source

@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/sub/static> a ns1:Submaster ;
    rdfs:label "static" ;
    ns1:lightLevel 
        <http://light9.bigasterisk.com/sub/local/1371337838.53/map/581264374> .

<http://light9.bigasterisk.com/sub/local/1371337838.53/map/581264374> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/rgb3-mode> ;
    ns1:level 8.45e-01 .