Use correct path for diagram
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Tue, 29 Nov 2011 15:58:33 +0000
changeset 1103 191a89cd21cf
parent 1102 b9312b923675
child 1104 175f8f784828
Use correct path for diagram
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Tue Nov 29 15:57:56 2011 +0000
+++ b/ontology/ProvenanceFormalModel.html	Tue Nov 29 15:58:33 2011 +0000
@@ -1177,8 +1177,8 @@
 
 	  <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/khalidDiagrams/ProvenanceOntology.png "
+        <p>The following diagram illustrates the complete PROV ontology except for <code>QualifiedInvolvement</code> which is detailed in the <a href="#overview-of-qualified-involvement">subsection on Qualified Involvement</a> below. </p>
+        <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"/>
 <!--