5.2 in progress
authorPaolo Missier <pmissier@acm.org>
Wed, 08 Feb 2012 12:03:13 +0000
changeset 1499 240df509f7a0
parent 1498 f1d529256f0f
child 1500 92f3a8bbcb0e
child 1506 5584b2641236
5.2 in progress
model/working-copy/towards-wd4.html
--- a/model/working-copy/towards-wd4.html	Wed Feb 08 11:20:23 2012 +0000
+++ b/model/working-copy/towards-wd4.html	Wed Feb 08 12:03:13 2012 +0000
@@ -1494,10 +1494,26 @@
 
 </div>
 
+</section>
+
+
+<section id="record-OrderingOfActivities">
+<h3>Activity Ordering</h3>
+
+
+The following two relations are used to express dependencies amongst activities.
+
+<ul>
+  <li> An <dfn id="InformationFlowOrdering">information flow ordering relation</dfn> states that activity  <span class="name">a2</span> is dependent on another <span class="name">a1</span>, by way of some entity <span class="name">e</span> that is generated by <span class="name">a1</span> and used by <span class="name">a2</span>.
+    <li>A <dfn id="ControlOrdering">control ordering record</dfn> states that  activity <span class="name">a2</span> was initiated by another activity <span class="name">a1</span>.
+</ul>
+
+
+
+
 
 </section>
 
-
     <section id="extensibility-section"> 
 <h2>PROV-DM Extensibility Points</h2>