Trying to get all the version links in the document preamble right
authorRichard Cyganiak <richard@cyganiak.de>
Fri, 27 May 2011 17:23:18 +0100
changeset 22 9827cdbf7c40
parent 21 987b2047c1fc
child 23 75ae3383e7ce
Trying to get all the version links in the document preamble right
index.html
--- a/index.html	Fri May 27 11:06:22 2011 +0100
+++ b/index.html	Fri May 27 17:23:18 2011 +0100
@@ -2,7 +2,6 @@
 <html lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<!-- @@@ title? Do we talk about 2nd edition, RDF 1.1, ...? The original title spelled out RDF. -->
     <title>RDF 1.1 Concepts and Abstract Syntax</title>
     <style>
 .figure { font-weight: bold; text-align: center; }
@@ -29,12 +28,12 @@
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          previousPublishDate:  "2004-02-10",
-          previousMaturity:  "REC",
+//          previousPublishDate:  "2004-02-10",
+//          previousMaturity:  "REC",
 
           // if there a publicly available Editor's Draft, this is the link
 //@@@
-          //edDraftURI:           "http://dev.w3.org/2009/dap/ReSpec.js/documentation.html",
+          edDraftURI:           "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/index.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",