--- a/spec/latest/json-ld-syntax/index.html Tue Apr 10 11:58:28 2012 +0800
+++ b/spec/latest/json-ld-syntax/index.html Tue Apr 10 12:06:12 2012 +0800
@@ -1942,7 +1942,7 @@
<!--
{
"@context": ...,
- "@graph":
+ "****@graph****":
[
{
"@id": "http://manu.sporny.org/i/public",
@@ -2000,9 +2000,8 @@
{
"@context": ...,
****"@id": "http://example.org/linked-data-graph",
- "@type": "Graph",
- "asOf": {"@value": "2012-04-09", "@type": "xsd:date"},****
- "@graph":
+ "asOf": { "@value": "2012-04-09", "@type": "xsd:date" },
+ "@graph":****
[
{
"@id": "http://manu.sporny.org/i/public",