merged
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Wed, 28 Sep 2011 15:37:17 +0100
changeset 400 8ec4363177ce
parent 399 16935344d7c5 (current diff)
parent 398 58dc312c1b26 (diff)
child 401 3e3271031a80
child 403 92f53b92be8c
merged
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Wed Sep 28 15:34:06 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Wed Sep 28 15:37:17 2011 +0100
@@ -1172,6 +1172,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>