Describe in syntax doc that setting @context to null resets the state of the local context.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 09 Apr 2012 13:41:26 -0700
changeset 481 de26d907e674
parent 480 9fc7e8b56070
child 483 669b1984c5a0
Describe in syntax doc that setting @context to null resets the state of the local context.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Mon Apr 09 13:31:28 2012 -0700
+++ b/spec/latest/json-ld-syntax/index.html	Mon Apr 09 13:41:26 2012 -0700
@@ -677,7 +677,8 @@
 
 <p>
   The set of contexts defined within a specific <tref>JSON Object</tref> are
-  referred to as <tdef>local context</tdef>s. The
+  referred to as <tdef>local context</tdef>s. Setting the context to <code>null</code>
+  effectively sets the <tdef>local context</tdef> to it's initial state. 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