Mercurial > code > home > repos > homeauto
view service/reasoning/input/startup.n3 @ 1051:cfc9c9f48824
device and service configs
Ignore-this: 8477635c654c66b171e85335212d3cd
darcs-hash:9b5e30cfef1fb6f0a6bb818c200caccab61e0099
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Tue, 02 Feb 2016 22:42:24 -0800 |
parents | b279ca8d2894 |
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 ] .