update the HTML file of the formal model
authorkbelhajj
Tue, 18 Oct 2011 18:14:25 +0100
changeset 748 a1feefa30b4a
parent 747 1250f3ad8bd2
child 749 43e5f2bd4087
update the HTML file of the formal model
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Tue Oct 18 18:08:14 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Tue Oct 18 18:14:25 2011 +0100
@@ -482,6 +482,8 @@
 		  <h4>hadParticipant</h4>
 	      <p>hadPariticipant links Entity to ProcessExecution, where Entity used or wasGeneratedBy ProcessExecution.
 		  <p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>
+		   <img src="diagram-history/2011-10-03-tlebo/hadParticipant.png" 
+               style="height: 3em"  alt="followed links ProcessExecution to Entity" />	
 		  <div class='pending'>Suggested definition for participation. This is <a href="http://www.w3.org/2011/prov/track/issues/49">ISSUE-49</a>.</div>
 	    </section>
 
@@ -490,6 +492,8 @@
 		<section id="wascomplementof">
 		  <h4>wasComplementOf</h4>
 	      <p>wasComplementOf links two instances of Entity, where "it is relationship between two characterized entities asserted to have compatible characterization over some continuous time interval." <i>(from the Provenance Conceptual Model)</i></p>
+	       <img src="diagram-history/2011-10-03-tlebo/wasComplementOf.png" 
+               style="height: 3em"  alt="followed links Entity to Entity" />	
 	    </section>
 
 
@@ -551,7 +555,9 @@
 
 		<section id="followed">
 			  <h4>followed</h4>
-		      <p>wasInformedBy links two instances of ProcessExecution to model ordering of the ProcessExecution instances.</p>		      
+		      <p>wasInformedBy links two instances of ProcessExecution to model ordering of the ProcessExecution instances.</p>
+		      <img src="diagram-history/2011-10-03-tlebo/followed.png" 
+               style="height: 3em"  alt="followed links ProcessExecution to ProcessExecution" />		      
 		</section>
 		
 		 <section id="hastemporalvalue">
@@ -677,7 +683,7 @@
 	  <section id="overview-of-the-ontology"> 
 	  	<h3>Overview of the ontology</h3>
         <p>The following diagram illustrates the complete PROV ontology. </p>
-        <img src="diagram-history/2011-10-03-tlebo/ProvenanceOntology_11_October_2011.png "
+        <img src="diagram-history/2011-10-03-tlebo/ProvenanceOntology.png "
           style="min-width: 45em; width: 55em; max-width: 95%" 
           alt="Classes and properties of the PROV ontology"/>
 <!--