Fixed a number of broken external links.
--- a/spec/WD/json-ld-api/20130514/diff-20130411.html Thu May 09 10:59:56 2013 -0400
+++ b/spec/WD/json-ld-api/20130514/diff-20130411.html Thu May 09 11:08:47 2013 -0400
@@ -4361,7 +4361,7 @@
defined
(see
<cite>
-<a href="../json-ld/#sets-and-lists">
+<a href="http://www.w3.org/TR/json-ld-syntax/#sets-and-lists">
Sets
and
Lists
@@ -4607,7 +4607,7 @@
the
section
<cite>
-<a href="../json-ld/#syntax-tokens-and-keywords">
+<a href="http://www.w3.org/TR/json-ld-syntax/#syntax-tokens-and-keywords">
Syntax
Tokens
and
@@ -4647,7 +4647,7 @@
the
section
<cite>
-<a href="../json-ld/#the-context">
+<a href="http://www.w3.org/TR/json-ld-syntax/#the-context">
The
Context
</a>
@@ -4797,7 +4797,7 @@
in
the
<cite>
-<a href="../json-ld/#data-model">
+<a href="http://www.w3.org/TR/json-ld-syntax/#data-model">
Data
Model
</a>
@@ -12638,7 +12638,7 @@
expanded
from
a
-<a class="tref externalDFN" title="language-map" href="../json-ld/#dfn-language-map">
+<a class="tref externalDFN" title="language-map" href="http://www.w3.org/TR/json-ld-syntax/#dfn-language-map">
language
map
</a>
@@ -22014,7 +22014,7 @@
JSON-LD
document
in
-<a class="tref externalDFN" title="flattened-document-form" href="../json-ld/#flattened-document-form">
+<a class="tref externalDFN" title="flattened-document-form" href="http://www.w3.org/TR/json-ld-syntax/#flattened-document-form">
flattened
document
form
@@ -34580,7 +34580,7 @@
value
in
a
-<a class="tref externalDFN" title="language-map" href="../json-ld/#dfn-language-map">
+<a class="tref externalDFN" title="language-map" href="http://www.w3.org/TR/json-ld-syntax/#dfn-language-map">
language
map
</a>
--- a/spec/WD/json-ld-api/20130514/index.html Thu May 09 10:59:56 2013 -0400
+++ b/spec/WD/json-ld-api/20130514/index.html Thu May 09 11:08:47 2013 -0400
@@ -1052,7 +1052,7 @@
the collection is <em>unordered</em> by default. While order is
preserved in regular JSON arrays, it is not in regular JSON-LD arrays
unless specifically defined (see
- <cite><a href="../json-ld/#sets-and-lists">Sets and Lists</a></cite> in
+ <cite><a href="http://www.w3.org/TR/json-ld-syntax/#sets-and-lists">Sets and Lists</a></cite> in
the JSON-LD specification [<cite><a class="bibref" href="#bib-JSON-LD">JSON-LD</a></cite>]).</dd>
<dt><dfn title="string" id="dfn-string">string</dfn></dt>
<dd>A string is a sequence of zero or more Unicode characters,
@@ -1080,11 +1080,11 @@
<dl>
<dt><dfn title="keyword" id="dfn-keyword">keyword</dfn></dt>
<dd>A JSON key that is specific to JSON-LD, specified in the section
- <cite><a href="../json-ld/#syntax-tokens-and-keywords">Syntax Tokens and Keywords</a></cite>
+ <cite><a href="http://www.w3.org/TR/json-ld-syntax/#syntax-tokens-and-keywords">Syntax Tokens and Keywords</a></cite>
of the JSON-LD specification [<cite><a class="bibref" href="#bib-JSON-LD">JSON-LD</a></cite>].</dd>
<dt><dfn title="context" id="dfn-context">context</dfn></dt>
<dd>A set of rules for interpreting a JSON-LD document as specified in the section
- <cite><a href="../json-ld/#the-context">The Context</a></cite> of the JSON-LD
+ <cite><a href="http://www.w3.org/TR/json-ld-syntax/#the-context">The Context</a></cite> of the JSON-LD
specification [<cite><a class="bibref" href="#bib-JSON-LD">JSON-LD</a></cite>].</dd>
<dt><dfn title="json-ld-document" id="dfn-json-ld-document">JSON-LD document</dfn></dt>
<dd>A <a class="tref internalDFN" title="json-ld-document" href="#dfn-json-ld-document">JSON-LD document</a> is a serialization of a collection of
@@ -1098,7 +1098,7 @@
<dt><dfn title="json-ld-graph" id="dfn-json-ld-graph">JSON-LD graph</dfn></dt>
<dd>A labeled directed graph, i.e., a set of <a class="tref internalDFN" title="node" href="#dfn-node">nodes</a>
connected by <a class="tref internalDFN" title="edge" href="#dfn-edge">edges</a>,
- as specified in the <cite><a href="../json-ld/#data-model">Data Model</a></cite>
+ as specified in the <cite><a href="http://www.w3.org/TR/json-ld-syntax/#data-model">Data Model</a></cite>
section of the JSON-LD specification [<cite><a class="bibref" href="#bib-JSON-LD">JSON-LD</a></cite>].</dd>
<dt><dfn title="edge" id="dfn-edge">edge</dfn></dt>
<dd>Every <a class="tref internalDFN" title="edge" href="#dfn-edge">edge</a> has a direction associated with it and is labeled with
@@ -1978,7 +1978,7 @@
<li>Otherwise, if <i>key</i>'s <a class="tref internalDFN" title="container-mapping" href="#dfn-container-mapping">container mapping</a> in
<a class="tref internalDFN" title="active-context" href="#dfn-active-context">active context</a> is <code>@language</code> and
<i>value</i> is a <a class="tref internalDFN" title="json-object" href="#dfn-json-object">JSON object</a> then <i>value</i>
- is expanded from a <a class="tref externalDFN" title="language-map" href="../json-ld/#dfn-language-map">language map</a>
+ is expanded from a <a class="tref externalDFN" title="language-map" href="http://www.w3.org/TR/json-ld-syntax/#dfn-language-map">language map</a>
as follows:
<ol class="algorithm">
<li>Initialize <i>expanded value</i> to an empty
@@ -3182,7 +3182,7 @@
which collects all properties of a <a class="tref internalDFN" title="node" href="#dfn-node">node</a> in a single
<a class="tref internalDFN" title="json-object" href="#dfn-json-object">JSON object</a>. In the next step, the <i>node map</i> is
converted to a JSON-LD document in
- <a class="tref externalDFN" title="flattened-document-form" href="../json-ld/#flattened-document-form">flattened document form</a>.
+ <a class="tref externalDFN" title="flattened-document-form" href="http://www.w3.org/TR/json-ld-syntax/#flattened-document-form">flattened document form</a>.
Finally, if a <a class="tref internalDFN" title="context" href="#dfn-context">context</a> has been passed, the flattened document
is compacted using the <a href="#compaction-algorithm">Compaction algorithm</a>
before being returned.</p>
@@ -4442,7 +4442,7 @@
value was detected.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-language-tagged-value">invalid language-tagged value</code></td><td>A <a class="tref internalDFN" title="number" href="#dfn-number">number</a>, <a class="tref internalDFN" title="true" href="#dfn-true">true</a>, or <a class="tref internalDFN" title="false" href="#dfn-false">false</a> with an
associated language tag was detected.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-typed-value">invalid typed value</code></td><td>A <a class="tref internalDFN" title="typed-value" href="#dfn-typed-value">typed value</a> with an invalid type was detected.
</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-set-or-list-object">invalid set or list object</code></td><td>A <a class="tref internalDFN" title="set-object" href="#dfn-set-object">set object</a> or <a class="tref internalDFN" title="list-object" href="#dfn-list-object">list object</a> with
- disallowed members has been detected.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-language-map-value">invalid language map value</code></td><td>An invalid value in a <a class="tref externalDFN" title="language-map" href="../json-ld/#dfn-language-map">language map</a>
+ disallowed members has been detected.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-language-map-value">invalid language map value</code></td><td>An invalid value in a <a class="tref externalDFN" title="language-map" href="http://www.w3.org/TR/json-ld-syntax/#dfn-language-map">language map</a>
has been detected. It has to be a <a class="tref internalDFN" title="string" href="#dfn-string">string</a> or an <a class="tref internalDFN" title="array" href="#dfn-array">array</a> of
<a class="tref internalDFN" title="string" href="#dfn-string">strings</a>.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.compaction-to-list-of-lists">compaction to list of lists</code></td><td>The compacted document contains a list of lists as multiple
lists have been compacted to the same term.</td></tr><tr><td><code id="idl-def-JsonLdErrorCode.invalid-reverse-property-map">invalid reverse property map</code></td><td>An invalid reverse property map has been detected. No