--- a/model/prov-dm.html Wed Mar 28 11:38:25 2012 +0100
+++ b/model/prov-dm.html Wed Mar 28 11:41:19 2012 +0100
@@ -1819,7 +1819,7 @@
<p>Wherever two people describe the provenance of a same thing,
one cannot expect them to coordinate and agree on the identifiers to use to denote that thing.</p>
-<div class="anexample" id="entity-example">
+<div class="anexample" id="entity-example1">
<p>User Alice writes an article. In its provenance, she wishes to refer to the precise version of the article with a date-specific URI, as she might edit the article later. Alternatively, user Bob refers to the article in general, indepedently of its variants over time.</p>
</div>
<p>
@@ -2092,7 +2092,7 @@
-Further considerations: <p/>
+<p>Further considerations: <p/>
<ul>
<li>In Key-Value pairs, Keys are <a href="#term-value">values</a>, and Values are entities. This allows expressing nested collections, that is, collections whose values include entities of type collection.</li>
@@ -2347,7 +2347,7 @@
<p>
By means of attribute-value pairs, the PROV data model can refer to <dfn title="value">values</dfn> such as strings, numbers, time, qualified names, and IRIs.
The interpretation of such values is outside the scope of PROV-DM.</p>
-Each kind of such values is called a <em>datatype</em>. Each datatype is identified by an <a>qualified name</a>.</p>
+<p>Each kind of such values is called a <em>datatype</em>. Each datatype is identified by an <a>qualified name</a>.</p>
<p>The data types are taken from
the set of XML Schema Datatypes, version 1.1 [[!XMLSCHEMA-2]] and the RDF specification [[!RDF-CONCEPTS]]. The normative definitions of these datatypes are provided by the respective specifications.
@@ -2405,12 +2405,10 @@
<pre class="codeexample">
wasGeneratedBy(e1,a1, 2001-10-26T21:32:52)
</pre>
+</div>
</section>
-</section>
-
-
</section>