update section 6
authorkbelhajj
Wed, 28 Sep 2011 12:01:53 +0100
changeset 398 58dc312c1b26
parent 397 9bb9bcddb036
child 400 8ec4363177ce
update section 6
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Wed Sep 28 10:34:15 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Wed Sep 28 12:01:53 2011 +0100
@@ -1154,6 +1154,9 @@
 	  <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#process-execution-independent-derivation-expression">wasEventuallyDerivedFrom</a>, 
 	  <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-complement-of">wasComplementOf</a>.  
 	  </p>
+	  <p>
+	  In the PROV ontology, the object property wasPrecededBy is using to specify the order of process executions. PROV-DM, however, uses instead two relationships: <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-OrderingOfProcessExecutions">wasInformedBy</a> and <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-OrderingOfProcessExecutions">wasScheduledAfter</a>. The ontology needs to be updated to cater for these two relationships.
+	  </p>
 	</section>
     <section class='appendix'>
       <h2>Acknowledgements</h2>