wd5 plan
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 13 Mar 2012 10:58:46 +0000
changeset 1892 014654325d3b
parent 1891 16bd7a61cb99
child 1893 14cc8ebc233d
wd5 plan
model/working-copy/wd5-prov-dm-plan.html
--- a/model/working-copy/wd5-prov-dm-plan.html	Tue Mar 13 10:29:04 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-plan.html	Tue Mar 13 10:58:46 2012 +0000
@@ -202,7 +202,6 @@
     </section> 
 
 <section id="sotd">
-<div class="note">PROPOSALS TO VOTE ON</div>
 </section>
 
 
@@ -252,6 +251,26 @@
 </section>  <!-- end wasAssociatedWith -->
 
 
+<section>
+<h4>TO GO in PART 2 </h4>
+
+<div class="note">
+Need to determine where this goes. Probably section 4.
+</div>
+
+
+<p>In associations, prov-dm assumes that an agent always exists, even if it has not been specified. This is formalized by the following inference. </p>
+<div class='inference' id='infer-agent-in-association'>
+<p>Given an activity <span class="name">a</span> and a plan  <span class="name">pl</span>, and a  set of attribute-value
+pairs <span class="name">attrs</span>,
+
+<span class='conditional'>if</span> <span class="name">wasAssociatedWith(a,-,pl, attrs)</span>  holds, <span
+class='conditional'>then</span>  there exists an agent <span class="name">ag</span>, such that <span class="name">wasAssociatedWith(a,ag,pl, attrs)</span> also holds.
+</div>
+
+
+
+</section>