--- a/ontology/ProvenanceFormalModel.html Wed Aug 10 08:00:49 2011 +0200
+++ b/ontology/ProvenanceFormalModel.html Thu Aug 11 18:04:55 2011 +0200
@@ -100,9 +100,9 @@
<section>
<h3>Visualization of the Provenance ontology</h3>
<h4>Hierarchical view of the ontology</h4>
- <img src="diagram-history\DGarijoDiagrams\HierarchicalDiagram.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/8/80/InitialDiagram.png" />
<h4>Overview of the ontology</h4>
- <img src="diagram-history\DGarijoDiagrams\GlobalSchema.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/a/ad/GlobalSchema.png" />
</section>
<section>
<h3>Classes</h3>
@@ -174,18 +174,18 @@
<h4>isGeneratedBy</h4>
<p>isGeneratedBy links Entity with ProcessExecution representing that Entity was generated as a result of ProcessExecution</p>
<p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>
- <img src="diagram-history\DGarijoDiagrams\IsGeneratedBy.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/7/72/IsGeneratedBy.png" />
</section>
<section>
<h4>isDerivedFrom</h4>
<p>isDerivedFrom links two distinct characterized entities, where "some characterized entity is transformed from, created from, or affected by another characterized entity."
- <img src="diagram-history\DGarijoDiagrams\IsDerivedFrom.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/3/30/IsDerivedFrom.png" />
</section>
<section>
<h4>isUsedBy</h4>
<p>isUsedBy links Entity to ProcessExecution, where Entity is consumed by ProcessExecution.</p>
<p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>
- <img src="diagram-history\DGarijoDiagrams\uses.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/b/b1/Uses.png" />
</section>
<section>
<h4>hasParticipant</h4>
@@ -199,12 +199,12 @@
<section>
<h4>isControlledBy</h4>
<p>isControlledBy links ProcessExecution to Agent, where "Control represents the involvement of an agent or a Entity in a process execution"<i>(from the Provenance Conceptual Model)</i></p>
- <img src="diagram-history\DGarijoDiagrams\IsControlledBy.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/6/64/IsControlledBy.png" />
</section>
<section>
<h4>isPrecededBy</h4>
<p>isPrecededBy links two instances of ProcessExecution, where "Ordering of processes execution (in provenance) needs to be modeled as a property linking process entities in specific order along a particular dimension (temporal or control flow)"</p>
- <img src="diagram-history\DGarijoDiagrams\IsPreceededBy.png" />
+ <img src="http://www.w3.org/2011/prov/wiki/images/a/a7/IsPreceededBy.png" />
</section>
</section>
<section>