view service/reasoning/input/startup.n3 @ 1059:faf1f8677a91

pi device support for motionStart edge trigger Ignore-this: 1eda3d0bed8def055573fdc1db3cd7c3 darcs-hash:b77ef0bc873415b7319e8dff11d484d48f4bd10e
author drewp <drewp@bigasterisk.com>
date Mon, 21 Mar 2016 04:18:45 -0700
parents cfc9c9f48824
children 570b0e73d2bc
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://changing:9059/graph> is :source of :reasoning; rdfs:label "changing pi" .

#<http://changing:8208/graph> is :source of :reasoning; rdfs:label "changing camera" .

<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 ] .