Get Semantics close to CR version - dates, test suite
authorPeter F. Patel-Schneider <pfpschneider@gmail.com>
Sun, 20 Oct 2013 18:48:43 -0400
changeset 1151 ad0101e02516
parent 1150 88e23c509ed4
child 1152 5af0fc97ded3
Get Semantics close to CR version - dates, test suite
rdf-mt/index.html
--- a/rdf-mt/index.html	Fri Oct 18 10:27:43 2013 -0400
+++ b/rdf-mt/index.html	Sun Oct 20 18:48:43 2013 -0400
@@ -10,7 +10,8 @@
 //THis line is chacking on mercurial push. Ignore it. 20130530.1
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
           specStatus:           "ED",
-
+          // specStatus:           "CR",
+      
 localBiblio:{
 "HORST04":"Herman J. ter Horst. <cite>Extending the RDFS Entailment Lemma</cite>, in S.A. McIlraith et al. (Eds.), The Semantic Web - ISWC2004, Proceedings of the Third International Semantic Web Conference, Hiroshima, Japan, November 2004, Springer, LNCS 3298, pp. 77-91.",
 
@@ -32,7 +33,8 @@
           // subtitle   :  "an excellent document",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2013-07-23",
+          publishDate:  "2013-11-05",
+          crEnd:        "2013-11-26",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -41,7 +43,7 @@
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
           previousPublishDate:  "2013-04-09",
-          previousMaturity:  "WD",
+          previousMaturity:  "LC",
 
           // if there a publicly available Editor's Draft, this is the link
           edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/index.html",
@@ -88,6 +90,9 @@
           // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
           // Team Contact.
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
+
+      testSuiteURI:         "http://www.w3.org/2013/rdf-mt-tests/"
+
       };
     </script>
 <style type="text/css">