minor updates to 5.3.2.2
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 29 Nov 2011 15:49:55 +0000
changeset 1099 4e23a960a66f
parent 1098 616f3d3adc49
child 1100 278da14c4a8a
minor updates to 5.3.2.2
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Tue Nov 29 15:48:35 2011 +0000
+++ b/model/ProvenanceModel.html	Tue Nov 29 15:49:55 2011 +0000
@@ -1454,7 +1454,7 @@
 <span class="nonterminal">startRecord</span>&nbsp;:= 
 <span class="name">wasStartedBy</span>
 <span class="name">(</span>
-<span class="optional"><span class="nonterminal">identifier</span>,</span>
+<span class="optional"> <span class="nonterminal">identifier</span>,</span>
 <span class="nonterminal">aIdentifier</span>,
 <span class="nonterminal">agIdentifier</span>,
 <span class="nonterminal">attribute-values</span>
@@ -1462,7 +1462,7 @@
 <span class="nonterminal">endRecord</span>&nbsp;:= 
 <span class="name">wasEndedBy</span>
 <span class="name">(</span>
-<span class="optional"><span class="nonterminal">identifier</span>,</span>
+<span class="optional"> <span class="nonterminal">identifier</span>,</span>
 <span class="nonterminal">aIdentifier</span>,
 <span class="nonterminal">agIdentifier</span>,
 <span class="nonterminal">attribute-values</span>
@@ -1483,8 +1483,8 @@
 </div>
 </section>
 
-<div class="note">Temporal constraints for these relations need to be
-defined. The temporal constraint should ensure that the agent started
+<div class="note">Temporal constraints for these relations remain to be
+written. The temporal constraints should ensure that the agent started
 its existence before the effect it may have on the activity. </div>