Mercurial > code > home > repos > homeauto
view service/reasoning/input/startup.n3 @ 1052:2434e88d8bb0
add bed buttons
Ignore-this: 912a92f7a8e173fe64aa4c1df9ef7dba
darcs-hash:2e4031a9cacedb28f57c36708d69d6ec3610ef9d
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Mon, 08 Feb 2016 23:48:29 -0800 |
parents | cfc9c9f48824 |
children | ba1149814877 |
line wrap: on
line source
@prefix : <http://projects.bigasterisk.com/room/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <http://bang:9059/graph> is :source of :reasoning; rdfs:label "bang arduino" . <http://kitchen:9059/graph> is :source of :reasoning; rdfs:label "kitchen pi" . <http://living:9059/graph> is :source of :reasoning; rdfs:label "living room pi" . <http://slash:9059/graph> is :source of :reasoning; rdfs:label "slash arduino" . <http://sticker:9059/graph> is :source of :reasoning; rdfs:label "bed pi" . <http://brace6:9059/graph> is :source of :reasoning; rdfs:label "brace arduino" . <http://bang:9070/graph> is :source of :reasoning; rdfs:label "wifi usage" . <http://bang:9075/graph> is :source of :reasoning; rdfs:label "env" . <http://bang:9099/graph> is :source of :reasoning; rdfs:label "trails" . <http://dash:9095/graph> is :source of :reasoning; rdfs:label "dash monitor" . <http://dash:9107/graph> is :source of :reasoning; rdfs:label "dash x idle" . <http://brace6:9095/graph> is :source of :reasoning; rdfs:label "brace monitor" . <http://brace6:9107/graph> is :source of :reasoning; rdfs:label "brace x idle" . <http://slash:9095/graph> is :source of :reasoning; rdfs:label "slash monitor" . <http://slash:9107/graph> is :source of :reasoning; rdfs:label "slash x idle" . #<http://bang:9095/graph> is :source of :reasoning; rdfs:label "bang monitor" . [ a :OneShotPost; :subject <http://bigasterisk.com/host/star/slideshow>; :predicate :postAction ] . [ a :OneShotPost; :subject <http://bigasterisk.com/host/star/sound>; :predicate :postAction ] . [ a :OneShotPost; :subject <http://bigasterisk.com/host/slash/sound>; :predicate :postAction ] . [ a :OneShotPost; :subject <http://bigasterisk.com/host/plus/sound>; :predicate :postAction ] . [ a :OneShotPost; :subject <http://bigasterisk.com/host/slash/mpd>; :predicate :postAction ] .