view service/arduinoNode/ns.n3 @ 1188:afd19bf8b499

various docker setups and build fixes Ignore-this: adb559337fa1bd058818d1fc99d80ac1 darcs-hash:9aa24b30a2d3eab3676b85d2aa686d6ef24b5717
author drewp <drewp@bigasterisk.com>
date Fri, 28 Dec 2018 02:13:15 -0800
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/> .