Fixe some more JSON syntax issues in spec.
--- 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",