comment about completeness
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 08 Jun 2012 08:53:54 +0100
changeset 3225 ce48fcc3ce7c
parent 3224 8c5dd3746024
child 3226 df80393512fb
comment about completeness
model/prov-dm.html
--- a/model/prov-dm.html	Fri Jun 08 08:13:59 2012 +0100
+++ b/model/prov-dm.html	Fri Jun 08 08:53:54 2012 +0100
@@ -3098,7 +3098,8 @@
 </ul>
 </div>
 
-
+<p id="complete-attribute-note">
+The attribute <a href="#membership.complete">complete</a> provides an <em>indication</em> that the dictionary membership is entirely described by the <a title="memberOf">membership</a> relation.  Separate provenance descriptions MAY describe different membership. Such conflicting information is to be handled by application specific reasoning.</p>
 
 
 <p>The description <span class="name">memberOf(c, {(key_1, e_1), ..., (key_n, e_n)})</span> states that  <span class="name">c</span> is known to include <span class="name">(key_1, e_1)</span>, ..., <span class="name">(key_n, e_n)}</span>, without having to introduce a previous dictionary. </p>