added optional id to wasAssocWith
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 19 Dec 2011 09:29:50 +0000
changeset 1286 f04c7e574bfe
parent 1285 2ab10bac5c9c
child 1287 831d45eaa310
child 1290 217b918ef6f3
added optional id to wasAssocWith
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Mon Dec 19 09:24:32 2011 +0000
+++ b/model/ProvenanceModel.html	Mon Dec 19 09:29:50 2011 +0000
@@ -1447,7 +1447,7 @@
 
 <p>Examples of activity association  include designing, participation, initiation and termination, timetabling or sponsoring. </p>
 
-<p>An <dfn id="dfn-activity-association">activity association record</dfn>, written <span class="name">wasAssociatedWith(a,ag2,attrs)</span> in PROV-ASN, has the following constituents:</p>
+<p>An <dfn id="dfn-activity-association">activity association record</dfn>, written <span class="name">wasAssociatedWith(id,a,ag2,attrs)</span> in PROV-ASN, has the following constituents:</p>
 <ul>
 <li><em>id</em>:  an OPTIONAL identifier  <span class="name">id</span> identifying the activity association record;</li> 
 <li><em>activity</em>: an identifier <span class="name">a</span> for an activity record;</li>