wib in core
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 24 May 2012 17:39:58 +0100
changeset 2961 0432a0ebb4ec
parent 2960 b362d46c397b
child 2962 9c44f955c34b
wib in core
model/prov-dm.html
--- a/model/prov-dm.html	Thu May 24 17:38:41 2012 +0100
+++ b/model/prov-dm.html	Thu May 24 17:39:58 2012 +0100
@@ -1275,7 +1275,7 @@
 <h3>Component 1: Entities and Activities</h3>
 
 <p>The first component of PROV-DM is concerned with <a title="entity">entities</a> and <a title="activity">activities</a>, and their interrelations: <a>Usage</a>, <a>Generation</a>, <a>Start</a>, <a>End</a>, <a>Invalidation</a>, and <a>Communication</a>.  <a href="#figure-component1">Figure 5</a> uses UML to depict the first component.
-Core structures are displayed in the yellow area, consisting of two classes (<a>Entity</a>, <a>Activity</a>) and two binary associations between them (<a>Usage</a>, <a>Generation</a>). The rest of the figure displays extended structures, including UML associations classes (represented in gray) to express expanded n-ary relations (for <a>Usage</a>, <a>Generation</a>, <a>Invalidation</a>, <a>Start</a>, <a>End</a>,  <a>Communication</a>). The figure also makes explicit associations with <em>time</em> for these concepts (time being marked with the primitive stereotype).
+Core structures are displayed in the yellow area, consisting of two classes (<a>Entity</a>, <a>Activity</a>) and three binary associations between them (<a>Usage</a>, <a>Generation</a>, and <a>Communication</a>). The rest of the figure displays extended structures, including UML associations classes (represented in gray) to express expanded n-ary relations (for <a>Usage</a>, <a>Generation</a>, <a>Invalidation</a>, <a>Start</a>, <a>End</a>). The figure also makes explicit associations with <em>time</em> for these concepts (time being marked with the primitive stereotype).
 </p>
 
 <div style="text-align: center;">