optional id for generation record
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 16 Nov 2011 15:51:56 +0000
changeset 923 91ba993e1fa9
parent 922 485e923590e3
child 924 244b674cc3a6
optional id for generation record
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Wed Nov 16 15:51:24 2011 +0000
+++ b/model/ProvenanceModel.html	Wed Nov 16 15:51:56 2011 +0000
@@ -988,7 +988,7 @@
 
 <li><em>attributes</em>:  a set of attribute-value pairs <span class="name">attrs</span> that describes the modalities of generation of this entity by this activity;</li>
 
-<li><em>time</em> an OPTIONAL "generation time" <span class="name">t</span>, the time at which the entity was created.</li>
+<li><em>time</em>: an OPTIONAL "generation time" <span class="name">t</span>, the time at which the entity was created.</li>
 </ul>
 
 <p>In PROV-ASN, a generation record's text matches the <span class='nonterminal'>generationRecord</span> production of the grammar defined in this specification document.</p>