Mercurial > code > home > repos > homeauto
diff service/reasoning/input/startup.n3 @ 934:3bb18b7d21df
reasoning actions: generalize them a bit but then add a bunch of special cases for mpd for now
Ignore-this: 3ab80fee5836817dcd54ce6678a6089d
darcs-hash:20131009044224-312f9-b47b461e8872e4ef5c4951703ab8f13d5b848ea3
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Tue, 08 Oct 2013 21:42:24 -0700 |
parents | ae434a111807 |
children | 71577a849628 |
line wrap: on
line diff
--- a/service/reasoning/input/startup.n3 Tue Oct 08 21:39:06 2013 -0700 +++ b/service/reasoning/input/startup.n3 Tue Oct 08 21:42:24 2013 -0700 @@ -18,3 +18,9 @@ # also, http://bang:9072/bang/processStatus + +[ 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/slash/mpd>; :predicate :postAction ] .