--- a/model/working-copy/towards-wd4.html Tue Feb 07 21:15:54 2012 +0000
+++ b/model/working-copy/towards-wd4.html Tue Feb 07 21:18:22 2012 +0000
@@ -445,7 +445,7 @@
happen. The plan can be useful for various tasks, for example to
validate the execution as represented in the provenance record, to
manage expectation failures, or to provide explanations.</p>
-While PROV-DM does not
+<p>While PROV-DM does not
specify the representations of plans, it allows for activities to be
associated with plans. </p>
</section>
@@ -1402,7 +1402,7 @@
<ul>
<li> The attribute <dfn id="dfn-role"><span class="name">prov:role</span></dfn> denotes the function of an entity with respect to an activity, in the context of a usage, generation,
activity association, activity start, and activity end. The attribute <span class="name">prov:role</span> is allowed to occur multiple times in such assertions. The value associated with a <span
-class="name">prov:role</span> attribute MUST be conformant with <span class="nonterminal">Literal</span>. </li>
+class="name">prov:role</span> attribute MUST be conformant with <span class="nonterminal">Literal</span>.
<div class="anexample">
<p>The following activity start describes the role of the agent identified by <span class="name">ag</span> in this start relation with activity <span class="name">a</span>. </p>
@@ -1428,7 +1428,7 @@
<li> The attribute <dfn id="dfn-steps"><span class="name">prov:steps</span></dfn> defines the level of precision associated with a derivation. The value associated with a <span
class="name">prov:steps</span> attribute MUST be <span class="name">"single"</span> or <span class="name">"any"</span>. The attribute <span class="name">prov:step</span> occurs at most
once in a derivation. A derivation without attribute <span class="name">prov:step</span> is considered to be equivalent to the same derivation extended with an extra attribute
-<span class="name">prov:step</span> and associated value <span class="name">"any"</span>. </li>
+<span class="name">prov:step</span> and associated value <span class="name">"any"</span>.
<div class="anexample">
<p>The following expression declares an imprecise-1 derivation, which is known to involve one activity, though its identity, usage details of <span class="name">ex:e1</span>, and generation
@@ -1437,6 +1437,7 @@
wasDerivedFrom(ex:e2, ex:e1, [prov:steps="single"])
</pre>
</div>
+</li>
<li> The attribute <dfn id="dfn-label"><span class="name">prov:label</span></dfn> provides a human-readable representation of a PROV-DM element or relation.</li>
@@ -1623,7 +1624,7 @@
<div class='issue'>
Clarify what records are. This is <a href="http://www.w3.org/2011/prov/track/issues/208">ISSUE-208</a>. </div>
</section>
-
+</section>
<section id="FurtherConsiderations">
<h4>Further Considerations</h4>
@@ -1636,7 +1637,7 @@
<li>
</ul>
-</section>
+
</section>