Fixe some more JSON syntax issues in spec.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 03 Aug 2011 16:38:11 -0700
changeset 97 0d06aabf0ad5
parent 96 0b43eb5bc50b
child 98 8d0315acb60d
Fixe some more JSON syntax issues in spec.
spec/latest/index.html
--- a/spec/latest/index.html	Wed Aug 03 16:30:21 2011 -0700
+++ b/spec/latest/index.html	Wed Aug 03 16:38:11 2011 -0700
@@ -482,7 +482,7 @@
 <!--
 {
   "name": "Manu Sporny",
-  "homepage": "http://manu.sporny.org/"
+  "homepage": "http://manu.sporny.org/",
   "avatar": "http://twitter.com/account/profile_image/manusporny"
 }
 -->
@@ -582,7 +582,7 @@
 <!--
 {
     "name": "http://xmlns.com/foaf/0.1/name",
-    "homepage": "http://xmlns.com/foaf/0.1/homepage"
+    "homepage": "http://xmlns.com/foaf/0.1/homepage",
     "avatar": "http://xmlns.com/foaf/0.1/avatar"
 }
 -->
@@ -1333,7 +1333,7 @@
 ****     "@coerce":
      {
         "xsd:integer": "age",
-        "@iri": "homepage",
+        "@iri": "homepage"
      }****
   },
   "name": "John Smith",