Explained where the initial context is specified.
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 22 Jun 2012 22:44:41 -0400
changeset 734 54bcc287fc8c
parent 733 11986816e841
child 735 891eceafe73c
Explained where the initial context is specified.
spec/latest/json-ld-syntax/index.html
--- 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