Explained where the initial context is specified.
--- a/spec/latest/json-ld-syntax/index.html Fri Jun 22 22:41:19 2012 -0400
+++ b/spec/latest/json-ld-syntax/index.html Fri Jun 22 22:44:41 2012 -0400
@@ -732,7 +732,9 @@
<p>
The set of contexts defined within a specific <tref>JSON object</tref> are
referred to as <tdef>local context</tdef>s. Setting the context to <code>null</code>
- effectively sets the <tref>local context</tref> to its initial state. The
+ effectively sets the <tref>local context</tref> to the initial context
+ (further explained in the JSON-LD API, Appendix A, Initial Context
+ [[JSON-LD-API]] ). The
<tdef>active context</tdef> refers to the accumulation of
<tref>local context</tref>s that are in scope at a specific point within
the document. The following example specifies an external context and then