Mercurial > code > home > repos > light9
comparison show/dance2016/effect/houseside.n3 @ 1484:cd8f8a4dd8e4
checkpoint show data
Ignore-this: 58c5bffa2184d120e9d7fd2fef33ef1a
author | drewp@bigasterisk.com |
---|---|
date | Mon, 13 Jun 2016 02:06:11 +0000 |
parents | |
children | 9279c85de972 |
comparison
equal
deleted
inserted
replaced
1483:646bb4797d62 | 1484:cd8f8a4dd8e4 |
---|---|
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 xml: <http://www.w3.org/XML/1998/namespace> . | |
7 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | |
8 | |
9 | |
10 effect:houseside a :Effect; rdfs:label "houseside"; | |
11 :publishAttr :strength . |