comparison service/reasoning/input/startup.n3 @ 1404:025c91f8baa4

frontwindow display config, move keys out Ignore-this: 1d725d6548558e8cbcba30768c604c9f darcs-hash:0e084d33fda38aa2689131cb5c746bbc202b05af
author drewp <drewp@bigasterisk.com>
date Tue, 23 Jul 2019 10:25:56 -0700
parents ac127fdace62
children 4bee03b708c7
comparison
equal deleted inserted replaced
1403:69b3f5b3aeda 1404:025c91f8baa4
45 [ a :OneShotPost; :subject <http://bigasterisk.com/host/slash/mpd>; :predicate :postAction ] . 45 [ a :OneShotPost; :subject <http://bigasterisk.com/host/slash/mpd>; :predicate :postAction ] .
46 46
47 <http://bigasterisk.com/homeauto/thermostatSetTemp> :temperatureF 70 . 47 <http://bigasterisk.com/homeauto/thermostatSetTemp> :temperatureF 70 .
48 # run rdfdb, put it in there 48 # run rdfdb, put it in there
49 49
50 <http://bigasterisk.com/rfidCard/9327861a28> :cardText "UVOLLTJJEDBZTYBRPCRSFHJMEJGOQAIG"; :owner <http://bigasterisk.com/foaf.rdf#drewp> .
51 <http://bigasterisk.com/rfidCard/93a7591a77> :cardText "XXGDUPSVAVJJLMZD" ; :owner <http://bigasterisk.com/foaf.rdf#drewp> .
52 <http://bigasterisk.com/rfidCard/93cd401a04> :cardText "JMQHDQZXENVZRYXUGQPYZCPJFJKIZWAS"; :owner <http://bigasterisk.com/foaf.rdf#drewp>, :mj .
53 <http://bigasterisk.com/rfidCard/a3aa6b1a78> :cardText "UOHQPTMTGSHLETGLYOMPMNJXDYINHHIF"; :owner <http://bigasterisk.com/foaf.rdf#drewp> .
54 50
55 <http://bigasterisk.com/rfidCard/f6b85bfa> :cardText "1*LBKBQDYKFAZRHM"; rdfs:label "gray keychain id 10"; :owner <http://bigasterisk.com/foaf.rdf#drewp> . 51 @prefix reasoning: <http://projects.bigasterisk.com/ns/reasoning/>.
56 <http://bigasterisk.com/rfidCard/16f8dff8> :cardText "1*BHJWCUGQWPWSKT"; rdfs:label "gray keychain id 11"; :owner <http://bigasterisk.com/foaf.rdf#drewp> .
57 <http://bigasterisk.com/rfidCard/46cb33fa> :cardText "1*HDMYMUHHTVGLKY"; rdfs:label "gray keychain id 12"; :owner <http://bigasterisk.com/foaf.rdf#drewp>, :kelsi .
58 <http://bigasterisk.com/rfidCard/46e2dcf8> :cardText "1*NUIRKGJCOZHFOH"; rdfs:label "gray keychain id 13"; :owner <http://bigasterisk.com/foaf.rdf#drewp> .
59 <http://bigasterisk.com/rfidCard/6619e5f8> :cardText "1*RMTMEEXYVIHRUM"; rdfs:label "gray keychain id 14"; :owner <http://bigasterisk.com/foaf.rdf#drewp>, :dv .
60 52
61 <http://bigasterisk.com/rfidCard/e7654b26> :cardText "1*TXRXJXBZPXSKGZ"; rdfs:label "blue keychain id 20" . 53 reasoning:defaultOutput reasoning:default
62 <http://bigasterisk.com/rfidCard/89fbaf2b> :cardText "1*IKLSYRIVCNFTTM"; rdfs:label "blue keychain id 21" . 54 [:subject :frontWindow; :predicate :line1;
63 <http://bigasterisk.com/rfidCard/a3aa6b1a> :cardText "1*WAGLJFYAYDJCNE"; rdfs:label "white card id 22" . 55 :defaultObject "Scan card..."
64 <http://bigasterisk.com/rfidCard/93a7591a> :cardText "1*WTKUGJOQXUNGUS"; rdfs:label "white card id 23" . 56 ],
65 <http://bigasterisk.com/rfidCard/9327861a> :cardText "1*WFMZKVPQIZIMCF"; rdfs:label "white card id 24" . 57 [:subject :frontWindow; :predicate :line2;
66 <http://bigasterisk.com/rfidCard/5732ea1b> :cardText "1*BPNHEXJJCWQSFJ"; rdfs:label "white card id 25" . 58 :defaultObject "Locked"
67 <http://bigasterisk.com/rfidCard/d678781a> :cardText "1*ECDFYGDLKZEGLD"; rdfs:label "white card id 26" . 59 ],
68 <http://bigasterisk.com/rfidCard/5bb4ed29> :cardText "1*UEFBUDDVFRFSUU"; rdfs:label "white card id 27" . 60 [:subject :frontWindow; :predicate :line3;
69 <http://bigasterisk.com/rfidCard/560b62fa> :cardText "1*WKAPIEMNHOHMOK"; rdfs:label "gray keychain id 28" . 61 :defaultObject "Closed"
70 <http://bigasterisk.com/rfidCard/96b1dcf8> :cardText "1*ZNBUEMOFPSIURI"; rdfs:label "gray keychain id 29" . 62 ] .
71 <http://bigasterisk.com/rfidCard/c6f864fa> :cardText "1*PYJEJIBSETLHXW"; rdfs:label "gray keychain id 30" .
72 <http://bigasterisk.com/rfidCard/5969e420> :cardText "1*ZXHYTKKWMCMDKV"; rdfs:label "blue keychain id 31" .
73 <http://bigasterisk.com/rfidCard/c9f6f720> :cardText "1*QIPGMRPVRPZAQJ"; rdfs:label "blue keychain id 32" .
74 <http://bigasterisk.com/rfidCard/67234b26> :cardText "1*CZGXULDJLHFJCB"; rdfs:label "blue keychain id 33" .
75 <http://bigasterisk.com/rfidCard/49d30321> :cardText "1*RIHIHTWVIEZPZP"; rdfs:label "blue keychain id 34" .
76 <http://bigasterisk.com/rfidCard/77f34626> :cardText "1*BKWNUZNWNWKBLY"; rdfs:label "blue keychain id 35"; :owner fr:ada .
77 63
78 64
79
80
81
82
83