Update local bibliography
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 28 Jan 2014 16:59:29 +0100
changeset 2096 139d95d09899
parent 2095 5bd5c331d2b3
child 2097 c87291bbacec
Update local bibliography
spec/latest/respec-w3c-extensions.js
--- a/spec/latest/respec-w3c-extensions.js	Fri Jan 17 12:58:40 2014 +0100
+++ b/spec/latest/respec-w3c-extensions.js	Tue Jan 28 16:59:29 2014 +0100
@@ -1,8 +1,8 @@
 // extend the bibliography entries
 var localBibliography = {
     "LINKED-DATA": "Tim Berners-Lee. <cite><a href=\"http://www.w3.org/DesignIssues/LinkedData.html\">Linked Data</a></cite>. Personal View, imperfect but published. URL: <a href=\"http://www.w3.org/DesignIssues/LinkedData.html\">http://www.w3.org/DesignIssues/LinkedData.html</a>",
-    "JSON-LD": "Manu Sporny, Gregg Kellogg, Markus Lanthaler, Editors. <cite><a href=\"http://www.w3.org/TR/2013/PR-json-ld-20131105/\">JSON-LD 1.0</a></cite>. 5 November 2013. W3C Proposed Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/PR-json-ld-20131105/\">http://www.w3.org/TR/2013/PR-json-ld-20131105/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/json-ld/\">http://www.w3.org/TR/json-ld/</a>",
-    "JSON-LD-API": "Markus Lanthaler, Gregg Kellogg, Manu Sporny, Editors. <cite><a href=\"http://www.w3.org/TR/2013/PR-json-ld-api-20131105/\">JSON-LD 1.0 Processing Algorithms and API</a></cite>. 5 November 2013. W3C Proposed Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/PR-json-ld-api-20131105/\">http://www.w3.org/TR/2013/PR-json-ld-api-20131105/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/json-ld-api/\">http://www.w3.org/TR/json-ld-api/</a>",
+    "JSON-LD": "Manu Sporny, Gregg Kellogg, Markus Lanthaler, Editors. <cite><a href=\"http://www.w3.org/TR/json-ld/\">JSON-LD 1.0</a></cite>. 16 January 2014. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/json-ld/\">http://www.w3.org/TR/json-ld/</a>",
+    "JSON-LD-API": "Markus Lanthaler, Gregg Kellogg, Manu Sporny, Editors. <cite><a href=\"http://www.w3.org/TR/json-ld-api/\">JSON-LD 1.0 Processing Algorithms and API</a></cite>. 16 January 2014. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/json-ld-api/\">http://www.w3.org/TR/json-ld-api/</a>",
     "JSON-LD-TESTS": "<cite><a href=\"http://www.w3.org/2013/json-ld-tests/\">JSON-LD 1.0 Test Suite</a></cite>. W3C Test Suite. URL: <a href=\"http://www.w3.org/2013/json-ld-tests/\">http://www.w3.org/2013/json-ld-tests/</a>",
     "IEEE-754-2008": "<cite>IEEE 754-2008 Standard for Floating-Point Arithmetic</cite>. URL: <a href=\"http://standards.ieee.org/findstds/standard/754-2008.html\">http://standards.ieee.org/findstds/standard/754-2008.html</a>",
     "RDF11-CONCEPTS": "Richard Cyganiak, David Wood, Markus Lanthaler, Editors. <cite><a href=\"http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/\">RDF 1.1 Concepts and Abstract Syntax</a></cite>. 9 January 2014. W3C Proposed Recommendation (work in progress). URL: <a href=\"http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/\">http://www.w3.org/TR/2014/PR-rdf11-concepts-20140109/</a>. The latest edition is available at <a href=\"http://www.w3.org/TR/rdf11-concepts/\">http://www.w3.org/TR/rdf11-concepts/</a>",