A context set to null resets the active context to an empty context
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 28 Aug 2012 19:25:49 +0200
changeset 844 b5d2bd684249
parent 843 caaef46bf620
child 845 0a30c0a7869e
A context set to null resets the active context to an empty context

... and not the local context.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Tue Aug 28 18:32:12 2012 +0200
+++ b/spec/latest/json-ld-syntax/index.html	Tue Aug 28 19:25:49 2012 +0200
@@ -746,7 +746,7 @@
 
 <p>The set of contexts defined within a specific <tref>subject definition</tref> are
   referred to as <tdef>local context</tdef>s. Setting the context to <code>null</code>
-  effectively resets the <tref>local context</tref> to an empty context. The
+  effectively resets the <tref>active context</tref> to an empty context. 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 layers a local context on top of the external