derivation section
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 24 Nov 2011 21:45:56 +0000
changeset 1034 7a7dd39733b0
parent 1033 5328e2c13c56
child 1035 10f94fee9f68
derivation section
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Thu Nov 24 21:45:12 2011 +0000
+++ b/model/ProvenanceModel.html	Thu Nov 24 21:45:56 2011 +0000
@@ -1576,7 +1576,7 @@
 <li><em>activity</em>: an identifier <span class="name">a</span> of an activity record, which is a representation of the activity using and generating the above entities;</li>
 <li><em>generation</em>: an identifier  <span class="name">g2</span> of the generation record pertaining to <span class="name">e2</span> and <span class="name">a</span>;</li> 
 <li><em>usage</em>: an identifier  <span class="name">u1</span> of the usage record pertaining to <span class="name">e1</span> and <span class="name">a</span>.</li> 
-<li><em>attributes</em>: a set of attribute-value pairs <span class="name">attrs</span> that describe the modalities of this derivation, OPTIONALLY including the attribute-value pair <span class="name">prov:steps="1"</span>.</li>
+<li><em>attributes</em>: a set of attribute-value pairs <span class="name">attrs</span> that describe the modalities of this derivation, optionally including the attribute-value pair <span class="name">prov:steps="1"</span>.</li>
 </ul>
 <p>It is OPTIONAL to include  the attribute <span class="name">prov:steps</span> in a precise-1 derivation since the record already refers to the one and only one activity underpinning the derivation.</p>
 
@@ -1596,7 +1596,7 @@
 <li><em>id</em>:  an OPTIONAL identifier  <span class="name">id</span> identifying the derivation record;</li> 
 <li><em>generatedEntity</em>: the identifier <span class="name">e2</span> of  an entity record, which is a representation of the generated entity;</li>
 <li><em>usedEntity</em>: the identifier <span class="name">e1</span> of  an entity record, which is a representation of the used entity.</li>
-<li><em>attributes</em>: a set of attribute-value pairs <span class="name">attrs</span> that describe the modalities of this derivation; it OPTIONALLY includes the attribute-value pair <span class="name">prov:steps="n"</span>.</li>
+<li><em>attributes</em>: a set of attribute-value pairs <span class="name">attrs</span> that describe the modalities of this derivation; it optionally includes the attribute-value pair <span class="name">prov:steps="n"</span>.</li>
 </ul>
 <p>It is OPTIONAL to include  the attribute <span class="name">prov:steps</span>. It defaults to <span class="name">prov:steps="n"</span>.</p>