--- a/spec/latest/json-ld-api/index.html Thu Jan 09 16:56:13 2014 +0100
+++ b/spec/latest/json-ld-api/index.html Thu Jan 09 17:29:46 2014 +0100
@@ -3317,7 +3317,7 @@
<p>List Conversion is the process of taking a <tref>list object</tref>
and transforming it into an
<tref href="http://www.w3.org/TR/rdf-schema/#ch_collectionvocab">RDF Collection</tref>
- as defined in RDF Semantics [[!RDF-MT]].</p>
+ as defined in RDF Semantics [[!RDF11-MT]].</p>
<section class="informative">
<h3>Overview</h3>
--- a/spec/latest/json-ld/index.html Thu Jan 09 16:56:13 2014 +0100
+++ b/spec/latest/json-ld/index.html Thu Jan 09 17:29:46 2014 +0100
@@ -3245,7 +3245,7 @@
means that JSON-LD serializes
<tref href="http://www.w3.org/TR/rdf11-concepts/#dfn-generalized-rdf-dataset">generalized RDF Datasets</tref>.</li>
<li>In JSON-LD <tref title="list">lists</tref> are part of the data model
- whereas in RDF they are part of a vocabulary, namely [[RDF-SCHEMA]].</li>
+ whereas in RDF they are part of a vocabulary, namely [[RDF11-SCHEMA]].</li>
<li>RDF values are either typed <em>literals</em>
(<tref title="typed value">typed values</tref>) or
<tref title="language-tagged string">language-tagged strings</tref> whereas
--- a/spec/latest/respec-w3c-extensions.js Thu Jan 09 16:56:13 2014 +0100
+++ b/spec/latest/respec-w3c-extensions.js Thu Jan 09 17:29:46 2014 +0100
@@ -14,6 +14,7 @@
"PROMISES": "Domenic Denicola. <cite><a href=\"https://github.com/domenic/promises-unwrapping\">Promise Objects</a></cite>. January 2014 (work in progress). URL: <a href=\"http://www.w3.org/2013/10/json-ld-api/snapshot-promises-draft\">http://www.w3.org/2013/10/json-ld-api/snapshot-promises-draft</a>. The latest draft is available at <a href=\"https://github.com/domenic/promises-unwrapping\">https://github.com/domenic/promises-unwrapping</a>",
"RDF11-MT": "Patrick J. Hayes, Peter F. Patel-Schneider, Editors. <cite><a href=\"http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/\">RDF 1.1 Semantics</a></cite>. 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/\">http://www.w3.org/TR/2014/PR-rdf11-mt-20140109/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/rdf11-mt/\">http://www.w3.org/TR/rdf11-mt/</a>",
"RFC6839": "Tony Hansen, Alexey Melnikov. <cite><a href=\"http://www.ietf.org/rfc/rfc6839.txt\">Additional Media Type Structured Syntax Suffixes</a>.</cite> January 2013. Internet RFC 6839. URL: <a href=\"http://www.ietf.org/rfc/rfc6839.txt\">http://www.ietf.org/rfc/rfc6839.txt</a>",
+ "RDF11-SCHEMA": "Dan Brickley; R.V. Guha, Editors. <cite><a href=\"http://www.w3.org/TR/2014/PER-rdf-schema-20140109/\">RDF Schema 1.1</a></cite>. 9 January 2014. W3C Proposed Edited Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2014/PER-rdf-schema-20140109/\">http://www.w3.org/TR/2014/PER-rdf-schema-20140109/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/rdf-schema/\">http://www.w3.org/TR/rdf-schema/</a>",
};
var preProc = {