preparing prov-dm PR
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 11 Feb 2013 09:35:05 +0000
changeset 5524 599ca52244ae
parent 5523 a1b1acbc771b
child 5525 de22edc9dd2b
child 5526 5c18c17d4aa5
preparing prov-dm PR
model/prov-dm.html
model/provbib.js
--- a/model/prov-dm.html	Mon Feb 11 07:58:45 2013 +0000
+++ b/model/prov-dm.html	Mon Feb 11 09:35:05 2013 +0000
@@ -130,18 +130,18 @@
       };
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "PR",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "prov-dm",
  
           // if your specification has a subtitle that goes below the main
           // formal title, define it here
-          subtitle   :  "Editor's draft since CR release",
+          //subtitle   :  "Editor's draft since CR release",
 
  
           // if you wish the publication date to be other than today, set this
-          //publishDate:  "2012-12-11",
+          publishDate:  "2013-03-12",
  
           // if the specification's copyright date is a range of years, specify
           // the start date here:
@@ -154,7 +154,7 @@
 
  
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html",
+//          edDraftURI:           "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html",
       
 //         implementationReportURI: "http://dvcs.w3.org/hg/prov/raw-file/default/reports/prov-implementations.html",
 
@@ -861,7 +861,8 @@
 <li> <a href="http://www.w3.org/TR/2012/CR-prov-n-20121211/">PROV-N</a> (Candidate Recommendation), a notation for provenance aimed at human consumption [[!PROV-N]];</li>
 <li> <a href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/">PROV-CONSTRAINTS</a> (Candidate Recommendation), a set of constraints applying to the PROV data model [[!PROV-CONSTRAINTS]];</li>
 <li> <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120619/">PROV-AQ</a> (To be published as Note), the mechanisms for accessing and querying provenance [[PROV-AQ]]; </li>
-<li> <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">PROV-XML</a> (To be published as Note),  an XML schema for the PROV data model [[PROV-XML]].</li>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">PROV-XML</a> (To be published as Note),  an XML schema for the PROV data model [[PROV-XML]];</li>
+<li> <a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">PROV-DICTIONARY</a> (To be published as Note),  introduces a specific type of collection, consisting of key-entity pairs [[PROV-DICTIONARY]].</li>
 
 </ul>
 <h4>How to read the PROV Family of Documents</h4>
--- a/model/provbib.js	Mon Feb 11 07:58:45 2013 +0000
+++ b/model/provbib.js	Mon Feb 11 09:35:05 2013 +0000
@@ -26,7 +26,7 @@
         "PROV-DM":
           "Luc Moreau; Paolo Missier; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/PR-prov-dm-20130312/\"><cite>PROV-DM: The PROV Data Model</cite></a>. "+
-          "11 December 2012, W3C Candidate Recommendation. "+
+          "12 March 2013, W3C Proposed Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/PR-prov-dm-20130312/\">http://www.w3.org/TR/2013/PR-prov-dm-20130312/</a>",
 
         "PROV-SEM":
@@ -38,38 +38,38 @@
         "PROV-PRIMER":
           "Yolanda Gil; Simon Miles; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/WD-prov-primer-20130312/\"><cite>PROV Model Primer</cite></a>. "+
-          "11 December 2012, Working Draft. "+
+          "12 March 2013, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-primer-20130312/\">http://www.w3.org/TR/2013/WD-prov-primer-20130312/</a>",
 
         "PROV-O":
           "Timothy Lebo; Satya Sahoo; Deborah McGuinness; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/PR-prov-o-20130312/\"><cite>PROV-O: The PROV Ontology</cite></a>. "+
-          "11 December 2012, W3C Candidate Recommendation. "+
+          "12 March 2013, W3C Proposed Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/PR-prov-o-20130312/\">http://www.w3.org/TR/2013/PR-prov-o-20130312/</a>",
 
         "PROV-CONSTRAINTS":
           "James Cheney; Paolo Missier; Luc Moreau; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/PR-prov-constraints-20130312/\"><cite>Constraints of the PROV Data Model</cite></a>. "+
-          "11 December 2012, W3C Candidate Recommendation. "+
+          "12 March 2013, W3C Proposed Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/PR-prov-constraints-20130312/\">http://www.w3.org/TR/2013/PR-prov-constraints-20130312/</a>",
 
         "PROV-N":
           "Luc Moreau; Paolo Missier; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/PR-prov-n-20130312/\"><cite>PROV-N: The Provenance Notation</cite></a>. "+
-          "11 December 2012, W3C Candidate Recommendation. "+
+          "12 March 2013, W3C Proposed Recommendation. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/PR-prov-n-20130312/\">http://www.w3.org/TR/2013/PR-prov-n-20130312/</a>",
 
 
         "PROV-XML":
           "Hook Hua; Curt Tilmes; Stephan Zednik; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/WD-prov-xml-20130312/\"><cite>PROV-XML: The PROV XML Schema</cite></a>. "+
-          "11 December 2012, Working Draft. "+
+          "12 March 2013, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-xml-20130312/\">http://www.w3.org/TR/2013/WD-prov-xml-20130312/</a>",
 
         "PROV-OVERVIEW":
           "Paul Groth; Luc Moreau; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/WD-prov-overview-20130312/\"><cite>PROV-OVERVIEW: An Overview of the PROV Family of Documents</cite></a>. "+
-          "11 December 2012, Working Draft. "+
+          "12 March 2013, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-overview-20130312/\">http://www.w3.org/TR/2013/WD-prov-overview-20130312/</a>",
 
         "PROV-AQ":
@@ -81,7 +81,7 @@
         "PROV-LINKS":
           "Luc Moreau; Timothy Lebo; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/WD-prov-links-20130312/\"><cite>Linking Across Provenance Bundles</cite></a>. "+
-          "11 December 2012, Working Draft. "+
+          "12 March 2013, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-links-20130312/\">http://www.w3.org/TR/2013/WD-prov-links-20130312/</a>",
 
         "PROV-LAYOUT":
@@ -93,9 +93,16 @@
   "PROV-DC":
           "Daniel Garijo; Kai Eckert; eds. "+
           "<a href=\"http://www.w3.org/TR/2013/WD-prov-dc-20130312/\"><cite>Dublin Core to PROV Mapping</cite></a>. "+
-          "11 December 2012, Working Draft. "+
+          "12 March 2013, Working Draft. "+
           "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-dc-20130312/\">http://www.w3.org/TR/2013/WD-prov-dc-20130312/</a>",
 
+  "PROV-DICTIONARY":
+          "Tom De Nies; Sam Coppens; eds. "+
+          "<a href=\"http://www.w3.org/TR/2013/WD-prov-dictionary-20130312/\"><cite>PROV Dictionary</cite></a>. "+
+          "12 March 2013, Working Draft. "+
+          "URL: <a href=\"http://www.w3.org/TR/2013/WD-prov-dictionary-20130312/\">http://www.w3.org/TR/2013/WD-prov-dictionary-20130312/</a>",
+
+
 
 }