fix old draft URIs (hopefully last pass this time)
authorStephane Corlosquet <scorlosquet@gmail.com>
Mon, 12 Dec 2011 15:16:51 -0500
changeset 256 de6a2e708348
parent 255 c6fdec22083f
child 257 8347db0e1955
fix old draft URIs (hopefully last pass this time)
spec/drafts/ED-webid-20111212/index.html
spec/index-respec.html
--- a/spec/drafts/ED-webid-20111212/index.html	Mon Dec 12 15:05:21 2011 -0500
+++ b/spec/drafts/ED-webid-20111212/index.html	Mon Dec 12 15:16:51 2011 -0500
@@ -513,7 +513,7 @@
 pre.sh_sourceCode .sh_attribute { color: #006400; }
 
 </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" charset="utf-8" /></head>
-  <body style="display: inherit;"><div class="head"><p><a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p><h1 id="title" class="title" property="dcterms:title">WebID 1.0</h1><h2 id="subtitle" property="bibo:subtitle">Web Identification and Discovery</h2><h2 content="2011-12-12T18:14:25+0000" datatype="xsd:dateTime" property="dcterms:issued" id="w3c-editor-s-draft-12-december-2011"><acronym title="World Wide Web Consortium">W3C</acronym> Editor's Draft 12 December 2011</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111212">http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111212</a></dd><dt>Latest editor's draft:</dt><dd><a href="https://dvcs.w3.org/hg/WebID/raw-file/tip/spec/index-respec.html">https://dvcs.w3.org/hg/WebID/raw-file/tip/spec/index-respec.html</a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-2011-11-23/" rel="dcterms:replaces">http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-2011-11-23/</a></dd><dt>Editors:</dt><dd rel="bibo:editor"><span typeof="foaf:Person"><a href="http://bblfish.net/" content="Henry Story" property="foaf:name" rel="foaf:homepage">Henry Story</a> <span class="ed_mailto"><a href="mailto:henry.story@bblfish.net" rel="foaf:mbox">henry.story@bblfish.net</a></span> </span>
+  <body style="display: inherit;"><div class="head"><p><a href="http://www.w3.org/"><img width="72" height="48" alt="W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p><h1 id="title" class="title" property="dcterms:title">WebID 1.0</h1><h2 id="subtitle" property="bibo:subtitle">Web Identification and Discovery</h2><h2 content="2011-12-12T18:14:25+0000" datatype="xsd:dateTime" property="dcterms:issued" id="w3c-editor-s-draft-12-december-2011"><acronym title="World Wide Web Consortium">W3C</acronym> Editor's Draft 12 December 2011</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111212">http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111212</a></dd><dt>Latest editor's draft:</dt><dd><a href="https://dvcs.w3.org/hg/WebID/raw-file/tip/spec/index-respec.html">https://dvcs.w3.org/hg/WebID/raw-file/tip/spec/index-respec.html</a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111123/" rel="dcterms:replaces">http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111123/</a></dd><dt>Editors:</dt><dd rel="bibo:editor"><span typeof="foaf:Person"><a href="http://bblfish.net/" content="Henry Story" property="foaf:name" rel="foaf:homepage">Henry Story</a> <span class="ed_mailto"><a href="mailto:henry.story@bblfish.net" rel="foaf:mbox">henry.story@bblfish.net</a></span> </span>
 </dd>
 <dd rel="bibo:editor"><span typeof="foaf:Person"><span property="foaf:name">Stéphane Corlosquet</span>, <a href="http://massgeneral.org/" rel="foaf:workplaceHomepage">Massachusetts General Hospital</a> <span class="ed_mailto"><a href="mailto:scorlosquet@gmail.com" rel="foaf:mbox">scorlosquet@gmail.com</a></span> </span>
 </dd>
@@ -1250,7 +1250,7 @@
 <p><a href="https://dvcs.w3.org/hg/WebID/rev/46e0aadef7b6">2011-12-12</a>
 Fixed several errors in examples and diagrams, clarified TLS-Light, added SSL renegotiation, key chain and cache control, updated list people in acknowledgments.
 </p>
-<p><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-2011-11-23/">2011-11-23</a>
+<p><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111123/">2011-11-23</a>
 Wide ranging changes: Rewrote the Verification algorithm now enhanced with a detailed sequence diagram.  Moved to new ontology using xsd:hexBinary datatypes and removed rsa: ontology. Rewrote vocabulary section using clearer names. All these changes required serious rewriting everywhere.
 </p>
 <p><a href="https://dvcs.w3.org/hg/WebID/rev/6b60d7335151">2011-02-10</a>
--- a/spec/index-respec.html	Mon Dec 12 15:05:21 2011 -0500
+++ b/spec/index-respec.html	Mon Dec 12 15:16:51 2011 -0500
@@ -1013,7 +1013,7 @@
 <p><a href="https://dvcs.w3.org/hg/WebID/rev/46e0aadef7b6">2011-12-12</a>
 Fixed several errors in examples and diagrams, clarified TLS-Light, added SSL renegotiation, key chain and cache control, updated list people in acknowledgments.
 </p>
-<p><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-2011-11-23/">2011-11-23</a>
+<p><a href="http://www.w3.org/2005/Incubator/webid/spec/drafts/ED-webid-20111123/">2011-11-23</a>
 Wide ranging changes: Rewrote the Verification algorithm now enhanced with a detailed sequence diagram.  Moved to new ontology using xsd:hexBinary datatypes and removed rsa: ontology. Rewrote vocabulary section using clearer names. All these changes required serious rewriting everywhere.
 </p>
 <p><a href="https://dvcs.w3.org/hg/WebID/rev/6b60d7335151">2011-02-10</a>