--- a/spec/latest/json-ld-syntax/index.html Tue Mar 12 18:45:02 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html Tue Mar 12 18:54:20 2013 +0100
@@ -517,9 +517,15 @@
document. Information contained outside of the <code>@context</code> value
is ignored when the document is used as an external JSON-LD context document.</p>
- <p>Contexts may also be specified in-line. This has the advantage that
- <tref title="JSON-LD document">JSON-LD documents</tref> can be processed
- even in the absence of a connection to the Web.</p>
+ <p>JSON documents can be transformed to JSON-LD without having to be modified by
+ referencing a <tref>context</tref> via an HTTP Link Header
+ as described in section <a href="#interpreting-json-as-json-ld"></a>. It is also
+ possible to apply a custom context using the JSON-LD API [[JSON-LD-API]].</p>
+
+ <p>In <tref title="JSON-LD document">JSON-LD documents</tref>
+ <tref title="context">contexts</tref< may also be specified in-line.
+ This has the advantage that documents can be processed even in the
+ absence of a connection to the Web.</p>
<pre class="example" data-transform="updateExample"
title="In-line context definition">