Mercurial > code > home > repos > homeauto
diff 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 diff
--- a/service/reasoning/input/startup.n3 Tue Feb 02 22:41:42 2016 -0800 +++ b/service/reasoning/input/startup.n3 Tue Feb 02 22:42:24 2016 -0800 @@ -1,23 +1,25 @@ @prefix : <http://projects.bigasterisk.com/room/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -#<http://bang:9069/graph> is :source of :reasoning; rdfs:label "arduino watchpins" . -<http://bang:9070/graph> is :source of :reasoning; rdfs:label "wifi usage" . -<http://bang:9075/graph> is :source of :reasoning; rdfs:label "env" . -#<http://slash:9050/graph> is :source of :reasoning; rdfs:label "garageArduino for front motion" . -#<http://dash:9095/graph> is :source of :reasoning; rdfs:label "dash monitor" . -#<http://bang:9095/graph> is :source of :reasoning; rdfs:label "bang monitor" . -#<http://star:9095/graph> is :source of :reasoning; rdfs:label "star monitor" . -#<http://slash:9095/graph> is :source of :reasoning; rdfs:label "slash monitor" . -<http://bang:9099/graph> is :source of :reasoning; rdfs:label "trails" . -<http://dash:9107/graph> is :source of :reasoning; rdfs:label "dash x idle" . -#<http://star:9107/graph> is :source of :reasoning; rdfs:label "star x idle" . -#<http://slash:9107/graph> is :source of :reasoning; rdfs:label "slash x idle" . -#<http://slash:9080/graph> is :source of :reasoning; rdfs:label "frontDoorArduino" . -#<http://bang:9055/graph> is :source of :reasoning; rdfs:label "portupdate" . -<http://bang:9059/graph> is :source of :reasoning; rdfs:label "storage arduino" . + +<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" . -# also, http://bang:9072/bang/processStatus +<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 ] .