proposals for wd5 (derivation)
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 08 Mar 2012 15:44:41 +0000
changeset 1810 157d6f4d4102
parent 1809 c589a3c58b29
child 1811 65876ec0c4a3
proposals for wd5 (derivation)
model/working-copy/wd5-prov-dm-derivation.html
--- a/model/working-copy/wd5-prov-dm-derivation.html	Thu Mar 08 15:35:56 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-derivation.html	Thu Mar 08 15:44:41 2012 +0000
@@ -264,11 +264,11 @@
 <p><div class="attributes" id="attributes-derivation">A <dfn>derivation</dfn><span class="withAsn">, written <span class="pnExpression" id="pn-wasDerivedFrom">wasDerivedFrom(id, e2, e1, a, g2, u1, attrs)</span> in PROV-ASN,</span> contains:</p>
 <ul>
 <li><em>id</em>:  an OPTIONAL identifier  for a derivation;</li> 
-<li><em>generatedEntity</em>: the identifier of the entity generated by the derivation;</li>
-<li><em>usedEntity</em>: the identifier of the entity used by the derivation;</li>
+<li><em>generatedEntity</em>: the identifier (<span class="name">e2</span>) of the entity generated by the derivation;</li>
+<li><em>usedEntity</em>: the identifier (<span class="name">e1</span>) of the entity used by the derivation;</li>
 <li><em>activity</em>: an OPTIONAL identifier for the activity using and generating the above entities;</li>
-<li><em>generation</em>: an OPTIONAL identifier for the generation involving the generated entity and activity;</li> 
-<li><em>usage</em>: an OPTIONAL identifier for the usage involving the used entity and activity;</li> 
+<li><em>generation</em>: an OPTIONAL identifier for the generation (<span class="name">g2</span>) involving the generated entity and activity;</li> 
+<li><em>usage</em>: an OPTIONAL identifier for the usage (<span class="name">u1</span>) involving the used entity and activity;</li> 
 <li><em>attributes</em>: an OPTIONAL set of attribute-value pairs that describe the modalities of this derivation.</li>
 </ul>
 </div>