view service/arduinoNode/ns.n3 @ 977:03cfee8f9154

obey ActiveLowOutput correctly Ignore-this: d8423b272f210a6fbbd9b35772bf7065 darcs-hash:20150417080352-312f9-b06c230dd59ff36706d8c76a75ef4f29430f9d5f
author drewp <drewp@bigasterisk.com>
date Fri, 17 Apr 2015 01:03:52 -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/> .