Fix erratum http://www.w3.org/2001/sw/RDFCore/errata#rfc-reference by updating all RFC references to IETF URLs
authorRichard Cyganiak <richard@cyganiak.de>
Wed, 25 May 2011 15:57:43 +0100
changeset 7 41f91070d6e7
parent 6 7c028f856211
child 8 0b338c5c4091
Fix erratum http://www.w3.org/2001/sw/RDFCore/errata#rfc-reference by updating all RFC references to IETF URLs
ReSpec.js/bibref/biblio.js
--- a/ReSpec.js/bibref/biblio.js	Wed May 25 11:21:24 2011 +0100
+++ b/ReSpec.js/bibref/biblio.js	Wed May 25 15:57:43 2011 +0100
@@ -1,10 +1,10 @@
 berjon.biblio = {
 
 // @@@ These are temporary local additions for rdf-concepts; they should be either removed (many are obsolete) or added to the global file in CVS
-   "RFC2279" : "<a href=\"http://www.isi.edu/in-notes/rfc2279.txt\"><cite>RFC 2279 - UTF-8, a transformation format of ISO 10646</cide></a>, F. Yergeau, IETF, January 1998. This document is http://www.isi.edu/in-notes/rfc2279.txt",
-   "RFC2396" : "<a href=\"http://www.isi.edu/in-notes/rfc2396.txt\"><cite>RFC 2396 - Uniform Resource Identifiers (URI): Generic Syntax</cite></a>, T. Berners-Lee, R. Fielding and L. Masinter, IETF, August 1998. This document is http://www.isi.edu/in-notes/rfc2396.txt",
-   "RFC2732" : "<a href=\"http://www.isi.edu/in-notes/rfc2732.txt\"><cite>RFC 2732 - Format for Literal IPv6 Addresses in URL's</cite></a>, R. Hinden, B. Carpenter and L. Masinter, IETF, December 1999. This document is http://www.isi.edu/in-notes/rfc2732.txt",
-   "RFC3066" : "<a href=\"http://www.isi.edu/in-notes/rfc3066.txt\"><cite>RFC 3066 - Tags for the Identification of Languages</cite></a>, H.  Alvestrand, IETF, January 2001. This document is http://www.isi.edu/in-notes/rfc3066.txt",
+   "RFC2279" : "<a href=\"http://tools.ietf.org/html/rfc2279\"><cite>RFC 2279 - UTF-8, a transformation format of ISO 10646</cide></a>, F. Yergeau, IETF, January 1998. This document is http://tools.ietf.org/html/rfc2279",
+   "RFC2396" : "<a href=\"http://tools.ietf.org/html/rfc2396\"><cite>RFC 2396 - Uniform Resource Identifiers (URI): Generic Syntax</cite></a>, T. Berners-Lee, R. Fielding and L. Masinter, IETF, August 1998. This document is http://tools.ietf.org/html/rfc2396",
+   "RFC2732" : "<a href=\"http://tools.ietf.org/html/rfc2732\"><cite>RFC 2732 - Format for Literal IPv6 Addresses in URL's</cite></a>, R. Hinden, B. Carpenter and L. Masinter, IETF, December 1999. This document is http://tools.ietf.org/html/rfc2732",
+   "RFC3066" : "<a href=\"http://tools.ietf.org/html/rfc3066\"><cite>RFC 3066 - Tags for the Identification of Languages</cite></a>, H.  Alvestrand, IETF, January 2001. This document is http://tools.ietf.org/html/rfc3066",
    "IRI-DRAFT" : "<a href=\"http://www.w3.org/International/iri-edit/draft-duerst-iri-04\"><cite>Internationalized Resource Identifiers (IRIs)</cite></a>,  M. D&uuml;rst and M. Suignard, Internet-Draft, June 2003, expires December 2003. This document is http://www.w3.org/International/iri-edit/draft-duerst-iri-04",
    "TAG" : "<a href=\"http://www.w3.org/2001/tag/issues\"><cite>TAG Issues List</cite></a>,  W3C Technical Architecture Group. This document is http://www.w3.org/2001/tag/issues",
    "RDF-MIME-TYPE" : "<a href=\"http://www.iana.org/assignments/media-types/\"><cite>MIME Media Types</cite></a>, The Internet Assigned Numbers Authority (IANA). This document is http://www.iana.org/assignments/media-types/ .  The <a href=\"http://www.w3.org/2001/sw/RDFCore/mediatype-registration\">registration for <code>application/rdf+xml</code></a> is archived at http://www.w3.org/2001/sw/RDFCore/mediatype-registration .",