getting ready for fpwd
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 10 Oct 2011 20:32:49 +0100
changeset 667 b95f5846f330
parent 666 625a5aee0612
child 668 e417e3d12777
getting ready for fpwd
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Mon Oct 10 14:56:48 2011 -0400
+++ b/model/ProvenanceModel.html	Mon Oct 10 20:32:49 2011 +0100
@@ -50,7 +50,7 @@
           specStatus:           "FPWD",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
-          shortName:            "PROV-DM",
+          shortName:            "prov-dm",
  
           // if your specification has a subtitle that goes below the main
           // formal title, define it here
@@ -81,7 +81,7 @@
           // editors, add as many as you like
           // only "name" is required
           editors:  [
-              { name: "Luc Moreau", url: "http://www.ecs.soton.ac.uk/~lavm",
+              { name: "Luc Moreau", url: "http://www.ecs.soton.ac.uk/~lavm/",
                 company: "University of Southampton" },
               { name: "Paolo Missier", url: "http://www.cs.ncl.ac.uk/people/Paolo.Missier",
                 company: "Newcastle University" },
@@ -215,6 +215,8 @@
 
 <p><a href="#prov-dm-extensions">Section 7</a> consists of common domain-independent extensions such as collection-related concepts and common relations.</p>
 
+<p><a href="#resource-section">Section 8</a> discusses how the PROV-DM can be applied to the notion of resource.</p>
+
 
     </section> 
 
@@ -323,7 +325,7 @@
 
 
 <p>The formal semantics of PROV-DM is defined at
-[[PROV-SEMANTICS]] and its encoding in the OWL2 Web Ontology Language at [[PROV-OWL2]].
+[[PROV-SEMANTICS]] and its encoding in the OWL2 Web Ontology Language at [[PROV-O]].
 </p>
 
 <div class='note'>TODO: We need to define the BNF notation. We propose to use the same notation as in [[!OWL2-SYNTAX]]