--- a/model/working-copy/wd5-prov-dm-components.html Mon Mar 12 22:00:33 2012 +0000
+++ b/model/working-copy/wd5-prov-dm-components.html Mon Mar 12 22:06:11 2012 +0000
@@ -1100,16 +1100,13 @@
</section>
-<section id="term-OrderingOfActivities">
-<h3>Activity Ordering</h3>
-
-
-<p>The following relations express dependencies amongst activities.</p>
-
-<ul>
- <li> An <dfn title="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 title="ControlOrdering">control ordering relation</dfn> states that activity <span class="name">a2</span> was initiated by another activity <span class="name">a1</span>.
-</ul>
+<section id="term-wasInformedBy">
+<h3>Information flow ordering</h3>
+
+
+<p>An <dfn title="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>.</p>
+
+
<p>
An information flow ordering relation<span class="withPn">, written as
@@ -1133,7 +1130,12 @@
</pre>
The last line indicates that some entity was generated by <span class="name">s1</span> and used by <span class="name">s2</span>.
</div>
-
+</section>
+
+<section id="term-wasStartedByActivity">
+<h3>Control ordering</h3>
+
+<p>A <dfn title="ControlOrdering">control ordering relation</dfn> states that activity <span class="name">a2</span> was initiated by another activity <span class="name">a1</span>.</p>
<p>
A control ordering relation<span class="withPn">, written as