update to complete attribute in membership
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 19 Apr 2012 10:37:57 +0100
changeset 2393 95cae3e3243f
parent 2392 a65811ebbda5
child 2394 d3ab9bc87042
update to complete attribute in membership
model/prov-dm.html
--- a/model/prov-dm.html	Thu Apr 19 10:35:05 2012 +0100
+++ b/model/prov-dm.html	Thu Apr 19 10:37:57 2012 +0100
@@ -2139,7 +2139,7 @@
 <li><span class='attribute' id="memberOf.after">after</span>: an identifier (<span class="name">c</span>) for the collection whose members are asserted; </li>
 <li><span class='attribute' id="memberOf.key-entity-set">key-entity-set</span>: a set of key-entity pairs <span class="name">(key_1, e_1)</span>, ..., <span class="name">(key_n, e_n)</span> that are members of the collection;</li>
 <li><span class='attribute' id="memberOf.complete">complete</span>: an OPTIONAL boolean 
-<a title="value">Value</a> (<span class="name">cplt</span>); if true, it indicates that no other member belongs to the collection; 
+<a title="value">Value</a> (<span class="name">cplt</span>); if true, it indicates that no other member belongs to the collection;  if false, it indicates that other members belong to the collection; if unspecified, other members MAY belong to the collection.
 <li><span class='attribute' id="memberOf.attributes">attributes</span>: an OPTIONAL set (<span class="name">attrs</span>) of attribute-value pairs representing additional information about this relation.</li>
 </ul>
 </div>