--- a/model/working-copy/towards-wd4.html Tue Feb 07 21:18:22 2012 +0000
+++ b/model/working-copy/towards-wd4.html Tue Feb 07 21:19:07 2012 +0000
@@ -1415,7 +1415,7 @@
<li> The attribute <dfn id="dfn-type"><span class="name">prov:type</span></dfn> provides further typing information for an element or relation. PROV-DM liberally
defines a type as a category of things having common characteristics. PROV-DM is agnostic about the representation of types, and only states that
the value associated with a <span class="name">prov:type</span> attribute MUST be conformant with <span class="nonterminal">Literal</span>. The attribute <span class="name">prov:type</span>
-is allowed to occur multiple times.</li>
+is allowed to occur multiple times.
<div class="anexample">
<p>The following record declares an agent of type software agent</p>
@@ -1423,6 +1423,7 @@
agent(ag, [prov:type="prov:SoftwareAgent" %% xsd:QName])
</pre>
</div>
+</li>
<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
@@ -1439,11 +1440,11 @@
</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>
+<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.
<div class='issue'>
This is <a href="http://www.w3.org/2011/prov/track/issues/219">ISSUE-219</a>. </div>
-
+</li>
</ul>
</section>