--- a/spec/latest/json-ld-syntax/index.html Mon Apr 09 15:14:34 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html Tue Apr 10 11:44:23 2012 +0800
@@ -673,7 +673,7 @@
mechanism.</p>
<p class="note">If a <tref>term</tref> is re-defined within a context, all previous
- rules associated with the previous definition is removed. A <tref>term</tref> defined
+ rules associated with the previous definition are removed. A <tref>term</tref> defined
in a previous context MUST be removed, if it is defined to <code>null</code>.</p>
<p>
@@ -1960,7 +1960,7 @@
}
-->
</pre>
-
+
<p>In this case, embedding doesn't work as each JSON-LD object references the other.
Using the <code>@graph</code>
keyword allows multiple resources to be defined within an <tref>array</tref>, and allows the use
@@ -1994,7 +1994,7 @@
on the label of the JSON-LD object containing a <code>@graph</code> property, either an
<tref>IRI</tref>, or an <tref>unlabeled node</tref>. This allows statements to be
made about an entire <tref>linked data graph</tref>, rather than just a single JSON-LD object.</p>
-
+
<pre class="example" data-transform="updateExample">
<!--
{
@@ -2020,7 +2020,7 @@
}
-->
</pre>
-
+
<p>This example says that there is a <tref>linked data graph</tref> identified by
<code>http://example.org/linked-data-graph</code> which is composed of the statements
about Manu and Gregg. Additionally, there is information about the graph itself, which