prov-dm boiler plate
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Sat, 10 Nov 2012 12:24:23 -0500
changeset 4708 89e45faeee48
parent 4707 e7c9933ffb38
child 4709 5dd4e243cdcf
prov-dm boiler plate
model/prov-dm.html
model/provbib.js
--- a/model/prov-dm.html	Sat Nov 10 12:15:12 2012 -0500
+++ b/model/prov-dm.html	Sat Nov 10 12:24:23 2012 -0500
@@ -484,21 +484,21 @@
 
 
 
-<h4>PROV Family of Specifications</h4>
-This document is part of the PROV family of specifications, a set of specifications defining various aspects that are necessary to achieve the vision of inter-operable
+<h4>PROV Family of Documents</h4>
+This document is part of the PROV family of documents, a set of documents defining various aspects that are necessary to achieve the vision of inter-operable
 interchange of provenance information in heterogeneous environments such as the Web.  These documents are:
 <ul>
-<li> <a href="http://www.w3.org/TR/prov-primer/">PROV-OVERVIEW</a> (Note), a primer for the PROV data model [[PROV-PRIMER]];</li>
+<li> <a href="http://www.w3.org/TR/prov-primer/">PROV-OVERVIEW</a> (Note), an overview of the PROV family of documents [[PROV-OVERVIEW]];</li>
 <li> <a href="http://www.w3.org/TR/prov-primer/">PROV-PRIMER</a> (Note), a primer for the PROV data model [[PROV-PRIMER]];</li>
 <li> <a href="http://www.w3.org/TR/prov-o/">PROV-O</a> (Recommendation), the PROV ontology, an OWL2 ontology allowing the mapping of PROV to RDF [[PROV-O]];</li>
 <li> <a href="http://www.w3.org/TR/prov-dm/">PROV-DM</a> (Recommendation), the PROV data model for provenance (this document);</li>
 <li> <a href="http://www.w3.org/TR/prov-constraints/">PROV-CONSTRAINTS</a> (Recommendation), a set of constraints applying to the PROV data model [[PROV-CONSTRAINTS]];</li>
 <li> <a href="http://www.w3.org/TR/prov-n/">PROV-N</a> (Recommendation), a notation for provenance aimed at human consumptio§n [[PROV-N]];</li>
 <li> <a href="http://www.w3.org/TR/prov-aq/">PROV-AQ</a> (Note), the mechanisms for accessing and querying provenance [[PROV-AQ]]; </li>
-<li> <a href="http://www.w3.org/TR/prov-xml/">PROV-XML</a> (Note), a primer for the PROV data model [[PROV-XML]].</li>
+<li> <a href="http://www.w3.org/TR/prov-xml/">PROV-XML</a> (Note),  an XML schema for the PROV data model [[PROV-XML]].</li>
 
 </ul>
-<h4>How to read the PROV Family of Specifications</h4>
+<h4>How to read the PROV Family of Documentation</h4>
 <ul>
 <li>The primer is the entry point to PROV offering an introduction to the provenance model.</li>
 <li>The Linked Data and Semantic Web community should focus on PROV-O defining PROV classes and properties specified in an OWL2 ontology. For further details, PROV-DM and PROV-CONSTRAINTS specify the constraints applicable to the data model, and its interpretation. </li>
--- a/model/provbib.js	Sat Nov 10 12:15:12 2012 -0500
+++ b/model/provbib.js	Sat Nov 10 12:24:23 2012 -0500
@@ -47,10 +47,10 @@
 
 
         "PROV-XML":
-          "Luc Moreau and Paolo Missier (eds.) James Cheney, Stian Soiland-Reyes "+
-          "<a href=\"http://www.w3.org/TR/prov-n/\"><cite>PROV-N: The Provenance Notation</cite></a>. "+
+          "Hook Hua, Curt Tilmes, and Stephan Zednik (eds.) Luc Moreau "+
+          "<a href=\"http://www.w3.org/TR/prov-xml/\"><cite>PROV-XML: The PROV XML Schema</cite></a>. "+
           "2012, Working Draft. "+
-          "URL: <a href=\"http://www.w3.org/TR/prov-n/\">http://www.w3.org/TR/prov-n/</a>",
+          "URL: <a href=\"http://www.w3.org/TR/prov-xml/\">http://www.w3.org/TR/prov-xml/</a>",
 
         "PROV-AQ":
           "Graham Klyne and Paul Groth (eds.) Luc Moreau, Olaf Hartig, Yogesh Simmhan, James Meyers, Timothy Lebo, Khalid Belhajjame, and Simon Miles "+