diff service/reasoning/index.html @ 852:6ccd930834d1

scan more input files. oneshot and immediate update features. Ignore-this: bb6c89f44478d27456319b94db2ec81a darcs-hash:20121231084712-312f9-fd44ed1694a406645c16b5651a0a2b9cb08f21c2
author drewp <drewp@bigasterisk.com>
date Mon, 31 Dec 2012 00:47:12 -0800
parents fc753b24f69a
children d379351d398d
line wrap: on
line diff
--- a/service/reasoning/index.html	Sun Dec 30 20:26:38 2012 -0800
+++ b/service/reasoning/index.html	Mon Dec 31 00:47:12 2012 -0800
@@ -49,6 +49,8 @@
 		  ["http://projects.bigasterisk.com/room/", "room:"],
 		  ["http://projects.bigasterisk.com/device/", "dev:"],
 		  ["http://purl.org/dc/terms/", "dcterms:"],
+		  ["http://www.w3.org/2000/01/rdf-schema#", "rdfs:"],
+		  ["http://bigasterisk.com/map#", "map:"],
 		  ["http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdf:"]]; 
 	      for (i in repl) {
 		  var p=repl[i];