--- a/spec/WD/json-ld-api/20130411/diff-20120712.html Tue Apr 09 20:11:17 2013 +0200
+++ b/spec/WD/json-ld-api/20130411/diff-20120712.html Tue Apr 09 21:54:07 2013 +0200
@@ -3308,7 +3308,7 @@
null,
expansionCallback);
</del>
-<a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdCallback-callback-JsonLdOptions-options">
+<a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdOptions-options-JsonLdCallback-callback">
<ins class="diff-chg">expand
</ins></a>
<del class="diff-old">The
@@ -3810,7 +3810,7 @@
Algorithm
</ins></a><ins class="diff-chg">
(
-</ins><code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options"><ins class="diff-chg">
+</ins><code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback"><ins class="diff-chg">
compact
</ins></a></code><ins class="diff-chg">
operation)
@@ -4127,7 +4127,7 @@
algorithm
</ins></a><ins class="diff-chg">
(
-</ins><code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options"><ins class="diff-chg">
+</ins><code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback"><ins class="diff-chg">
flatten
</ins></a></code><ins class="diff-chg">
operation)
--- a/spec/WD/json-ld-api/20130411/index.html Tue Apr 09 20:11:17 2013 +0200
+++ b/spec/WD/json-ld-api/20130411/index.html Tue Apr 09 21:54:07 2013 +0200
@@ -718,7 +718,7 @@
and regular way of expressing of values in JSON-LD; all contextual
information from the document is instead stored locally with each value.
Running the <a href="#expansion-algorithm">Expansion algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdCallback-callback-JsonLdOptions-options">expand</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdOptions-options-JsonLdCallback-callback">expand</a></code>
operation) against the above examples results in the following output:</p>
<div class="example"><div class="example-title"><span>Example 3</span>: Expanded sample document</div><pre class="example">[
@@ -793,7 +793,7 @@
}</pre></div>
<p>Running the <a href="#compaction-algorithm">Compaction Algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options">compact</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback">compact</a></code>
operation) given the context supplied above against the JSON-LD input
document provided above would result in the following output:</p>
@@ -852,7 +852,7 @@
}</pre></div>
<p>Running the <a href="#flattening-algorithm">Flattening algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options">flatten</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback">flatten</a></code>
operation) with a context set to <a class="tref internalDFN" title="null" href="#dfn-null">null</a> to prevent compaction
returns the following document:</p>
--- a/spec/WD/json-ld/20130411/index.html Tue Apr 09 20:11:17 2013 +0200
+++ b/spec/WD/json-ld/20130411/index.html Tue Apr 09 21:54:07 2013 +0200
@@ -3104,7 +3104,7 @@
<p>The process of turning a JSON-LD document depends on executing the
algorithms defined in
- <cite><a href="../json-ld-api/#rdf-conversion-algorithms">RDF Conversion Algorithms</a></cite>
+ <cite><a href="http://www.w3.org/TR/2013/WD-json-ld-api-20130411/#rdf-conversion-algorithms">RDF Conversion Algorithms</a></cite>
in the JSON-LD Processing Algorithms and API specification [<cite><a class="bibref" href="#bib-JSON-LD-API">JSON-LD-API</a></cite>].
It is beyond the scope of this document to detail these algorithms any further,
but a summary of the necessary operations is provided to illustrate the process.</p>
--- a/spec/latest/json-ld-api/index.html Tue Apr 09 20:11:17 2013 +0200
+++ b/spec/latest/json-ld-api/index.html Tue Apr 09 21:54:07 2013 +0200
@@ -282,7 +282,7 @@
and regular way of expressing of values in JSON-LD; all contextual
information from the document is instead stored locally with each value.
Running the <a href="#expansion-algorithm">Expansion algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdCallback-callback-JsonLdOptions-options">expand</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-expand-void-JsonLdInput-input-JsonLdOptions-options-JsonLdCallback-callback">expand</a></code>
operation) against the above examples results in the following output:</p>
<pre class="example" data-transform="updateExample"
@@ -370,7 +370,7 @@
</pre>
<p>Running the <a href="#compaction-algorithm">Compaction Algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options">compact</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-compact-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback">compact</a></code>
operation) given the context supplied above against the JSON-LD input
document provided above would result in the following output:</p>
@@ -437,7 +437,7 @@
</pre>
<p>Running the <a href="#flattening-algorithm">Flattening algorithm</a>
- (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdCallback-callback-JsonLdOptions-options">flatten</a></code>
+ (<code class="idlMemberName"><a href="#widl-JsonLdProcessor-flatten-void-JsonLdInput-input-JsonLdContext-context-JsonLdOptions-options-JsonLdCallback-callback">flatten</a></code>
operation) with a context set to <tref>null</tref> to prevent compaction
returns the following document:</p>