merge
authorstian@soiland.no
Fri, 14 Oct 2011 00:16:40 +0100
changeset 740 285b39f7ea5f
parent 739 1c2044969aef (current diff)
parent 738 79ffea4bac83 (diff)
child 741 413ba530951c
merge
--- a/ontology/ProvenanceFormalModel.html	Fri Oct 14 00:16:06 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Fri Oct 14 00:16:40 2011 +0100
@@ -121,12 +121,12 @@
   </head>
   <body>
 
-    <section id='abstract'>
+    <section id="abstract">
 <p> The PROV Ontology Model (also PROV ontology) encodes the PROV Data Model [[PROV-DM]] in the OWL2 Web Ontology Language (OWL2). The PROV ontology consists of a set of classes, properties, and restrictions that can be used to represent provenance information. The PROV ontology is specialized to create domain-specific provenance ontologies that model the provenance information specific to different applications. The PROV ontology supports a set of entailments based on OWL2 formal semantics and provenance specific inference rules. The PROV ontology is available for download as a separate OWL2 document.</p>
-    </section>
+
+   </section>
    
 <section id='sotd'>
-<p>TODO: MUST include at least one customized paragraph. This section SHOULD include the title page date (i.e., the one next to the maturity level at the top of the document). These paragraphs SHOULD explain the publication context, including rationale and relationships to other work. See examples and more discussion in the Manual of Style.<a href="http://www.w3.org/2001/06/manual/#Status">TODO</a></p>
 </section>
  
      <section>    
@@ -145,7 +145,7 @@
 	      NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and
 	      "OPTIONAL" in this document are to be interpreted as described in
 	      [[!RFC2119]].</p>
-
+	  	
 	  <section> 
 		<h3>Guide to this Document</h3>
 		<p> This document is intended for provide an understanding of
@@ -665,10 +665,19 @@
 		  <a href="https://dvcs.w3.org/hg/prov/raw-file/34a479f3f5d0/ontology/diagram-history/2011-10-03-tlebo/ProvenanceOntology.owl.pdf"><img src="https://dvcs.w3.org/hg/prov/raw-file/34a479f3f5d0/ontology/diagram-history/2011-10-03-tlebo/ProvenanceOntology.owl.png" alt="Object properties among all classes in the PROV ontology"/></a>
 -->
       </section>
+	  <section id="data-model-properties-not-addressed-in-prov-ontology"> 
+	  	<h3>Data model properties not yet addressed in PROV-O</h3>
+        <p>The following data model properties have not yet been discussed and included in the ontology: </p>
+		<ul>
+			<li><a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#attribution-expression">Attribution expression</a></li>
+			<li><a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#quotation-expression">Quotation expression</a></li>
+			<li><a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#summary-expression">Summary expression</a></li>
+			<li><a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#original-source-expression">Original source expression</a></li>
+			<li><a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-Revision">Revision expression</a></li>
+		</ul>
+      </section>
     </section>
 
-
-
 	<section id="specializing-provenance-ontology-for-domain-specific-provenance-applications">
       <h2>Specializing Provenance Ontology for Domain-specific Provenance Applications</h2>
 	    <p>The PROV Ontology is conceived as a reference ontology that can be extended by various domain-specific applications to model the required set of provenance terms. The PROv Ontology classes and properties can be specialized using the following two RDFS properties:</p>