Making it HTML5 compliant (again)
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Wed, 12 Oct 2011 13:29:29 +0100
changeset 705 0bcc8ff790d7
parent 704 d3039c9e1205
child 706 dc8a15512454
Making it HTML5 compliant (again)
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Wed Oct 12 08:11:59 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html	Wed Oct 12 13:29:29 2011 +0100
@@ -130,7 +130,7 @@
 </section>
  
      <section>    
-     <a id ="introduction" name="introduction"></a>  
+     <a id ="introduction"></a>  
       <h2>Introduction</h2>  
       <p>
         PROV Ontology Model (also PROV ontology) defines the normative modeling of the PROV Data Model [[PROV-DM]] using the W3C OWL2 Web Ontology Language. This document specification describes the set of classes, properties, and restrictions that constitute the PROV ontology, which have been introduced in the PROV Data Model [[PROV-DM]]. This ontology specification provides the foundation for implementation of provenance applications in different applications using the PROV ontology for representing, exchanging, and integrating provenance information. Together with the PROV Access and Query [[PROV-PAQ]] and PROV Data Model [[PROV-DM]], this document forms a framework for provenance information management in domain-specific Web-based applications.
@@ -1393,6 +1393,7 @@
 	  </p>
 	  <div class='issue'>"Given a process execution expression identified by pe, an entity expression identified by e, a qualifier q, and optional time t, if assertion used(pe,e,q) or used(pe,e,q,t) holds, then the use of the thing represented by entity expression identified by e precedes the end time contained in the process execution expression identified by pe and follows its beginning. Furthermore, the generation of the thing denoted by entity expression identified by e always precedes its use." This is <a href="http://www.w3.org/2011/prov/track/issues/124">ISSUE-124</a></div>
 	</section> 
+    <ul>
 <li><a id="PROV:0006" href="#PROV:0006">PROV:0006</a> "Given a process execution <b>pe</b>, entity <b>e</b>, role <b>r</b>, and optional time <b>t</b>, if
  assertion <b>used(pe,e,r)</b> or <b>used(pe,e,r,t)</b> holds, one can
 infer that the use of the thing denoted by <b>e</b> precedes the end