minor change
authorkbelhajj
Tue, 04 Oct 2011 10:33:49 +0100
changeset 452 3dad35a635e3
parent 451 b78a13092e72
child 453 fb0290788aab
minor change
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Tue Oct 04 10:26:30 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Tue Oct 04 10:33:49 2011 +0100
@@ -398,7 +398,7 @@
           the given recipe resource. 
           </p>
           <img
-          src="diagram-history/khalidDiagrams/hasRecipe.png"
+          src="http://www.w3.org/2011/prov/wiki/File:HadRecipe.png"
           style="height: 4em" />
         </section>
            <section>
@@ -406,7 +406,7 @@
           <p> This object property links two process executions. It is used to express the fact that a given process execution used an entity that was generated by another process execution.
           </p>
           <img
-          src="http://www.w3.org/2011/prov/wiki/images/2/22/wasInformedBy.png"
+          src="http://www.w3.org/2011/prov/wiki/File:WasInformedBy.png"
           style="height: 4em" />
         </section>
            <section>
@@ -415,7 +415,7 @@
           This object property links two instances of ProcessExecution to specify the order in which they took place. Specifically, it is used to specify that a given process execution starts after the end of another process execution.
           </p>
           <img
-          src="http://www.w3.org/2011/prov/wiki/images/2/22/wasScheduledAfter.png"
+          src="http://www.w3.org/2011/prov/wiki/File:WasScheduledAfter.png"
           style="height: 4em" />
         </section>        
 	  </section>