Change TriG to Last Call Working Draft
authorGavin Carothers <gavin@carothers.name>
Wed, 18 Sep 2013 07:02:01 -0700
changeset 1099 ce904452bef0
parent 1098 a7a6b6f703fe
child 1100 49a569813747
Change TriG to Last Call Working Draft
drafts/trig/Overview.html
trig/index.html
--- a/drafts/trig/Overview.html	Wed Sep 18 06:59:24 2013 -0700
+++ b/drafts/trig/Overview.html	Wed Sep 18 07:02:01 2013 -0700
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en" dir="ltr" typeof="bibo:Document " about="" property="dcterms:language" content="en" prefix="bibo: http://purl.org/ontology/bibo/ w3p: http://www.w3.org/2001/02pd/rec54#">
+<html lang="en" dir="ltr" typeof="bibo:Document w3p:LastCall" about="" property="dcterms:language" content="en" prefix="bibo: http://purl.org/ontology/bibo/ w3p: http://www.w3.org/2001/02pd/rec54#">
 <head>
 	<title>TriG</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
@@ -221,7 +221,7 @@
 }
 
 
-</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-ED"></head>
+</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WD"></head>
 	<body class="h-entry" role="document" id="respecDocument"><div class="head" role="contentinfo" id="respecHeader">
   <p>
     
@@ -232,11 +232,11 @@
   
     <h2 property="bibo:subtitle" id="subtitle"><abbr title="Resource Description Framework">RDF</abbr> Dataset Language</h2>
   
-  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-18T20:58:33.000Z" id="w3c-editor-s-draft-18-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft <time class="dt-published" datetime="2013-09-18">18 September 2013</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-19T07:00:00.000Z" id="w3c-last-call-working-draft-19-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-09-19">19 September 2013</time></h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a class="u-url" href="https://dvcs.w3.org/hg/rdf/raw-file/default/trig/index.html">https://dvcs.w3.org/hg/rdf/raw-file/default/trig/index.html</a></dd>
+      <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-trig-20130919/">http://www.w3.org/TR/2013/WD-trig-20130919/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/trig/">http://www.w3.org/TR/trig/</a></dd>
     
@@ -250,8 +250,9 @@
     
     
     
-      
     
+      <dt>Previous version:</dt>
+      <dd><a rel="dcterms:replaces" href="http://www.w3.org/TR/2013/WD-trig-20130409/">http://www.w3.org/TR/2013/WD-trig-20130409/</a></dd>
     
     
     <dt>Editors:</dt>
@@ -323,7 +324,9 @@
 <div style="border:1px solid red; padding: 1em; margin: 1em;"> The <abbr title="Resource Description Framework">RDF</abbr> WG welcomes reports of implementations, sent to the comments address.  If we gather sufficient evidence of interoperable implementations, the group may request to skip <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfi">Call for Implementations (Candidate Recommendation)</a> drafts and have the next round of publications be  <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfr">Proposed Recommendations</a>. </div>
                 
         <p>
-          This document was published by the <a href="http://www.w3.org/2011/rdf-wg/"><abbr title="Resource Description Framework">RDF</abbr> Working Group</a> as an Editor's Draft.
+          This document was published by the <a href="http://www.w3.org/2011/rdf-wg/"><abbr title="Resource Description Framework">RDF</abbr> Working Group</a> as a Last Call Working Draft.
+          
+            This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
           
           
           If you wish to make comments regarding this document, please send them to 
@@ -331,19 +334,24 @@
           (<a href="mailto:public-rdf-comments-request@w3.org?subject=subscribe">subscribe</a>,
           <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">archives</a>).
           
-          
+          The Last Call period ends 11 October 2013.
           
           
             All comments are welcome.</p>
           
         
           <p>
-            Publication as an Editor's Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
+            Publication as a Last Call Working Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
             This is a draft document and may be updated, replaced or obsoleted by other documents at 
             any time. It is inappropriate to cite this document as other than work in progress.
           </p>
         
         
+          <p>
+            This is a Last Call Working Draft and thus the Working Group has determined that this document has satisfied the
+            relevant technical requirements and is sufficiently stable to advance through the Technical Recommendation process.
+          </p>
+        
         <p>
           
             This document was produced by a group operating under the 
--- a/trig/index.html	Wed Sep 18 06:59:24 2013 -0700
+++ b/trig/index.html	Wed Sep 18 07:02:01 2013 -0700
@@ -34,7 +34,7 @@
   <script class='remove'>
       var respecConfig = {
 	  // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-	  specStatus:           "ED",
+	  specStatus:           "LC",
 	  
 	  // the specification's short name, as in http://www.w3.org/TR/short-name/
 	  shortName:            "trig",
@@ -48,7 +48,7 @@
 	  },
 
 	  // if you wish the publication date to be other than today, set this
-	  // publishDate:  "2013-04-09",
+	  publishDate:  "2013-09-19",
 
 	  // if the specification's copyright date is a range of years, specify
 	  // the start date here:
@@ -64,7 +64,7 @@
 	  edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/index.html",
 
 	  // if this is a LCWD, uncomment and set the end of its review period
-	  // lcEnd: "2009-08-05",
+	  lcEnd: "2013-10-11",
 
 	  // if you want to have extra CSS, append them to this list
 	  // it is recommended that the respec.css stylesheet be kept