updated generation record definition according to proposal 1 of 2011-12-15
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 16 Dec 2011 13:53:14 +0000
changeset 1282 bb06ee73f89e
parent 1281 7b5a4ec76747
child 1283 404c5310b5cb
updated generation record definition according to proposal 1 of 2011-12-15
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Fri Dec 16 12:58:36 2011 +0000
+++ b/model/ProvenanceModel.html	Fri Dec 16 13:53:14 2011 +0000
@@ -1255,10 +1255,11 @@
 <h4>Generation Record</h4>
 
 
-<p>In PROV-DM, a <dfn id="dfn-Generation">generation record</dfn> is a representation of a world <a title="entity generation event">event</a>, the creation of a new entity by an activity. This entity did not exist before creation. 
-The representation of this <a>event</a> encompasses a description of the modalities of generation of this entity by this activity.</p>
-
-<p>A <a title="entity generation event">generation event</a> may be, for example, the creation of a file by a program, the creation of a linked data set, the production of a new version of a document, and the sending of a value on a communication channel.</p>
+<p>In PROV-DM, a <dfn id="dfn-Generation">generation record</dfn> is a representation of an instantaneous world <a title="entity generation event">event</a>, the completed creation of a new entity by an activity. This entity become available for usage after this <a title="event">instantaneous
+event</a>. This entity did not exist before creation (though another with a different characterization may have existed before). 
+The representation of this <a title="event">instantaneous event</a> encompasses a description of the modalities of generation of this entity by this activity.</p> 
+
+<p>A <a title="entity generation event">generation event</a> may be, for example, the completed creation of a file by a program, the completed creation of a linked data set, the completed publication of a new version of a document, and the complete sending of a value on a communication channel. The point at which creation is actually complete is application specific:  generation of a file may complete when a lock is released by its creator, whereas actual publication of a document may be after the embargo period that was defined for it.</p>
 
 <p>A generation record, written <span class="name">wasGeneratedBy(id,e,a,attrs,t)</span> in PROV-ASN, has the following components:</p>
 <ul>