component5 uml diagram
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 22 May 2012 13:41:30 +0100
changeset 2900 bb5a8eb78e57
parent 2898 ec2434093f22
child 2901 0b399e6cb901
component5 uml diagram
model/working-copy/wd6-prov-dm-with-core.html
--- a/model/working-copy/wd6-prov-dm-with-core.html	Tue May 22 09:16:37 2012 +0100
+++ b/model/working-copy/wd6-prov-dm-with-core.html	Tue May 22 13:41:30 2012 +0100
@@ -794,13 +794,13 @@
 <div id="components-overview-div" style="text-align: center;">
 <table border="1" style="margin-left: auto; margin-right: auto;">
 <caption id="components-overview">Table 3: Components Overview</caption>
-<tr><td></td><td>Component</td><td>Core <br>Structures</td><td>Extended</br> Structures</td><td>Overview</td><td>Descriptions</td></tr> 
-<tr><td>1</td><td style="text-align: left;">Entities and Activities</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.1</a></td><td  style="text-align: left;">about entities and activities, and their interrelations</td></tr> 
-<tr><td>2</td><td style="text-align: left;">Agent and Responsibility</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.2</a></td><td style="text-align: left;">about agents and concepts ascribing responsibility to them</td></tr> 
-<tr><td>3</td><td style="text-align: left;">Derivation</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.3</a></td><td  style="text-align: left;">about derivations and its subtypes</td></tr> 
-<tr><td>4</td><td style="text-align: left;">Alternate</td><td></td><td>&#10004;</td><td>&mdash;<td  style="text-align: left;">about relations linking entities referring the same thing</td></tr> 
-<tr><td>5</td><td style="text-align: left;">Bundles</td><td></td><td>&#10004;</td><td><a href="#section-entity-activity">2.2.2</a></td><td style="text-align: left;">about bundles, a mechanism to support provenance of provenance</td></tr> 
-<tr><td>6</td><td style="text-align: left;">Collections</td><td></td><td>&#10004;</td><td><a href="#section-entity-activity">2.2.3</a></td><td style="text-align: left;">about collections and concepts capturing their transformation, such as insertion and removal</td></tr> 
+<tr><td></td><td>Component</td><td>Core <br>Structures</td><td>Overview</td><td>Specification</td><td>Description</td></tr> 
+<tr><td>1</td><td style="text-align: left;">Entities and Activities</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.1</a></td><td><a href="#component1">5.1</a></td><td  style="text-align: left;">about entities and activities, and their interrelations</td></tr> 
+<tr><td>2</td><td style="text-align: left;">Agent and Responsibility</td><td>&#10004;</td><td><a href="#section-agents-attribution-association-responsibility">2.1.2</a></td><td><a href="#component2">5.2</a></td><td style="text-align: left;">about agents and concepts ascribing responsibility to them</td></tr> 
+<tr><td>3</td><td style="text-align: left;">Derivation</td><td>&#10004;</td><td><a href="#section-derivation">2.1.3</a></td><td><a href="#component3">5.3</a></td><td  style="text-align: left;">about derivations and its subtypes</td></tr> 
+<tr><td>4</td><td style="text-align: left;">Alternate</td><td></td><td>&mdash;</td><td><a href="#component4">5.4</a></td><td  style="text-align: left;">about relations linking entities referring the same thing</td></tr> 
+<tr><td>5</td><td style="text-align: left;">Bundles</td><td></td><td><a href="#section-provenance-of-provnance">2.2.2</a></td><td><a href="#component5">5.5</a></td><td style="text-align: left;">about bundles, a mechanism to support provenance of provenance</td></tr> 
+<tr><td>6</td><td style="text-align: left;">Collections</td><td></td><td><a href="#section-collections">2.2.3</a></td><td><a href="#component6">5.6</a></td><td style="text-align: left;">about collections and concepts capturing their transformation, such as insertion and removal</td></tr> 
 </table>
 </div>
 
@@ -2202,6 +2202,13 @@
 
 <p>The fifth component of PROV-DM is concerned with bundles, a mechanism to support provenance of provenance. </p>
 
+<div style="text-align: center;">
+<figure>
+
+<img src="../uml/component5.svg" alt="bundles"/>
+<figcaption id="figure-component5">Figure 9: Bundle Component Overview</figcaption>
+</figure>
+</div>