view service/arduinoNode/ns.n3 @ 978:e9ed6159b5fa

handle compact/full uris better, but still not always right Ignore-this: 10d98f16a659f899528eb86411473b18 darcs-hash:20150417090015-312f9-dd07384187555a6909b9630c98e09ab5f9865f7c
author drewp <drewp@bigasterisk.com>
date Fri, 17 Apr 2015 02:00:15 -0700
parents 70a5392b24d3
children
line wrap: on
line source

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .

@prefix :          <http://projects.bigasterisk.com/room/> .
@prefix board0:    <http://bigasterisk.com/homeauto/board0> .
@prefix board0pin: <http://bigasterisk.com/homeauto/board0/pin/> .
@prefix sensor:    <http://bigasterisk.com/homeauto/sensor/> .
@prefix houseLoc:  <http://bigasterisk.com/homeauto/houseLoc/> .