buglets in prov-dm
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 23 Nov 2012 20:45:59 +0000
changeset 4941 1a27676915ae
parent 4940 e167818e5418
child 4942 3609547e8546
buglets in prov-dm
model/prov-dm.html
--- a/model/prov-dm.html	Fri Nov 23 12:58:29 2012 +0000
+++ b/model/prov-dm.html	Fri Nov 23 20:45:59 2012 +0000
@@ -4281,10 +4281,7 @@
 <section id="valid-provenance">
 <h4>Creating Valid Provenance</h4>
 
-
-<ul>
-
-<li>This specification defines PROV-DM, a data model that allows 
+<p>This specification defines PROV-DM, a data model that allows 
 descriptions of the people, institutions, entities, and activities,
 involved in producing, influencing, or delivering a piece of data or a
 thing to be expressed.  However, with this data model, it is also possible to compose
@@ -4294,22 +4291,16 @@
 generation.  A set of constraints have been defined for PROV and
 can be found in a companion specification [[!PROV-CONSTRAINTS]].
 They SHOULD be used by developers to compose provenance descriptions that are valid, and
-by implementers of reasoning engines aiming to check whether provenance descriptions have problems. </li>
-
-
-
-<li>
+by implementers of reasoning engines aiming to check whether provenance descriptions have problems. </p>
+
+
+
+
 <p> The example of <a href="#prov-dm-example">section 3</a> contains identifiers such as <span class="name"><a href="http://www.w3.org/TR/2011/WD-prov-dm-20111215">tr:WD-prov-dm-20111215</a></span>, which denotes a specific version of a technical report.  On the other hand, an IRI such as <a href="http://www.w3.org/TR/prov-dm/">http://www.w3.org/TR/prov-dm/</a> denotes the latest version of a document. One needs to ensure that provenance descriptions for the latter resource remain valid as the resource state changes. </p>
 
 <p>To this end, PROV allows asserters to describe "<em>partial states</em>" of entities by means of attributes and associated values. Some further constraints apply to the use of these attributes, since the values associated with them are expected to remain unchanged for some period of time. The constraints associated to attributes allow provenance descriptions to be refined, they can also be found in the companion specification [[!PROV-CONSTRAINTS]].</p>
 
 
-</li>
-
-
-
-</ul>
-
 
 </section>