Mercurial > code > home > repos > light9
view show/dance2014/sub/s2.n3 @ 1084:957aecd4d8bc
demo n3 changes
Ignore-this: bd0122b48d193ca7c8754cd54d4974d7
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Tue, 03 Jun 2014 08:28:47 +0000 |
parents | 3335de84e3fe |
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/dance2014/sub/s2> a ns1:Submaster ; rdfs:label "s2" ; ns1:lightLevel <http://light9.bigasterisk.com/show/dance2014/sub/s2/map/526557250>, <http://light9.bigasterisk.com/sub/local/1401175515.38/map/105963414> . <http://light9.bigasterisk.com/show/dance2014/sub/s2/map/526557250> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/front9-l> ; ns1:level 0 . <http://light9.bigasterisk.com/sub/local/1401175515.38/map/105963414> a ns1:ChannelSetting ; ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/upleft> ; ns1:level 0.8 .