Improved formatting
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 10 Apr 2012 12:06:12 +0800
changeset 488 65efd7fe8ef1
parent 487 85fbc63e8296
child 489 b3b6906e4f3c
child 490 2ce754c7143d
Improved formatting
spec/latest/json-ld-syntax/index.html
--- 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",