issue-525
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 26 Oct 2012 10:19:34 +0100
changeset 4558 c9c613988227
parent 4557 65532a436d0c
child 4559 38b9e40267bb
issue-525
model/prov-dm.html
--- a/model/prov-dm.html	Fri Oct 26 10:01:16 2012 +0100
+++ b/model/prov-dm.html	Fri Oct 26 10:19:34 2012 +0100
@@ -2857,6 +2857,9 @@
 </ul>
 </div>
 
+<p>Specialization is not  defined as Influence, and therefore does not have an id and attributes.</p>
+
+
 
 <div class="anexample" id="anexample-specialization">
 <p>
@@ -2885,7 +2888,6 @@
 <span class="glossary-ref" data-ref="glossary-alternate"></span>
 
 
-  
 
 <p><div class="attributes" id="attributes-alternate">An <dfn title="alternateOf">alternate</dfn> relation<span class="withPn">, written <span class="pnExpression">alternateOf(e1, e2)</span> in PROV-N,</span> has:
 <ul>
@@ -2894,6 +2896,9 @@
 </ul>
 </div>
 
+<p>Alternate is not  defined as Influence, and therefore does not have an id and attributes.</p>  
+
+
 <div class="anexample" id="anexample-alternate">
 <p>
 A given news item on the BBC News site 
@@ -2965,6 +2970,7 @@
 
 
 
+
 <p><div class="attributes" id="attributes-mention">A <dfn title="mentionOf">mention</dfn>  relation<span class="withPn">, written <span class="pnExpression">mentionOf(infra, supra, b)</span> in PROV-N,</span> has:
 <ul>
 <li><span class='attribute' id="mention.specificEntity">specificEntity</span>: an identifier (<span class="name">infra</span>)
@@ -2974,6 +2980,8 @@
 </ul>
 </div>
 
+<p>Mention is not  defined as Influence, and therefore does not have an id and attributes.</p>
+
 <div class="anexample" id="anexample-mention-rating">
 <p>This example is concerned with a performance rating tool that reads and processes provenance to determine the performance of agents.  To keep the example simple, an agent's performance is determined by the duration of the activities it is associated with. </p>
 <p>As an illustration, we consider that two bundles <span class="name">ex:run1</span> and <span class="name">ex:run2</span> refer to an agent <span class="name">ex:Bob</span> that controlled two activities <span class="name">ex:a1</span> and <span class="name">ex:a2</span>. </p>
@@ -3114,6 +3122,8 @@
 </div>
 
 
+<p>Membership is not  defined as Influence, and therefore does not have an id and attributes.</p>
+
 
 <div class="anexample" >
 <p>In this example, <span class="name">c</span> is a collection known to have <span class="name">e0</span>, <span class="name">e1</span>, and <span class="name">e2</span> as members, and may have other members.</p>
@@ -3890,6 +3900,7 @@
 <li> <a href="http://www.w3.org/2011/prov/track/issues/449">ISSUE-449</a>: Clarified definition of prov:value attribute and added an example.
 <li> <a href="http://www.w3.org/2011/prov/track/issues/495">ISSUE-495</a>: added paragraph about 'relations opening up'. Clarified the role of '-' in example. Fixed dates in biblio. Fixed space issue in prov-n examples
 <li> <a href="http://www.w3.org/2011/prov/track/issues/516">ISSUE-516</a>: Stating that there moust be some underpinning activity or activities for a derivation, instead of just activities.
+<li> <a href="http://www.w3.org/2011/prov/track/issues/525">ISSUE-525</a>: Made it explicit that Membership, Alternate, Specialization are not Influence
 </ul>
 
 </section>