Edited ReSpec attribute vales
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 13 Feb 2014 10:41:29 +0100
changeset 1880 868450e6c316
parent 1879 bb9a6e1a81d2
child 1881 96c06714ac95
Edited ReSpec attribute vales
Fixed link to ~Semantics impl report (had extra /s/)
rdf11-testcases/index.html
--- a/rdf11-testcases/index.html	Wed Feb 12 17:39:47 2014 -0500
+++ b/rdf11-testcases/index.html	Thu Feb 13 10:41:29 2014 +0100
@@ -11,7 +11,7 @@
           localBiblio: localBibliography,
 
           // specification status (e.g. WD, LC, WG-NOTE, etc.). If in doubt use ED.
-          specStatus:           "NOTE",
+          specStatus:           "WG-NOTE",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "rdf11-testcases",
@@ -19,7 +19,7 @@
           errata:               "http://www.w3.org/2014/rdf1.1-errata",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2013-11-05",
+          publishDate:  "2014-02-25",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -31,12 +31,12 @@
           // previousMaturity:  "LC",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf11-testcases/index.html",
+          // edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf11-testcases/index.html",
 
           // if there is an earler version of this specification at the Recommendation level,
           // set this to the shortname of that version. This is optional and not usually
           // necessary.
-          //prevRecShortname: "rdf11-testcases",
+          // prevRecShortname: "rdf11-testcases",
 
           // editors, add as many as you like
           // only "name" is required
@@ -109,7 +109,7 @@
       <li><strong>RDF 1.1 Semantics</strong> [[RDF11-MT]]<br/>
         <ul>
           <li><a href="http://www.w3.org/2013/rdf-mt-tests/">Test Suite</a></li>
-          <li><a href="http://www.w3.org/2013/rdf-mt-reports/s/index.html">Implementation Report</a></li>
+          <li><a href="http://www.w3.org/2013/rdf-mt-reports/index.html">Implementation Report</a></li>
         </ul>
       </li>
       <li><strong>RDF 1.1 Turtle</strong> [[TURTLE]]<br/>