fixed inference-activity-start-end
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 04 Jul 2012 10:04:20 +0100
changeset 3740 a89c8f9d4b74
parent 3739 694c4ac0b3f1
child 3741 a1df97f4cd8d
fixed inference-activity-start-end
model/prov-constraints.html
--- a/model/prov-constraints.html	Wed Jul 04 09:48:02 2012 +0100
+++ b/model/prov-constraints.html	Wed Jul 04 10:04:20 2012 +0100
@@ -770,7 +770,7 @@
 <span class='conditional'>IF</span> <span
   class="name">activity(a,t1,t2,attrs)</span> <span
   class="conditional">THEN</span> <span
-  class="name">wasStartedBy(id;a,-,-,t1)</span> and <span class="name">wasEndedBy(id;a,-,-,t2)</span>.
+  class="name">wasStartedBy(-;a,-,-,t1)</span> and <span class="name">wasEndedBy(-;a,-,-,t2)</span>.
 </div>