--- a/spec/latest/json-ld-api/index.html Fri Mar 22 15:39:56 2013 +0100
+++ b/spec/latest/json-ld-api/index.html Fri Mar 22 16:56:37 2013 +0100
@@ -265,14 +265,11 @@
<!--
{
"@context": {
- "homepage": {
- "@id": "http://xmlns.com/foaf/0.1/homepage",
- "@type": "@id"
- }
+ ****"website": "http://xmlns.com/foaf/0.1/homepage"****
},
"@id": "http://me.markus-lanthaler.com/",
"****http://xmlns.com/foaf/0.1/name****": "Markus Lanthaler",
- "homepage": ****[**** "http://www.markus-lanthaler.com/" ****]****
+ ****"website"****: ****{ "@id":**** "http://www.markus-lanthaler.com/" ****}****
}
-->
</pre>