Changed http://xmlns.com/0.1/foaf/ to http://xmlns.com/foaf/0.1/ in playground example.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Sun, 10 Jul 2011 19:05:50 -0700
changeset 61 589c75920830
parent 60 2121bb054e25
child 62 e2554fe441d9
child 63 37dacb0921d1
Changed http://xmlns.com/0.1/foaf/ to http://xmlns.com/foaf/0.1/ in playground example.
playground/playground-examples.js
--- a/playground/playground-examples.js	Sat Jul 09 16:44:01 2011 -0400
+++ b/playground/playground-examples.js	Sun Jul 10 19:05:50 2011 -0700
@@ -19,8 +19,8 @@
       "homepage": "http://manu.sporny.org/",
       "@context":
       {
-         "name": "http://xmlns.com/0.1/foaf/name",
-         "homepage": "http://xmlns.com/0.1/foaf/homepage",
+         "name": "http://xmlns.com/foaf/0.1/name",
+         "homepage": "http://xmlns.com/foaf/0.1/homepage",
          "xsd": "http://www.w3.org/2001/XMLSchema#",
          "@coerce":
          {