sorted sections
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Wed, 26 Oct 2011 15:13:02 +0100
changeset 789 cc807162645f
parent 788 d5eaabffd94c
child 790 1176dfae5b22
sorted sections
ontology/Overview.html
--- a/ontology/Overview.html	Wed Oct 26 15:12:27 2011 +0100
+++ b/ontology/Overview.html	Wed Oct 26 15:13:02 2011 +0100
@@ -640,18 +640,19 @@
 Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] in the OWL2 Web Ontology Language (OWL2). The PROV ontology consists of a set of classes, properties, and restrictions that can be used to represent provenance information. The PROV ontology is specialized to create domain-specific provenance ontologies that model the provenance information specific to different applications. The PROV ontology supports a set of entailments based on OWL2 formal semantics and provenance specific inference rules. The PROV ontology is available for download as a separate OWL2 document.</p>
 
    </div><div class="introductory section" id="sotd"><h2>Status of This Document</h2><p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> at http://www.w3.org/TR/.</em></p>
-<p>This document was published by the <a href="http://www.w3.org/2011/prov/wiki/Main_Page">Provenance Working Group</a> as a First Public Working Draft. This document is intended to become a W3C Recommendation. If you wish to make comments regarding this document, please send them to <a href="mailto:public-prov-wg@w3.org">public-prov-wg@w3.org</a> (<a href="mailto:public-prov-wg-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-prov-wg/">archives</a>). All feedback is welcome.</p><p>Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</a>. W3C maintains a <a rel="disclosure" href="">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.</p></div><div id="toc" class="section"><h2 class="introductory">Table of Contents</h2><ul class="toc"><li class="tocline"><a href="#prov-ontology" class="tocxref"><span class="secno">1. </span>PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#owl2-syntax-used-in-this-document" class="tocxref"><span class="secno">1.1 </span>OWL2 Syntax Used in this Document</a></li><li class="tocline"><a href="#namespace-and-owl2-version" class="tocxref"><span class="secno">1.2 </span>Namespace and OWL2 version</a></li></ul></li><li class="tocline"><a href="#prov-ontology--owl-encoding-of-prov-data-model" class="tocxref"><span class="secno">2. </span>PROV Ontology: Classes and Properties</a><ul class="toc"><li class="tocline"><a href="#classes" class="tocxref"><span class="secno">2.1 </span>Classes</a><ul class="toc"><li class="tocline"><a href="#entity" class="tocxref"><span class="secno">2.1.1 </span>Entity</a></li><li class="tocline"><a href="#processexecution" class="tocxref"><span class="secno">2.1.2 </span>ProcessExecution</a></li><li class="tocline"><a href="#agent" class="tocxref"><span class="secno">2.1.3 </span>Agent</a></li><li class="tocline"><a href="#recipe" class="tocxref"><span class="secno">2.1.4 </span>Recipe</a></li><li class="tocline"><a href="#time" class="tocxref"><span class="secno">2.1.5 </span>TemporalEntity</a></li><li class="tocline"><a href="#time" class="tocxref"><span class="secno">2.1.6 </span>Time</a></li><li class="tocline"><a href="#provenancecontainer" class="tocxref"><span class="secno">2.1.7 </span>ProvenanceContainer</a><ul class="toc"><li class="tocline"><a href="#modeling-provenancecontainer-and-account-as-rdf-graph" class="tocxref"><span class="secno">2.1.7.1 </span>Modeling ProvenanceContainer and Account as RDF Graph</a></li></ul></li><li class="tocline"><a href="#location" class="tocxref"><span class="secno">2.1.8 </span>Location</a></li><li class="tocline"><a href="#entityinrole" class="tocxref"><span class="secno">2.1.9 </span>EntityInRole</a></li></ul></li><li class="tocline"><a href="#object-properties" class="tocxref"><span class="secno">2.2 </span>Object Properties</a><ul class="toc"><li class="tocline"><a href="#wasgeneratedby" class="tocxref"><span class="secno">2.2.1 </span>wasGeneratedBy</a></li><li class="tocline"><a href="#revision" class="tocxref"><span class="secno">2.2.2 </span>wasRevisionOf</a></li><li class="tocline"><a href="#wasderivedfrom" class="tocxref"><span class="secno">2.2.3 </span>wasDerivedFrom</a><ul class="toc"><li class="tocline"><a href="#waseventuallyderivedfrom" class="tocxref"><span class="secno">2.2.3.1 </span>wasEventuallyDerivedFrom</a></li><li class="tocline"><a href="#dependedon" class="tocxref"><span class="secno">2.2.3.2 </span>dependedOn</a></li></ul></li><li class="tocline"><a href="#used" class="tocxref"><span class="secno">2.2.4 </span>used</a></li><li class="tocline"><a href="#hadparticipant" class="tocxref"><span class="secno">2.2.5 </span>hadParticipant</a></li><li class="tocline"><a href="#wascomplementof" class="tocxref"><span class="secno">2.2.6 </span>wasComplementOf</a></li><li class="tocline"><a href="#wascontrolledby" class="tocxref"><span class="secno">2.2.7 </span>wasControlledBy</a></li><li class="tocline"><a href="#hadrecipe" class="tocxref"><span class="secno">2.2.8 </span>hadRecipe</a></li><li class="tocline"><a href="#wasinformedby" class="tocxref"><span class="secno">2.2.9 </span>wasInformedBy</a></li><li class="tocline"><a href="#wascheduledafter" class="tocxref"><span class="secno">2.2.10 </span>wasScheduledAfter</a></li><li class="tocline"><a href="#followed" class="tocxref"><span class="secno">2.2.11 </span>followed</a></li><li class="tocline"><a href="#attribution" class="tocxref"><span class="secno">2.2.12 </span>wasAttributedTo</a></li><li class="tocline"><a href="#quotation" class="tocxref"><span class="secno">2.2.13 </span>wasQuoteOf</a></li><li class="tocline"><a href="#summary" class="tocxref"><span class="secno">2.2.14 </span>wasSummaryOf</a></li><li class="tocline"><a href="#originalsource" class="tocxref"><span class="secno">2.2.15 </span>hadOriginalSource</a></li><li class="tocline"><a href="#hastemporalvalue" class="tocxref"><span class="secno">2.2.16 </span>hasTemporalValue</a></li><li class="tocline"><a href="#startedAt" class="tocxref"><span class="secno">2.2.17 </span>startedAt</a></li><li class="tocline"><a href="#endedAt" class="tocxref"><span class="secno">2.2.18 </span>endedAt</a></li><li class="tocline"><a href="#wasGeneratedAt" class="tocxref"><span class="secno">2.2.19 </span>wasGeneratedAt</a></li><li class="tocline"><a href="#wasAssumedBy" class="tocxref"><span class="secno">2.2.20 </span>wasAssumedBy</a></li><li class="tocline"><a href="#assumedRole" class="tocxref"><span class="secno">2.2.21 </span>assumedRole</a></li><li class="tocline"><a href="#assumedRoleAt" class="tocxref"><span class="secno">2.2.22 </span>assumedRoleAt</a></li></ul></li><li class="tocline"><a href="#characteristics-of-object-properties" class="tocxref"><span class="secno">2.3 </span>Characteristics of Object Properties </a></li><li class="tocline"><a href="#annotation-properties" class="tocxref"><span class="secno">2.4 </span>Annotation Properties</a></li><li class="tocline"><a href="#collections" class="tocxref"><span class="secno">2.5 </span>Collections</a><ul class="toc"><li class="tocline"><a href="#collection-adding" class="tocxref"><span class="secno">2.5.1 </span>Expansion</a></li><li class="tocline"><a href="#collection-removal" class="tocxref"><span class="secno">2.5.2 </span>Reduction</a></li><li class="tocline"><a href="#emptycollection" class="tocxref"><span class="secno">2.5.3 </span>EmptyCollection</a></li><li class="tocline"><a href="#collection-content" class="tocxref"><span class="secno">2.5.4 </span>Collection content</a></li></ul></li><li class="tocline"><a href="#overview-of-the-ontology" class="tocxref"><span class="secno">2.6 </span>Overview of the ontology</a></li></ul></li><li class="tocline"><a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications" class="tocxref"><span class="secno">3. </span>Specializing Provenance Ontology for Domain-specific Provenance Applications</a><ul class="toc"><li class="tocline"><a href="#moeling-the-crime-file-scenario" class="tocxref"><span class="secno">3.1 </span>Modeling the Crime File Scenario</a><ul class="toc"><li class="tocline"><a href="#specialization-of-prov-ontology-classes" class="tocxref"><span class="secno">3.1.1 </span>Specialization of PROV Ontology Classes</a><ul class="toc"><li class="tocline"><a href="#cf-journalist" class="tocxref"><span class="secno">3.1.1.1 </span>cf:Journalist</a></li><li class="tocline"><a href="#cf-crimefile" class="tocxref"><span class="secno">3.1.1.2 </span>cf:CrimeFile</a></li><li class="tocline"><a href="#cf-filecreation" class="tocxref"><span class="secno">3.1.1.3 </span>cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:Emailing, cf:SpellChecking</a></li></ul></li><li class="tocline"><a href="#specialization-of-prov-ontology-properties" class="tocxref"><span class="secno">3.1.2 </span>Specialization of PROV Ontology Properties</a><ul class="toc"><li class="tocline"><a href="#cf-hadfilepath" class="tocxref"><span class="secno">3.1.2.1 </span>cf:hadFilePath</a></li></ul></li></ul></li><li class="tocline"><a href="#modeling-an-example-scientific-workflow-scenario" class="tocxref"><span class="secno">3.2 </span>Modeling an Example Scientific Workflow Scenario</a><ul class="toc"><li class="tocline"><a href="#workflow-extensions-to-prov-classes" class="tocxref"><span class="secno">3.2.1 </span>Workflow extensions to PROV classes</a></li><li class="tocline"><a href="#workflow-extensions-to-prov-properties" class="tocxref"><span class="secno">3.2.2 </span>Workflow extensions to PROV properties</a></li><li class="tocline"><a href="#workflow-structure" class="tocxref"><span class="secno">3.2.3 </span>Workflow structure</a></li><li class="tocline"><a href="#example-workflow" class="tocxref"><span class="secno">3.2.4 </span>Example workflow</a></li><li class="tocline"><a href="#example-workflow-run" class="tocxref"><span class="secno">3.2.5 </span>Example workflow run</a></li></ul></li></ul></li><li class="tocline"><a href="#formal-semantics-of-the-prov-ontology" class="tocxref"><span class="secno">4. </span>Formal Semantics of the PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#rdf-semantics-for-prov-ontology" class="tocxref"><span class="secno">4.1 </span>RDF Semantics for PROV Ontology</a></li><li class="tocline"><a href="#owl2-semantics-for-prov-ontology" class="tocxref"><span class="secno">4.2 </span>OWL2 Semantics for PROV Ontology</a></li><li class="tocline"><a href="#entailments-supported-by-the-provenance-model" class="tocxref"><span class="secno">4.3 </span>Provenance-specific Entailments Supported by PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#provenance-constraint-on-processexecution" class="tocxref"><span class="secno">4.3.1 </span>Provenance constraint on ProcessExecution</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-affects-attributes" class="tocxref"><span class="secno">4.3.2 </span>Provenance constraint on wasGeneratedBy (generation-affects-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-pe-ordering" class="tocxref"><span class="secno">4.3.3 </span>Provenance constraint on wasGeneratedBy (generation-pe-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-unicity" class="tocxref"><span class="secno">4.3.4 </span>Provenance constraint on wasGeneratedBy (generation-unicity)</a></li><li class="tocline"><a href="#provenance-constraint-on-used-use-attributes" class="tocxref"><span class="secno">4.3.5 </span>Provenance constraint on Used (use-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-used-pe-ordering" class="tocxref"><span class="secno">4.3.6 </span>Provenance constraint on Used (use-pe-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-attributes" class="tocxref"><span class="secno">4.3.7 </span>Provenance constraint on wasDerivedFrom (derivation-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-use-generation-ordering" class="tocxref"><span class="secno">4.3.8 </span>Provenance constraint on wasDerivedFrom (derivation-use-generation-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-events" class="tocxref"><span class="secno">4.3.9 </span>Provenance constraint on wasDerivedFrom (derivation-events)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-process-execution" class="tocxref"><span class="secno">4.3.10 </span>Provenance constraint on wasDerivedFrom (derivation-events)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-use" class="tocxref"><span class="secno">4.3.11 </span>Provenance constraint on wasDerivedFrom (derivation-use)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-generation-generation-ordering" class="tocxref"><span class="secno">4.3.12 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-generation-generation-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-linked-independent" class="tocxref"><span class="secno">4.3.13 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-linked-independent)</a></li><li class="tocline"><a href="#provenance-constraint-on-complementof-necessary-cond" class="tocxref"><span class="secno">4.3.14 </span>Provenance constraint on wasComplementOf (wasComplementOf-necessary-cond)</a></li><li class="tocline"><a href="#provenance-constraint-on-hasParticipant-participant" class="tocxref"><span class="secno">4.3.15 </span>Provenance constraint on hadParticipant (participant)</a></li></ul></li></ul></li><li class="tocline"><a href="#acknowledgements" class="tocxref"><span class="secno">A. </span>Acknowledgements</a></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">B. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">B.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">B.2 </span>Informative references</a></li></ul></li></ul></div>
+<p>This document was published by the <a href="http://www.w3.org/2011/prov/wiki/Main_Page">Provenance Working Group</a> as a First Public Working Draft. This document is intended to become a W3C Recommendation. If you wish to make comments regarding this document, please send them to <a href="mailto:public-prov-wg@w3.org">public-prov-wg@w3.org</a> (<a href="mailto:public-prov-wg-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-prov-wg/">archives</a>). All feedback is welcome.</p><p>Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</a>. W3C maintains a <a rel="disclosure" href="">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.</p></div><div id="toc" class="section"><h2 class="introductory">Table of Contents</h2><ul class="toc"><li class="tocline"><a href="#introduction" class="tocxref"><span class="secno">1. </span>Introduction</a><ul class="toc"><li class="tocline"><a href="#guide-to-this-document" class="tocxref"><span class="secno">1.1 </span>Guide to this Document</a></li></ul></li><li class="tocline"><a href="#prov-ontology" class="tocxref"><span class="secno">2. </span>PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#owl2-syntax-used-in-this-document" class="tocxref"><span class="secno">2.1 </span>OWL2 Syntax Used in this Document</a></li><li class="tocline"><a href="#namespace-and-owl2-version" class="tocxref"><span class="secno">2.2 </span>Namespace and OWL2 version</a></li></ul></li><li class="tocline"><a href="#prov-ontology--owl-encoding-of-prov-data-model" class="tocxref"><span class="secno">3. </span>PROV Ontology: Classes and Properties</a><ul class="toc"><li class="tocline"><a href="#classes" class="tocxref"><span class="secno">3.1 </span>Classes</a><ul class="toc"><li class="tocline"><a href="#entity" class="tocxref"><span class="secno">3.1.1 </span>Entity</a></li><li class="tocline"><a href="#processexecution" class="tocxref"><span class="secno">3.1.2 </span>ProcessExecution</a></li><li class="tocline"><a href="#agent" class="tocxref"><span class="secno">3.1.3 </span>Agent</a></li><li class="tocline"><a href="#recipe" class="tocxref"><span class="secno">3.1.4 </span>Recipe</a></li><li class="tocline"><a href="#temporalentity" class="tocxref"><span class="secno">3.1.5 </span>TemporalEntity</a></li><li class="tocline"><a href="#time" class="tocxref"><span class="secno">3.1.6 </span>Time</a></li><li class="tocline"><a href="#provenancecontainer" class="tocxref"><span class="secno">3.1.7 </span>ProvenanceContainer</a><ul class="toc"><li class="tocline"><a href="#modeling-provenancecontainer-and-account-as-rdf-graph" class="tocxref"><span class="secno">3.1.7.1 </span>Modeling ProvenanceContainer and Account as RDF Graph</a></li></ul></li><li class="tocline"><a href="#location" class="tocxref"><span class="secno">3.1.8 </span>Location</a></li><li class="tocline"><a href="#entityinrole" class="tocxref"><span class="secno">3.1.9 </span>EntityInRole</a></li></ul></li><li class="tocline"><a href="#object-properties" class="tocxref"><span class="secno">3.2 </span>Object Properties</a><ul class="toc"><li class="tocline"><a href="#wasgeneratedby" class="tocxref"><span class="secno">3.2.1 </span>wasGeneratedBy</a></li><li class="tocline"><a href="#revision" class="tocxref"><span class="secno">3.2.2 </span>wasRevisionOf</a></li><li class="tocline"><a href="#wasderivedfrom" class="tocxref"><span class="secno">3.2.3 </span>wasDerivedFrom</a></li><li class="tocline"><a href="#waseventuallyderivedfrom" class="tocxref"><span class="secno">3.2.4 </span>wasEventuallyDerivedFrom</a></li><li class="tocline"><a href="#dependedon" class="tocxref"><span class="secno">3.2.5 </span>dependedOn</a></li><li class="tocline"><a href="#used" class="tocxref"><span class="secno">3.2.6 </span>used</a></li><li class="tocline"><a href="#hadparticipant" class="tocxref"><span class="secno">3.2.7 </span>hadParticipant</a></li><li class="tocline"><a href="#wascomplementof" class="tocxref"><span class="secno">3.2.8 </span>wasComplementOf</a></li><li class="tocline"><a href="#wascontrolledby" class="tocxref"><span class="secno">3.2.9 </span>wasControlledBy</a></li><li class="tocline"><a href="#hadrecipe" class="tocxref"><span class="secno">3.2.10 </span>hadRecipe</a></li><li class="tocline"><a href="#wasinformedby" class="tocxref"><span class="secno">3.2.11 </span>wasInformedBy</a></li><li class="tocline"><a href="#wascheduledafter" class="tocxref"><span class="secno">3.2.12 </span>wasScheduledAfter</a></li><li class="tocline"><a href="#followed" class="tocxref"><span class="secno">3.2.13 </span>followed</a></li><li class="tocline"><a href="#attribution" class="tocxref"><span class="secno">3.2.14 </span>wasAttributedTo</a></li><li class="tocline"><a href="#quotation" class="tocxref"><span class="secno">3.2.15 </span>wasQuoteOf</a></li><li class="tocline"><a href="#summary" class="tocxref"><span class="secno">3.2.16 </span>wasSummaryOf</a></li><li class="tocline"><a href="#originalsource" class="tocxref"><span class="secno">3.2.17 </span>hadOriginalSource</a></li><li class="tocline"><a href="#hastemporalvalue" class="tocxref"><span class="secno">3.2.18 </span>hasTemporalValue</a></li><li class="tocline"><a href="#startedAt" class="tocxref"><span class="secno">3.2.19 </span>startedAt</a></li><li class="tocline"><a href="#endedAt" class="tocxref"><span class="secno">3.2.20 </span>endedAt</a></li><li class="tocline"><a href="#wasGeneratedAt" class="tocxref"><span class="secno">3.2.21 </span>wasGeneratedAt</a></li><li class="tocline"><a href="#wasAssumedBy" class="tocxref"><span class="secno">3.2.22 </span>wasAssumedBy</a></li><li class="tocline"><a href="#assumedRole" class="tocxref"><span class="secno">3.2.23 </span>assumedRole</a></li><li class="tocline"><a href="#assumedRoleAt" class="tocxref"><span class="secno">3.2.24 </span>assumedRoleAt</a></li></ul></li><li class="tocline"><a href="#characteristics-of-object-properties" class="tocxref"><span class="secno">3.3 </span>Characteristics of Object Properties </a></li><li class="tocline"><a href="#annotation-properties" class="tocxref"><span class="secno">3.4 </span>Annotation Properties</a></li><li class="tocline"><a href="#collections" class="tocxref"><span class="secno">3.5 </span>Collections</a><ul class="toc"><li class="tocline"><a href="#collection-adding" class="tocxref"><span class="secno">3.5.1 </span>Expansion</a></li><li class="tocline"><a href="#collection-removal" class="tocxref"><span class="secno">3.5.2 </span>Reduction</a></li><li class="tocline"><a href="#emptycollection" class="tocxref"><span class="secno">3.5.3 </span>EmptyCollection</a></li><li class="tocline"><a href="#collection-content" class="tocxref"><span class="secno">3.5.4 </span>Collection content</a></li></ul></li><li class="tocline"><a href="#overview-of-the-ontology" class="tocxref"><span class="secno">3.6 </span>Overview of the ontology</a></li></ul></li><li class="tocline"><a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications" class="tocxref"><span class="secno">4. </span>Specializing Provenance Ontology for Domain-specific Provenance Applications</a><ul class="toc"><li class="tocline"><a href="#moeling-the-crime-file-scenario" class="tocxref"><span class="secno">4.1 </span>Modeling the Crime File Scenario</a><ul class="toc"><li class="tocline"><a href="#specialization-of-prov-ontology-classes" class="tocxref"><span class="secno">4.1.1 </span>Specialization of PROV Ontology Classes</a><ul class="toc"><li class="tocline"><a href="#cf-journalist" class="tocxref"><span class="secno">4.1.1.1 </span>cf:Journalist</a></li><li class="tocline"><a href="#cf-crimefile" class="tocxref"><span class="secno">4.1.1.2 </span>cf:CrimeFile</a></li><li class="tocline"><a href="#cf-filecreation" class="tocxref"><span class="secno">4.1.1.3 </span>cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:Emailing, cf:SpellChecking</a></li></ul></li><li class="tocline"><a href="#specialization-of-prov-ontology-properties" class="tocxref"><span class="secno">4.1.2 </span>Specialization of PROV Ontology Properties</a><ul class="toc"><li class="tocline"><a href="#cf-hadfilepath" class="tocxref"><span class="secno">4.1.2.1 </span>cf:hadFilePath</a></li></ul></li></ul></li><li class="tocline"><a href="#modeling-an-example-scientific-workflow-scenario" class="tocxref"><span class="secno">4.2 </span>Modeling an Example Scientific Workflow Scenario</a><ul class="toc"><li class="tocline"><a href="#workflow-extensions-to-prov-classes" class="tocxref"><span class="secno">4.2.1 </span>Workflow extensions to PROV classes</a></li><li class="tocline"><a href="#workflow-extensions-to-prov-properties" class="tocxref"><span class="secno">4.2.2 </span>Workflow extensions to PROV properties</a></li><li class="tocline"><a href="#workflow-structure" class="tocxref"><span class="secno">4.2.3 </span>Workflow structure</a></li><li class="tocline"><a href="#example-workflow" class="tocxref"><span class="secno">4.2.4 </span>Example workflow</a></li><li class="tocline"><a href="#example-workflow-run" class="tocxref"><span class="secno">4.2.5 </span>Example workflow run</a></li></ul></li></ul></li><li class="tocline"><a href="#formal-semantics-of-the-prov-ontology" class="tocxref"><span class="secno">5. </span>Formal Semantics of the PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#rdf-semantics-for-prov-ontology" class="tocxref"><span class="secno">5.1 </span>RDF Semantics for PROV Ontology</a></li><li class="tocline"><a href="#owl2-semantics-for-prov-ontology" class="tocxref"><span class="secno">5.2 </span>OWL2 Semantics for PROV Ontology</a></li><li class="tocline"><a href="#entailments-supported-by-the-provenance-model" class="tocxref"><span class="secno">5.3 </span>Provenance-specific Entailments Supported by PROV Ontology</a><ul class="toc"><li class="tocline"><a href="#provenance-constraint-on-processexecution" class="tocxref"><span class="secno">5.3.1 </span>Provenance constraint on ProcessExecution</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-affects-attributes" class="tocxref"><span class="secno">5.3.2 </span>Provenance constraint on wasGeneratedBy (generation-affects-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-pe-ordering" class="tocxref"><span class="secno">5.3.3 </span>Provenance constraint on wasGeneratedBy (generation-pe-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-wasgeneratedby-generation-unicity" class="tocxref"><span class="secno">5.3.4 </span>Provenance constraint on wasGeneratedBy (generation-unicity)</a></li><li class="tocline"><a href="#provenance-constraint-on-used-use-attributes" class="tocxref"><span class="secno">5.3.5 </span>Provenance constraint on Used (use-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-used-pe-ordering" class="tocxref"><span class="secno">5.3.6 </span>Provenance constraint on Used (use-pe-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-attributes" class="tocxref"><span class="secno">5.3.7 </span>Provenance constraint on wasDerivedFrom (derivation-attributes)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-use-generation-ordering" class="tocxref"><span class="secno">5.3.8 </span>Provenance constraint on wasDerivedFrom (derivation-use-generation-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-events" class="tocxref"><span class="secno">5.3.9 </span>Provenance constraint on wasDerivedFrom (derivation-events)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-process-execution" class="tocxref"><span class="secno">5.3.10 </span>Provenance constraint on wasDerivedFrom (derivation-events)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-use" class="tocxref"><span class="secno">5.3.11 </span>Provenance constraint on wasDerivedFrom (derivation-use)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-generation-generation-ordering" class="tocxref"><span class="secno">5.3.12 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-generation-generation-ordering)</a></li><li class="tocline"><a href="#provenance-constraint-on-derivation-linked-independent" class="tocxref"><span class="secno">5.3.13 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-linked-independent)</a></li><li class="tocline"><a href="#provenance-constraint-on-complementof-necessary-cond" class="tocxref"><span class="secno">5.3.14 </span>Provenance constraint on wasComplementOf (wasComplementOf-necessary-cond)</a></li><li class="tocline"><a href="#provenance-constraint-on-hasParticipant-participant" class="tocxref"><span class="secno">5.3.15 </span>Provenance constraint on hadParticipant (participant)</a></li></ul></li></ul></li><li class="tocline"><a href="#acknowledgements" class="tocxref"><span class="secno">A. </span>Acknowledgements</a></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">B. </span>References</a><ul class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">B.1 </span>Normative references</a></li><li class="tocline"><a href="#informative-references" class="tocxref"><span class="secno">B.2 </span>Informative references</a></li></ul></li></ul></div>
    
 
  
-     <div class="section">    
-     <a id="introduction"></a>  
-      <h2 id="introduction-1">Introduction</h2>  
+     <div id="introduction" class="section">    
+      
+<!-- OddPage -->
+<h2><span class="secno">1. </span>Introduction</h2>  
       <p>
         PROV Ontology Model (also PROV ontology) defines the normative modeling of the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] 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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]. 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 [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-PAQ">PROV-PAQ</a></cite>] and PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>], this document forms a framework for provenance information management in domain-specific Web-based applications.
       </p>
 	  <p>
-		The PROV ontology classes and properties are defined such that they can be specialized for modeling application-specific provenance information in a variety of domains. Thus, the PROV ontology is expected to serve as a <i>reference model</i> for domain-specific provenance ontology and thereby facilitate consistent provenance interchange. This document uses an example <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> introduced in the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] to demonstrate the specialization of PROV ontology. 
+		The PROV ontology classes and properties are defined such that they can be specialized for modeling application-specific provenance information in a variety of domains. Thus, the PROV ontology is expected to serve as a <i>reference model</i> for domain-specific provenance ontology and thereby facilitate consistent provenance interchange. This document uses an example <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> introduced in the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] to demonstrate the specialization of PROV ontology. 
 	  </p>
 	  <p>
 		Finally, this document describes the formal semantics of the PROV ontology using the OWL2 semantics, [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-DIRECT-SEMANTICS">OWL2-DIRECT-SEMANTICS</a></cite>], [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>], and a set of provenance-specific inference rules. This is expected to support provenance implementations to automatically check for consistency of provenance information represented using PROV ontology and explicitly assert implicit provenance knowledge. 
@@ -662,15 +663,15 @@
 	      &quot;<em class="rfc2119" title="optional">optional</em>&quot; in this document are to be interpreted as described in
 	      [<cite><a class="bibref" rel="biblioentry" href="#bib-RFC2119">RFC2119</a></cite>].</p>
 	  	
-	  <div class="section"> 
-		<h3 id="guide-to-this-document">Guide to this Document</h3>
+	  <div id="guide-to-this-document" class="section"> 
+		<h3><span class="secno">1.1 </span>Guide to this Document</h3>
 		<p> This document is intended for provide an understanding of
         the PROV ontology and how it can be used by various applications
         to represent their provenance information. The intended audience
         of this document include users who are new to provenance
         modeling as well as experienced users who would like their provenance model compatible with the PROV ontology to facilitate standardization.This document assumes a basic understanding of the W3C OWL2 specification , including modeling of classes, properties, and restrictions in an OWL2 ontology. Readers are referred to the OWL2 documentations, starting with the [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-PRIMER">OWL2-PRIMER</a></cite>], for the OWL2 specification. 
 		</p>
-		<p><a href="#prov-ontology--owl-encoding-of-prov-data-model">Section 2</a> describes the mapping of the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] to the PROV ontology. <a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications">Section 3</a> introduces the classes and properties of the PROV ontology. <a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications">Section 4</a> describes the approach used to specialize the PROV ontology create a domain specific ontology for an example <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario">provenance scenario</a> introduced in the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]. The PROV ontology supports a set of provenance entailments and these are described in <a href="#entailments-supported-by-the-provenance-model">Section 5</a>.
+		<p><a href="#prov-ontology--owl-encoding-of-prov-data-model">Section 2</a> describes the mapping of the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] to the PROV ontology. <a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications">Section 3</a> introduces the classes and properties of the PROV ontology. <a href="#specializing-provenance-ontology-for-domain-specific-provenance-applications">Section 4</a> describes the approach used to specialize the PROV ontology create a domain specific ontology for an example <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario">provenance scenario</a> introduced in the PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]. The PROV ontology supports a set of provenance entailments and these are described in <a href="#entailments-supported-by-the-provenance-model">Section 5</a>.
 		</p>
       </div>
 
@@ -683,25 +684,26 @@
 	<div id="prov-ontology" class="section">
       
 <!-- OddPage -->
-<h2><span class="secno">1. </span>PROV Ontology</h2>
+<h2><span class="secno">2. </span>PROV Ontology</h2>
       <p> The PROV Data Model [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] introduces a minimal set of concepts to represent provenance information in a variety of application domains. This document maps the PROV Data Model to PROV Ontology using the OWL2 ontology language, which facilitates a fixed interpretation and use of the PROV Data Model concepts based on the formal semantics of OWL2 [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-DIRECT-SEMANTICS">OWL2-DIRECT-SEMANTICS</a></cite>] [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>]. 
 	  </p>
 	  <p>The PROV Ontology is not designed to be used directly in a domain application and its Classes and Properties represent &quot;higher-level&quot; or abstract level concepts that can be specialized further for representing domain-specific provenance information. We briefly introduce some of the OWL2 modeling terms that will be used to describe the PROV ontology. An OWL2 <i>instance</i> is an individual object in a domain of discourse, for example a person named Alice or a car, and a set of individuals sharing a set of common characteristics is called a <i>class</i>. Person and Car are examples of classes representing the set of individual persons and cars respectively. The OWL2 object properties are used to link individuals, classes, or create a property hierarchy. For example, the object property &quot;hasOwner&quot; can be used to link car with person. The OWL2 datatype properties are used to link individuals or classes to data values, including XML Schema datatypes [<cite><a class="bibref" rel="biblioentry" href="#bib-XMLSCHEMA-2">XMLSCHEMA-2</a></cite>].   
 	  </p>
-	  <p>The PROV Data Model document [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] introduces an example <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> describing the creation of crime statistics file stored on a shared file system and edited by journalists Alice, Bob, Charles, David, and Edith. This scenario is used as a running example in this document to describe the PROV ontology classes and properties, the specialization mechanism  and entailments supported by the PROV ontology. 
+	  <p>The PROV Data Model document [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] introduces an example <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> describing the creation of crime statistics file stored on a shared file system and edited by journalists Alice, Bob, Charles, David, and Edith. This scenario is used as a running example in this document to describe the PROV ontology classes and properties, the specialization mechanism  and entailments supported by the PROV ontology. 
 	  </p>
 
 
 
 	  <div id="owl2-syntax-used-in-this-document" class="section"> 
-	  	<h3><span class="secno">1.1 </span>OWL2 Syntax Used in this Document</h3>
+	  	<h3><span class="secno">2.1 </span>OWL2 Syntax Used in this Document</h3>
 	    <p>This document uses the RDF/XML syntax, which is the mandatory syntax
         supported by all OWL2 syntax [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-PRIMER">OWL2-PRIMER</a></cite>] to represent the
         PROV ontology. Provenance assertions using PROV-O can use any
         RDF syntax.
       </p></div>
       <div id="namespace-and-owl2-version" class="section">
-	  	<h3><span class="secno">1.2 </span>Namespace and OWL2 version</h3>
+	  	<h3><span class="secno">2.2 </span>Namespace and OWL2 version</h3>
+        <p>
         
         The corresponding OWL2 version of this PROV Ontology is
         available at [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-Ontology-Namespace">PROV-Ontology-Namespace</a></cite>] and as
@@ -709,7 +711,7 @@
         the PROV ontology and all classes/properties defined in this
         document is <code>http://www.w3.org/ns/prov-o/</code> [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-Ontology-Namespace">PROV-Ontology-Namespace</a></cite>]
         and is in this document denoted by the prefix <code>prov</code>.
-		<p></p>
+		</p>
         <div class="issue">
         It has been suggested that [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] and PROV-O should instead use 
         the namespace <code>http://www.w3.org/ns/prov/</code> for terms that are
@@ -724,25 +726,25 @@
     <div id="prov-ontology--owl-encoding-of-prov-data-model" class="section">
       
 <!-- OddPage -->
-<h2><span class="secno">2. </span>PROV Ontology: Classes and Properties</h2>    	
-      <p> We now introduce the classes and properties that constitute the PROV ontology. We first give a textual description of each ontology term, followed by OWL2 syntax representing the ontology term and an example use of the term in the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario">provenance scenario</a>.
+<h2><span class="secno">3. </span>PROV Ontology: Classes and Properties</h2>    	
+      <p> We now introduce the classes and properties that constitute the PROV ontology. We first give a textual description of each ontology term, followed by OWL2 syntax representing the ontology term and an example use of the term in the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario">provenance scenario</a>.
 	  </p>
       <div id="classes" class="section"> 
-	  	<h3><span class="secno">2.1 </span>Classes</h3>
+	  	<h3><span class="secno">3.1 </span>Classes</h3>
 	      <p>The PROV ontology consists of classes that can be organized in a taxonomic structure.
 		  </p>	
 		  <img alt="Class hierarchy of the PROV ontology" style="width: 50%; min-width: 25em; max-width: 37em" src="diagram-history/khalidDiagrams/Ontology_hierarchy.png" />
          <br />
 	    <p><i>Note: CamelBack notation is used for class names</i></p> 
 	    <div id="entity" class="section">
-		  <h4><span class="secno">2.1.1 </span>Entity</h4>
+		  <h4><span class="secno">3.1.1 </span>Entity</h4>
 		  <div><b>Class Description</b></div>
 	      <p>Entity is defined to be &quot;An Entity represents an identifiable characterized thing.&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]</p>
 		  <div><b>OWL syntax</b></div>
 		  <pre> prov:Entity rdfs:subClassOf owl:Thing. 
 		  </pre>
 		  <div><b>Example</b></div>
-		  <p> Example of instances of class Entity from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> are files with identifiers <i>e1</i> and <i>e2</i>. The RDF/XML syntax for asserting that e1 is an instance of Entity is given below.		
+		  <p> Example of instances of class Entity from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> are files with identifiers <i>e1</i> and <i>e2</i>. The RDF/XML syntax for asserting that e1 is an instance of Entity is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e1&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/ns/prov-o/Entity&quot;/&gt;
@@ -772,13 +774,13 @@
 
 
 		<div id="processexecution" class="section">
-		  <h4><span class="secno">2.1.2 </span>ProcessExecution</h4>	    
+		  <h4><span class="secno">3.1.2 </span>ProcessExecution</h4>	    
 		  <div><b>Class Description</b></div>
 	      <p>ProcessExecution is defined to be &quot;an identifiable activity, which performs a piece of work.&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]</p>
 		  <div><b>OWL syntax</b></div>
 		  <pre>prov:ProcessExecution rdfs:subClassOf owl:Thing.</pre>
 		  <div><b>Example</b></div>
-		  <p> Example of instances of class ProcessExecution from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> are file creation (<i>pe0</i>) and file editing (<i>pe2</i>) . The RDF/XML syntax for asserting that pe2 is an instance of ProcessExecution is given below.		
+		  <p> Example of instances of class ProcessExecution from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> are file creation (<i>pe0</i>) and file editing (<i>pe2</i>) . The RDF/XML syntax for asserting that pe2 is an instance of ProcessExecution is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe2&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/ns/prov-o/ProcessExecution&quot;/&gt;
@@ -792,13 +794,13 @@
 
 
 		<div id="agent" class="section">
-		  <h4><span class="secno">2.1.3 </span>Agent</h4>	    
+		  <h4><span class="secno">3.1.3 </span>Agent</h4>	    
 		  <div><b>Class Description</b></div>
 	      <p>Agent is defined to be a &quot;characterized entity capable of activity&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]</p>
 		  <div><b>OWL syntax</b></div>
 		  <pre>prov:Agent rdfs:subClassOf prov:Entity.</pre>
 		  <div><b>Example</b></div>
-		  <p> Example of instances of class Agent from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> are <i>Alice</i> and <i>Edith</i>. The RDF/XML syntax for asserting that Alice is an instance of Agent is given below.		
+		  <p> Example of instances of class Agent from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> are <i>Alice</i> and <i>Edith</i>. The RDF/XML syntax for asserting that Alice is an instance of Agent is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#Alice&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/ns/prov-o/Agent&quot;/&gt;
@@ -811,7 +813,7 @@
 
 
 	    <div id="recipe" class="section">
-		  <h4><span class="secno">2.1.4 </span>Recipe</h4>	    
+		  <h4><span class="secno">3.1.4 </span>Recipe</h4>	    
 	      <div><b>Class Description</b></div>
 	      <p>Recipe represents a process specification. The definition of process specifications is outside the scope of PROV. Therefore, this class acts as a place holder in the ontology that can be extended and specialized by users.</p>
 		  <div><b>OWL syntax</b></div>
@@ -822,14 +824,16 @@
 
 
 
-		<div id="time" class="section">
-		  <h4><span class="secno">2.1.5 </span>TemporalEntity</h4>	    
+		<div id="temporalentity" class="section">
+		  <h4><span class="secno">3.1.5 </span>TemporalEntity</h4>	    
 	      <div><b>Class Description</b></div>
-	      <p>TemporalEntity represents temporal information about entities in the Provenance model. This class has been re-used from the OWL Time ontology. The PROV ontology also models the two sub classes of TemporalEntity, namely Instant and Interval.</p>
+	      <p>TemporalEntity represents temporal information about
+          entities in the Provenance model. This class has been re-used
+          from the OWL Time ontology [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL-TIME">OWL-TIME</a></cite>]. The PROV ontology also models the two sub classes of TemporalEntity, namely Instant and Interval.</p>
 		  <div><b>OWL syntax</b></div>
 	      <pre>time:TemporalEntity rdfs:subClassOf owl:Thing.</pre>
 		  <div><b>Example</b></div>
-		  <p> Example of instances of class TemporalEntity from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> are <i>t</i> and <i>t+1</i>. The RDF/XML syntax for this asserting that t+1 is an instance of class Instant is given below.		
+		  <p> Example of instances of class TemporalEntity from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> are <i>t</i> and <i>t+1</i>. The RDF/XML syntax for this asserting that t+1 is an instance of class Instant is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#t+1&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/2006/time#Instant&quot;/&gt;
@@ -838,7 +842,7 @@
 	    </div>
 
 		<div id="time" class="section">
-		  <h4><span class="secno">2.1.6 </span>Time</h4>	    
+		  <h4><span class="secno">3.1.6 </span>Time</h4>	    
 	      <div><b>Class Description</b></div>
 	      <p><code>Time</code> is subclass of <code>time:Instant</code>
           from [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL-TIME">OWL-TIME</a></cite>] which requires that the time is defined 
@@ -850,9 +854,9 @@
 		</div>
 
 		<div id="provenancecontainer" class="section">
-		  <h4><span class="secno">2.1.7 </span>ProvenanceContainer</h4>	    
+		  <h4><span class="secno">3.1.7 </span>ProvenanceContainer</h4>	    
 	      <div><b>Class Description</b></div>
-	      <p>ProvenanceContainer is defined to be an aggregation of provenance assertions. A provenance container should have an URI associated with it. The ProvenanceContainer class can also be used to model the PROV-DM concept of <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-Account">Account</a>.</p>
+	      <p>ProvenanceContainer is defined to be an aggregation of provenance assertions. A provenance container should have an URI associated with it. The ProvenanceContainer class can also be used to model the PROV-DM concept of <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-Account">Account</a>.</p>
 		  <div><b>OWL syntax</b></div>
 		  <pre>prov:ProvenanceContainer rdfs:subClassOf owl:Thing.</pre>
 		  <p>Examples of instance of class ProvenanceContainer includes a file describing the manufacturing details of a car, such as its batch number, manufacturer, date of manufacture, place of manufacture etc. </p>
@@ -861,21 +865,21 @@
 		  </div>
 		  <div class="issue">Scope and Identifiers. 
           This is <a href="http://www.w3.org/2011/prov/track/issues/81">ISSUE-81</a>.</div>
-		<div id="modeling-provenancecontainer-and-account-as-rdf-graph" class="section">
-			<h5><span class="secno">2.1.7.1 </span>Modeling ProvenanceContainer and Account as RDF Graph</h5>
-			<p>Placeholder for Tim's description</p>
-		</div>
-	    </div>
 
+            <div id="modeling-provenancecontainer-and-account-as-rdf-graph" class="section">
+                <h5><span class="secno">3.1.7.1 </span>Modeling ProvenanceContainer and Account as RDF Graph</h5>
+                <p>Placeholder for Tim's description</p>
+            </div>
 
+        </div>
 
 		<div id="location" class="section">
-		  <h4><span class="secno">2.1.8 </span>Location</h4>
+		  <h4><span class="secno">3.1.8 </span>Location</h4>
 		  <div><b>Class Description</b></div>
 	      <p>Location is defined to be &quot;is an identifiable geographic place (ISO 19112).&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]</p>
 	      <div><b>OWL syntax</b></div>
 		  <pre>prov:Location rdfs:subClassOf owl:Thing.</pre>
-		  <p> Example of instances of class Location from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is the location of the crime file in the shared directory <i>/share</i> with file path <i>/shared/crime.txt</i>. The RDF/XML syntax for asserting that the location of the crime file is the shared directory.		
+		  <p> Example of instances of class Location from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is the location of the crime file in the shared directory <i>/share</i> with file path <i>/shared/crime.txt</i>. The RDF/XML syntax for asserting that the location of the crime file is the shared directory.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;cf:hasLocation&gt;
     &lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#sharedDirectoryLocation1&quot;&gt;
@@ -890,13 +894,13 @@
 
 
 		<div id="entityinrole" class="section">
-		  <h4><span class="secno">2.1.9 </span>EntityInRole</h4>	    
+		  <h4><span class="secno">3.1.9 </span>EntityInRole</h4>	    
 		  <div><b>Class Description</b></div>
 	      <p>EntityInRole is defined to be a &quot;realizable entity&quot; (cite?) &quot;assumed by a Entity or an agent.&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>]</p>
 		  <div><b>OWL syntax</b></div>
 		  <pre>prov:EntityInRole rdfs:subClassOf prov:Entity.</pre>
 		  <div><b>Example</b></div>
-		  <p> Example of instances of class EntityInRole from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> are <i>author</i> role assumed by Bob and <i>file creator</i> role assumed by Alice. The RDF/XML syntax for asserting that Bob assumes the role of an author is given below.		
+		  <p> Example of instances of class EntityInRole from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> are <i>author</i> role assumed by Bob and <i>file creator</i> role assumed by Alice. The RDF/XML syntax for asserting that Bob assumes the role of an author is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#BobAsAuthor&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/ns/prov-o/EntityInRole&quot;/&gt;
@@ -928,25 +932,25 @@
           <code>used(pe1, Bob, qualifier(role=&quot;author&quot;, parameter=&quot;p1&quot;)</code>.
           </p>
 
-	    <div class="issue">The PROV-DM defines the term <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-qualifier">Qualifier</a>, which is incorporated implicitly in definition of OWL sub-classes and sub-properties that specialize a parent class or property by defining additional qualifying constraints. Hence, <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#expression-qualifier">Qualifier</a> is not modeled explicitly in PROV ontology.</div>	
+	    <div class="issue">The PROV-DM defines the term <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-qualifier">Qualifier</a> is not modeled explicitly in PROV ontology.</div>	
 	  </div>
       </div>
 
 
 	  <div id="object-properties" class="section"> 
-	  	<h3><span class="secno">2.2 </span>Object Properties</h3>
+	  	<h3><span class="secno">3.2 </span>Object Properties</h3>
 	    <p>The Provenance Model consists of the following object properties. </p>
  	    <p><i>Note: Names of properties starts with a verb in lower case followed by verb(s) starting with upper case </i></p> 
 
 
 
 		<div id="wasgeneratedby" class="section">
-		  <h4><span class="secno">2.2.1 </span>wasGeneratedBy</h4>
+		  <h4><span class="secno">3.2.1 </span>wasGeneratedBy</h4>
 	      <p>wasGeneratedBy links Entity with ProcessExecution representing that Entity was generated as a result of ProcessExecution</p>
 	      <p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>	
           <img alt="wasGeneratedBy links Entity to ProcessExecution" style="height: 3em" src="diagram-history/khalidDiagrams/wasGeneratedBy.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of wasGeneratedBy property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>e1 wasGeneratedBy pe0</i>. The RDF/XML syntax for asserting this is given below.		
+		  <p> Example of wasGeneratedBy property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>e1 wasGeneratedBy pe0</i>. The RDF/XML syntax for asserting this is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e1&quot;&gt;
     &lt;rdf:type rdf:resource=&quot;http://www.w3.org/ns/prov-o/Entity&quot;/&gt;
@@ -962,16 +966,16 @@
 	    </div>
 
 		<div id="revision" class="section">
-		  <h4><span class="secno">2.2.2 </span>wasRevisionOf</h4>
+		  <h4><span class="secno">3.2.2 </span>wasRevisionOf</h4>
 	      <p>wasRevisionOf links two instances of Entity class, where one instance is a revision of another.</p>
 	    </div>
 
 		<div id="wasderivedfrom" class="section">
-		  <h4><span class="secno">2.2.3 </span>wasDerivedFrom</h4>
+		  <h4><span class="secno">3.2.3 </span>wasDerivedFrom</h4>
           <p>wasDerivedFrom links two distinct characterized entities, where &quot;some characterized entity is transformed from, created from, or affected by another characterized entity.&quot;</p>
           <img alt="wasDerivedFrom links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/wasDerivedFrom.png" />
 			<div><b>Example</b></div>
-			<p> Example of wasDerivedFrom property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>e3 wasDerivedFrom e2</i>. The RDF/XML syntax for asserting this is given below.		
+			<p> Example of wasDerivedFrom property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>e3 wasDerivedFrom e2</i>. The RDF/XML syntax for asserting this is given below.		
 			</p><div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e3&quot;&gt;
     &lt;prov:wasDerivedFrom rdf:resource=&quot;http://www.example.com/crimeFile#e2&quot;/&gt;
@@ -979,14 +983,15 @@
 			</div>
 		  <div class="issue">Should derivation have a time? Which time? This is   <a href="http://www.w3.org/2011/prov/track/issues/43">ISSUE-43</a>.</div>
 		  <div class="issue">Should we specifically mention derivation of agents? This is <a href="http://www.w3.org/2011/prov/track/issues/42">ISSUE-42</a>.</div>
+        </div>
 		
 		<div id="waseventuallyderivedfrom" class="section">
-			<h5><span class="secno">2.2.3.1 </span>wasEventuallyDerivedFrom</h5>
+			<h4><span class="secno">3.2.4 </span>wasEventuallyDerivedFrom</h4>
 			<p>This object property is used to link two entities that are not directly used and generated respectively by a single instance of ProcessExecution.
 			</p>
 			<img alt="wasEventuallyDerivedFrom links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/wasEventuallyDerivedFrom.png" />
 			<div><b>Example</b></div>
-			<p> Example of wasEventuallyDerivedFrom property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>e5 wasEventuallyDerivedFrom e2</i>. The RDF/XML syntax for asserting this is given below.		
+			<p> Example of wasEventuallyDerivedFrom property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>e5 wasEventuallyDerivedFrom e2</i>. The RDF/XML syntax for asserting this is given below.		
 			   </p><div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e5&quot;&gt;
     &lt;prov:wasEventuallyDerivedFrom rdf:resource=&quot;http://www.example.com/crimeFile#e2&quot;/&gt;
@@ -996,29 +1001,30 @@
 		</div>
 		
 		<div id="dependedon" class="section">
-			  <h5><span class="secno">2.2.3.2 </span>dependedOn</h5>
+			  <h4><span class="secno">3.2.5 </span>dependedOn</h4>
 		      <p>dependedOn links two instances of Entity to model derivation of one instance of Entity from another instance of Entity. This property is asserted to be transitive</p>
 		      <img alt="dependedOn links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/dependedOn.png" />
 			   <div><b>Example</b></div>
-			   <p> Example of dependedOn property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>e5 dependedOn e2</i>. The RDF/XML syntax for asserting this is given below.		
+			   <p> Example of dependedOn property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>e5 dependedOn e2</i>. The RDF/XML syntax for asserting this is given below.		
 			   </p><div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e5&quot;&gt;
     &lt;prov:dependedOn rdf:resource=&quot;http://www.example.com/crimeFile#e2&quot;/&gt;
 &lt;/rdf:Description&gt;	</pre>
 			   </div>
-			  <div class="issue">Is dependedOn a parent property of wasDerivedFrom? This is <a href="http://www.w3.org/2011/prov/track/issues/125">ISSUE-125</a> 	      
-		</div></div>
-	    </div>	    
+              <div class="issue">Is dependedOn a parent property of
+              wasDerivedFrom? This is <a href="http://www.w3.org/2011/prov/track/issues/125">ISSUE-125</a>
+              </div> 
+        </div>
 
 
 
 		<div id="used" class="section">
-		  <h4><span class="secno">2.2.4 </span>used</h4>
+		  <h4><span class="secno">3.2.6 </span>used</h4>
 	      <p>used links ProcessExecution to Entity, where Entity is consumed by ProcessExecution.</p>
 	      <p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>
           <img alt="used links ProcessExecution to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/used.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of used property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>pe2 used e2</i>. The RDF/XML syntax for asserting this is given below.</p>		
+		  <p> Example of used property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>pe2 used e2</i>. The RDF/XML syntax for asserting this is given below.</p>		
 		  <div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe2&quot;&gt;
   	&lt;prov:used rdf:resource=&quot;http://www.example.com/crimeFile#e2&quot;/&gt;
@@ -1027,15 +1033,13 @@
 	    </div>
 
 
-
-
 		<div id="hadparticipant" class="section">
-		  <h4><span class="secno">2.2.5 </span>hadParticipant</h4>
+		  <h4><span class="secno">3.2.7 </span>hadParticipant</h4>
 	      <p>hadPariticipant links Entity to ProcessExecution, where Entity used or wasGeneratedBy ProcessExecution.
 		  </p><p><i>Note: No arity constraints are assumed between Entity and ProcessExecution</i></p>
 		   <img alt="hadParticipant links ProcessExecution to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/hadParticipant.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of hadParticipant property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>pe2 hadParticipant e2</i>. The RDF/XML syntax for asserting this is given below.</p>		
+		  <p> Example of hadParticipant property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>pe2 hadParticipant e2</i>. The RDF/XML syntax for asserting this is given below.</p>		
 		  <div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe2&quot;&gt;
   	&lt;prov:hadParticipant rdf:resource=&quot;http://www.example.com/crimeFile#e2&quot;/&gt;
@@ -1047,7 +1051,7 @@
 
 
 		<div id="wascomplementof" class="section">
-		  <h4><span class="secno">2.2.6 </span>wasComplementOf</h4>
+		  <h4><span class="secno">3.2.8 </span>wasComplementOf</h4>
 	      <p>wasComplementOf links two instances of Entity, where &quot;it is relationship between two characterized entities asserted to have compatible characterization over some continuous time interval.&quot; <i>(from the Provenance Conceptual Model)</i></p>
 	       <img alt="wasComplementOf links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/wasComplementOf.png" />	
 	    </div>
@@ -1055,11 +1059,11 @@
 
 
 		<div id="wascontrolledby" class="section">
-		  <h4><span class="secno">2.2.7 </span>wasControlledBy</h4>
+		  <h4><span class="secno">3.2.9 </span>wasControlledBy</h4>
 	      <p>wasControlledBy links ProcessExecution to Agent, where &quot;Control represents the involvement of an agent or a Entity in a process execution&quot;<i>(from the Provenance Conceptual Model)</i></p>
           <img alt="wasControlledBy links ProcessExecution to Agent" style="height: 3em" src="diagram-history/khalidDiagrams/wasControlledBy.png" />
 		  <div><b>Example</b></div>
-	 	  <p> Example of wasControlledBy property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>FileAppending</i> (ProcessExecution) <i>wasControlledBy Bob</i>. The RDF/XML syntax for asserting this is given below.		
+	 	  <p> Example of wasControlledBy property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>FileAppending</i> (ProcessExecution) <i>wasControlledBy Bob</i>. The RDF/XML syntax for asserting this is given below.		
 		  </p><div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe1&quot;&gt;
   &lt;prov:wasControlledBy&gt;
@@ -1074,7 +1078,7 @@
 
 
         <div id="hadrecipe" class="section">
-          <h4><span class="secno">2.2.8 </span>hadRecipe</h4>
+          <h4><span class="secno">3.2.10 </span>hadRecipe</h4>
           <p>The ProcessExecution activity performed can be described as
           having the given recipe resource. It is out of the scope for PROV to
           define the structure or meaning of the recipe. The recipe
@@ -1083,7 +1087,7 @@
           </p>
           <img alt="hadRecipe links ProcessExecution to Agent" style="height: 3em" src="diagram-history/khalidDiagrams/hadRecipe.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of hadRecipe property as an addition to the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is pe1 using some file appending instructions (instructions1) (<i> pe1 hadRecipe instructions1</i>). The RDF/XML syntax for asserting this is given below.</p>		
+		  <p> Example of hadRecipe property as an addition to the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is pe1 using some file appending instructions (instructions1) (<i> pe1 hadRecipe instructions1</i>). The RDF/XML syntax for asserting this is given below.</p>		
 		  <div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe1&quot;&gt;
   	&lt;prov:hadRecipe rdf:resource=&quot;http://www.example.com/crimeFile#instructions1&quot;/&gt;
@@ -1094,12 +1098,12 @@
 
 
         <div id="wasinformedby" class="section">
-          <h4><span class="secno">2.2.9 </span>wasInformedBy</h4>
+          <h4><span class="secno">3.2.11 </span>wasInformedBy</h4>
           <p> This object property links two process executions. It is used to express the fact that a given process execution used an entity that was generated by another process execution.
           </p>
           <img alt="wasInformedBy links ProcessExecution to ProcessExecution" style="height: 3em" src="diagram-history/khalidDiagrams/wasInformedBy.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of wasInformedBy property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>pe4 wasInformedBy pe3</i>. The RDF/XML syntax for asserting this is given below.</p>		
+		  <p> Example of wasInformedBy property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>pe4 wasInformedBy pe3</i>. The RDF/XML syntax for asserting this is given below.</p>		
 		  <div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe4&quot;&gt;
   	&lt;prov:wasInformedBy rdf:resource=&quot;http://www.example.com/crimeFile#pe3&quot;/&gt;
@@ -1110,13 +1114,13 @@
 
 
         <div id="wascheduledafter" class="section">
-          <h4><span class="secno">2.2.10 </span>wasScheduledAfter</h4>
+          <h4><span class="secno">3.2.12 </span>wasScheduledAfter</h4>
           <p>
           This object property links two instances of ProcessExecution to specify the order in which they took place. Specifically, it is used to specify that a given process execution starts after the end of another process execution.
           </p>
           <img alt="wasScheduledAfter links ProcessExecution to ProcessExecution" style="height: 3em" src="diagram-history/khalidDiagrams/wasScheduledAfter.png" />
 		  <div><b>Example</b></div>
-		  <p> Example of wasScheduledAfter property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>pe4 wasScheduledAfter pe3</i>. The RDF/XML syntax for asserting this is given below.</p>		
+		  <p> Example of wasScheduledAfter property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>pe4 wasScheduledAfter pe3</i>. The RDF/XML syntax for asserting this is given below.</p>		
 		  <div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe4&quot;&gt;
   	&lt;prov:wasScheduledAfter rdf:resource=&quot;http://www.example.com/crimeFile#pe3&quot;/&gt;
@@ -1125,11 +1129,11 @@
         </div>
 
 		<div id="followed" class="section">
-			  <h4><span class="secno">2.2.11 </span>followed</h4>
+			  <h4><span class="secno">3.2.13 </span>followed</h4>
 		      <p>wasInformedBy links two instances of ProcessExecution to model ordering of the ProcessExecution instances.</p>
 		      <img alt="followed links ProcessExecution to ProcessExecution" style="height: 3em" src="diagram-history/khalidDiagrams/followed.png" />
 			  <div><b>Example</b></div>
-			  <p> Example of followed property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is <i>pe4 followed pe1</i>. The RDF/XML syntax for asserting this is given below.</p>		
+			  <p> Example of followed property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>pe4 followed pe1</i>. The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#pe4&quot;&gt;
 	&lt;prov:wasScheduledAfter rdf:resource=&quot;http://www.example.com/crimeFile#pe1&quot;/&gt;
@@ -1138,11 +1142,11 @@
 		</div>
 		
 		<div id="attribution" class="section">
-			  <h4><span class="secno">2.2.12 </span>wasAttributedTo</h4>
+			  <h4><span class="secno">3.2.14 </span>wasAttributedTo</h4>
 		      <p>wasAttributedTo links an instance of the Entity class to an instance of Agent class.</p>		
 		      <img alt="wasAttributedTo links Entity to Agent" style="height: 3em" src="diagram-history/khalidDiagrams/wasAttributedTo.png" />
 			  <div><b>Example</b></div>
-			  <p> Example of wasAttributedTo property as an addition to the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is the attribution of e3 to David for writting editing the file (<i>e3 wasAttributedTo David</i>). The RDF/XML syntax for asserting this is given below.</p>		
+			  <p> Example of wasAttributedTo property as an addition to the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is the attribution of e3 to David for writting editing the file (<i>e3 wasAttributedTo David</i>). The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e3&quot;&gt;
 	&lt;prov:wasAttributedTo rdf:resource=&quot;http://www.example.com/crimeFile#David&quot;/&gt;
@@ -1151,11 +1155,11 @@
 		</div>
 		
 		<div id="quotation" class="section">
-			  <h4><span class="secno">2.2.13 </span>wasQuoteOf</h4>
+			  <h4><span class="secno">3.2.15 </span>wasQuoteOf</h4>
 		      <p>wasQuoteOf links an instance of the Entity class to an instance of of the Agent class.</p>	
 		       <img alt="wasQuoteOf links Entity to Agent" style="height: 3em" src="diagram-history/khalidDiagrams/wasQuoteOf.png" />
 			  <div><b>Example</b></div>
-			  <p> Example of wasQuoteOf property as an addition to the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is e2 quoting Alice words, recorded by Bob (<i> e2 wasQuoteOf Alice</i>). The RDF/XML syntax for asserting this is given below.</p>		
+			  <p> Example of wasQuoteOf property as an addition to the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is e2 quoting Alice words, recorded by Bob (<i> e2 wasQuoteOf Alice</i>). The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e2&quot;&gt;
 	&lt;prov:wasQuoteOf rdf:resource=&quot;http://www.example.com/crimeFile#Alice&quot;/&gt;
@@ -1164,11 +1168,11 @@
 		</div>
 		
 		<div id="summary" class="section">
-			  <h4><span class="secno">2.2.14 </span>wasSummaryOf</h4>
+			  <h4><span class="secno">3.2.16 </span>wasSummaryOf</h4>
 		      <p>wasSummaryOf links two instances of the Entity class.</p>	
 		       <img alt="wasSummaryOf links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/wasSummaryOf.png" />
 			  <div><b>Example</b></div>
-			  <p> Example of wasSummaryOf property as an addition to the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> is e3 summarizing some additional statistics(<i> e3 wasSummaryOf statistics</i>). The RDF/XML syntax for asserting this is given below.</p>		
+			  <p> Example of wasSummaryOf property as an addition to the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is e3 summarizing some additional statistics(<i> e3 wasSummaryOf statistics</i>). The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e3&quot;&gt;
 	&lt;prov:wasSummaryOf rdf:resource=&quot;http://www.example.com/crimeFile#statistics&quot;/&gt;
@@ -1177,11 +1181,11 @@
 		</div>
 		
 		<div id="originalsource" class="section">
-			  <h4><span class="secno">2.2.15 </span>hadOriginalSource</h4>
+			  <h4><span class="secno">3.2.17 </span>hadOriginalSource</h4>
 		      <p>hadOriginalSource links two instances of the Entity class. This property is defined to be a specialization of the wasEventuallyDerivedFrom propery.</p>
 		       <img alt="hadOriginalSource links Entity to Entity" style="height: 3em" src="diagram-history/khalidDiagrams/hadOriginalSource.png" />
 			  <div><b>Example</b></div>
-			  <p> Example of hadOriginalSource property from the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario"> provenance scenario </a> <i> e6 hadOriginalSource e1</i>. The RDF/XML syntax for asserting this is given below.</p>		
+			  <p> Example of hadOriginalSource property from the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> <i> e6 hadOriginalSource e1</i>. The RDF/XML syntax for asserting this is given below.</p>		
 			  <div class="exampleOuter">
 				<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#e6&quot;&gt;
 	&lt;prov:hadOriginalSource rdf:resource=&quot;http://www.example.com/crimeFile#e1&quot;/&gt;
@@ -1190,7 +1194,7 @@
 		</div>
 		
 		<div id="hastemporalvalue" class="section">
-	          <h4><span class="secno">2.2.16 </span>hasTemporalValue</h4>
+	          <h4><span class="secno">3.2.18 </span>hasTemporalValue</h4>
 	          <p> This object property links an instance of
               <code>ProcessExecution</code> or <code>Entity</code> with an
               <code>time:TemporalEntity</code> from [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL-TIME">OWL-TIME</a></cite>], thereby
@@ -1207,7 +1211,7 @@
 	          </p>
 	    </div>
 		<div id="startedAt" class="section">
-	          <h4><span class="secno">2.2.17 </span>startedAt</h4>
+	          <h4><span class="secno">3.2.19 </span>startedAt</h4>
               <p> This object property defines the time when a
               <code>ProcessExecution</code> started. The time is specified as an
               <code>time:Instant</code> [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL-TIME">OWL-TIME</a></cite>], which <em class="rfc2119" title="may">may</em> be a 
@@ -1225,7 +1229,7 @@
               </div>		
 	    </div>
 		<div id="endedAt" class="section">
-	          <h4><span class="secno">2.2.18 </span>endedAt</h4>
+	          <h4><span class="secno">3.2.20 </span>endedAt</h4>
               <p> This object property defines the time when a
               <code>ProcessExecution</code> ended. The time is specified as an
               <code>time:Instant</code> [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL-TIME">OWL-TIME</a></cite>], which <em class="rfc2119" title="may">may</em> be a 
@@ -1243,7 +1247,7 @@
               </div>		
 	    </div>
 		<div id="wasGeneratedAt" class="section">
-	          <h4><span class="secno">2.2.19 </span>wasGeneratedAt</h4>
+	          <h4><span class="secno">3.2.21 </span>wasGeneratedAt</h4>
               <p> This object property defines the time when a
               <code>Entity</code> was generated (as specified using
               <code>wasGeneratedBy</code>), meaning the instant when the entity 
@@ -1267,7 +1271,7 @@
               </div>		
 	    </div>
 		<div id="wasAssumedBy" class="section">
-	          <h4><span class="secno">2.2.20 </span>wasAssumedBy</h4>
+	          <h4><span class="secno">3.2.22 </span>wasAssumedBy</h4>
               <p>This object property defines which
               <code>Entity</code> assumed a <em>role</em>, forming
               a placeholder <code>EntityInRole</code> for use in
@@ -1296,7 +1300,7 @@
               </p>
 	    </div>
 		<div id="assumedRole" class="section">
-	          <h4><span class="secno">2.2.21 </span>assumedRole</h4>
+	          <h4><span class="secno">3.2.23 </span>assumedRole</h4>
               <p>This object property defines which
               <code>Role</code> has been assumed in an
               <code>EntityInRole</code>. This property is applied in
@@ -1332,7 +1336,7 @@
               </div>
 	    </div>
 		<div id="assumedRoleAt" class="section">
-	          <h4><span class="secno">2.2.22 </span>assumedRoleAt</h4>
+	          <h4><span class="secno">3.2.24 </span>assumedRoleAt</h4>
               <p> This object property defines the first time an
               <code>Entity</code> assumed a <em>role</em>, ie. when the
               <code>EntityInRole</code> which <code>wasAssumedBy</code> was active. 
@@ -1367,7 +1371,7 @@
       </div>
 
 		<div id="characteristics-of-object-properties" class="section">
-			<h3><span class="secno">2.3 </span>Characteristics of Object Properties </h3>
+			<h3><span class="secno">3.3 </span>Characteristics of Object Properties </h3>
 			  <p>The table below summarizes the characteristics of the object properties that are defined in the OWL schema.
 			  </p> 			 		     
 		      <table style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0">
@@ -1470,7 +1474,7 @@
 	  </div>
 
 	  <div id="annotation-properties" class="section"> 
-	  	<h3><span class="secno">2.4 </span>Annotation Properties</h3>
+	  	<h3><span class="secno">3.4 </span>Annotation Properties</h3>
 		  <p>The PROV ontology uses the OWL2 annotation properties to describe additional information about the PROV ontology classes, properties, individuals, and axioms. OWL2 defines nine annotation properties that are part of the OWL2 structural specification (see OWL2 Syntax document for additional details [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-SYNTAX">OWL2-SYNTAX</a></cite>]):</p>
 			<ul>
 			  <li><a href="http://www.w3.org/TR/2009/REC-owl2-syntax-20091027/#Annotation_Properties"><b>rdfs:label</b></a>- This property is used to associated a &quot;human-readable label&quot; with a term. For example, the class &quot;<a href="#location">Location</a>&quot; can be annotated with &quot;Geo-spatial Location&quot; label using rdfs:label</li>
@@ -1491,7 +1495,7 @@
 
 
         <div id="collections" class="section">
-            <h3><span class="secno">2.5 </span>Collections</h3>
+            <h3><span class="secno">3.5 </span>Collections</h3>
             <p>A <code>Collection</code> is a type of
             <code>Entity</code> which have been composed of other
             entities.  A PROV-O <code>Collection</code> can represent 
@@ -1506,7 +1510,7 @@
             </p>
 
             <div id="collection-adding" class="section">
-            <h4><span class="secno">2.5.1 </span>Expansion</h4>
+            <h4><span class="secno">3.5.1 </span>Expansion</h4>
             <p>
             An <code>Entity</code> can be added to a
             <code>Collection</code>, producing a new (derived)
@@ -1518,7 +1522,7 @@
             for a dictionary, or the value itself (for sets).
             In PROV-O the addition is specified using the functional
             properties <code>wasExpandedFrom</code>,
-            wasExpandedBy and <code>wasExpandedAt</code>.
+            <code>wasExpandedBy</code> and <code>wasExpandedAt</code>.
             These correspond to the PROV-ASN <a href="http://www.w3.org/TR/prov-dm/#expression-Collection">collection
             assertions</a> 
             <code>wasAddedTo_Coll</code> (the expanded collection),
@@ -1574,7 +1578,7 @@
             </div>
 
             <div id="collection-removal" class="section">
-            <h4><span class="secno">2.5.2 </span>Reduction</h4>
+            <h4><span class="secno">3.5.2 </span>Reduction</h4>
             <p>
             Removing from a collection is modelled in a similar way as
             expansion, by deriving a new <em>reduced</em> collection
@@ -1629,8 +1633,9 @@
             key. (PROV-DM does not describe wasRemovedFrom_Entity).
             </p>
             </div>
+
             <div class="collection-empty section" id="emptycollection">
-                <h4><span class="secno">2.5.3 </span>EmptyCollection</h4>
+                <h4><span class="secno">3.5.3 </span>EmptyCollection</h4>
                 <p>PROV-O defines
                 a subclass of <code>Collection</code> called
                 <code>EmptyCollection</code>. Asserting that a
@@ -1666,8 +1671,9 @@
             <em>empty-collection-disjoint</em> and
             <em>empty-collection-range</em> in the OWL ontology</div>
             </div>
+
             <div id="collection-content" class="section">
-            <h4><span class="secno">2.5.4 </span>Collection content</h4>
+            <h4><span class="secno">3.5.4 </span>Collection content</h4>
             <p>To describe the complete content of a Collection (its
             keys and values), an asserter can form a chain of
             <code>wasExpandedFrom</code> assertions starting from an
@@ -1713,10 +1719,11 @@
             having to express all the individual members? 
             </div>
             </div>
+
         </div>
 
 	  <div id="overview-of-the-ontology" class="section"> 
-	  	<h3><span class="secno">2.6 </span>Overview of the ontology</h3>
+	  	<h3><span class="secno">3.6 </span>Overview of the ontology</h3>
         <p>The following diagram illustrates the complete PROV ontology. </p>
         <img alt="Classes and properties of the PROV ontology" style="min-width: 45em; width: 55em; max-width: 95%" src="diagram-history/2011-10-03-tlebo/ProvenanceOntology.png " />
 
@@ -1732,18 +1739,18 @@
 	<div id="specializing-provenance-ontology-for-domain-specific-provenance-applications" class="section">
       
 <!-- OddPage -->
-<h2><span class="secno">3. </span>Specializing Provenance Ontology for Domain-specific Provenance Applications</h2>
+<h2><span class="secno">4. </span>Specializing Provenance Ontology for Domain-specific Provenance Applications</h2>
 	    <p>The PROV Ontology is conceived as a reference ontology that can be extended by various domain-specific applications to model the required set of provenance terms. The PROv Ontology classes and properties can be specialized using the following two RDFS properties:</p>
    		<ul>
             <li>rdfs:subClassOf: The property rdfs:subClassOf is an instance of rdf:Property that is used to state that all the instances of one class are instances of another [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-SCHEMA">RDF-SCHEMA</a></cite>]</li>
             <li>rdfs:subPropertyOf: &quot;A rdfs:subPropertyOf axiom defines that the property is a subproperty of some other property&quot; [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-SCHEMA">RDF-SCHEMA</a></cite>]</li>
          </ul>
-		<p>To illustrate the specialization mechanism, the PROV Ontology is extended to create an ontology schema for the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario">provenance scenario</a> describing the creation of the crime statistics file. </p>
+		<p>To illustrate the specialization mechanism, the PROV Ontology is extended to create an ontology schema for the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario">provenance scenario</a> describing the creation of the crime statistics file. </p>
 
 
 
 	  <div id="moeling-the-crime-file-scenario" class="section">
-		<h3><span class="secno">3.1 </span>Modeling the Crime File Scenario</h3>
+		<h3><span class="secno">4.1 </span>Modeling the Crime File Scenario</h3>
 		<p>The example scenario can be encoded as a <a href="http://www.w3.org/TR/rdf-primer/"> Resource Description Framework (RDF)</a>. For example,</p>
 		<ul>
 		  <li>specialization of <a href="#agent">Agent</a> to define a class called Journalist, which has individuals such as alice, bob, and edith </li>
@@ -1790,10 +1797,10 @@
   &lt;/rdf:RDF&gt;</pre>
 			</div>		
 	  <div id="specialization-of-prov-ontology-classes" class="section"> 
-		<h4><span class="secno">3.1.1 </span>Specialization of PROV Ontology Classes</h4>
+		<h4><span class="secno">4.1.1 </span>Specialization of PROV Ontology Classes</h4>
 		<p> The following new classes were created in the CrimeFile Ontology by extending the PROV ontology classes:</p>
 		<div id="cf-journalist" class="section">
-		<h5><span class="secno">3.1.1.1 </span>cf:Journalist</h5>
+		<h5><span class="secno">4.1.1.1 </span>cf:Journalist</h5>
 		<p>The cf:Journalist is a specialization of the PROV ontology <a href="#agent">Agent</a> class and models all individuals that participate in creating, editing, and sharing the crime file.The following RDF/XML code illustrates how cf:Journalist is asserted to be a specialization of <a href="#agent">prov:Agent.</a></p>
 		<div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crime#Journalist&quot;&gt;
@@ -1802,8 +1809,8 @@
 		</div>
 		</div>
 		<div id="cf-crimefile" class="section">
-		<h5><span class="secno">3.1.1.2 </span>cf:CrimeFile</h5>
-		<p> The cf:CrimeFile is a specialization of the PROV ontology <a href="#entity">Entity</a> class and it models the the file describing the crime statistics in the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario">provenance scenario</a>, including the multiple versions of the file. The following RDF/XML code illustrates how cf:Journalist is asserted to be a specialization of <a href="#entity">prov:Entity</a>.
+		<h5><span class="secno">4.1.1.2 </span>cf:CrimeFile</h5>
+		<p> The cf:CrimeFile is a specialization of the PROV ontology <a href="#entity">Entity</a> class and it models the the file describing the crime statistics in the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario">provenance scenario</a>, including the multiple versions of the file. The following RDF/XML code illustrates how cf:Journalist is asserted to be a specialization of <a href="#entity">prov:Entity</a>.
 		</p>
 		<div class="exampleOuter">
 			<pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crime#CrimeFile&quot;&gt;
@@ -1812,11 +1819,11 @@
 		</div>
 		</div>			
 		<div id="cf-filecreation" class="section">
-		<h5><span class="secno">3.1.1.3 </span>cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:Emailing, cf:SpellChecking</h5>	 
+		<h5><span class="secno">4.1.1.3 </span>cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:Emailing, cf:SpellChecking</h5>	 
 		<p>The classes cf:FileCreation, cf:FileEditing,
         cf:FileAppending, cf:Emailing, cf:SpellChecking are
         specialization of the PROV ontology <a href="#processexecution">ProcessExecution</a> and model the
-        different activities in the <a href="http://dvcs.w3.org/hg/prov/raw-file/default/model/ProvenanceModel.html#a-file-scenario">provenance
+        different activities in the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario">provenance
         scenario</a>. The following RDF/XML code illustrates the
         specialization of the <a href="#processexecution">prov:ProcessExecution</a> to define class cf:FileCreation (other classes can be similarly defined by using the subClassOf property).</p>
 		<div class="exampleOuter">
@@ -1840,10 +1847,10 @@
 		</div>
 	  </div>
 	  <div id="specialization-of-prov-ontology-properties" class="section"> 
-		<h4><span class="secno">3.1.2 </span>Specialization of PROV Ontology Properties</h4>
+		<h4><span class="secno">4.1.2 </span>Specialization of PROV Ontology Properties</h4>
 		<p> The following new object property was created in the CrimeFile Ontology by extending the PROV ontology object property:</p>
 		<div id="cf-hadfilepath" class="section">		
-		<h5><span class="secno">3.1.2.1 </span>cf:hadFilePath</h5>
+		<h5><span class="secno">4.1.2.1 </span>cf:hadFilePath</h5>
 		<p>The property cf:hadFilePath is a specialization of the PROV ontology hadLocation object property and links the class CrimeFile to the FileDirectory class. The following RDF/XML code illustrates the use of rdfs:subPropertyOf to create hadFilePath property.</p>
 		<div class="exampleOuter">
 		  <pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crime#hadFilePath&quot;&gt;
@@ -1866,7 +1873,7 @@
 	  </div>
 	</div>
 	<div id="modeling-an-example-scientific-workflow-scenario" class="section"> 
-		<h3><span class="secno">3.2 </span>Modeling an Example Scientific Workflow Scenario</h3>
+		<h3><span class="secno">4.2 </span>Modeling an Example Scientific Workflow Scenario</h3>
         <p>This section describes an example of extending the PROV
         ontology to create a provenance ontology for scientific
         workflows.</p>
@@ -1902,7 +1909,7 @@
           workflow provenance</em>
         </p>
         <div id="workflow-extensions-to-prov-classes" class="section">
-            <h4><span class="secno">3.2.1 </span>Workflow extensions to PROV classes</h4>
+            <h4><span class="secno">4.2.1 </span>Workflow extensions to PROV classes</h4>
             <p>
                 In order to describe workflow executions following the
                 model above, the PROV ontology is extended with
@@ -1957,7 +1964,7 @@
             </dl>
         </div>
         <div id="workflow-extensions-to-prov-properties" class="section">
-            <h4><span class="secno">3.2.2 </span>Workflow extensions to PROV properties</h4>
+            <h4><span class="secno">4.2.2 </span>Workflow extensions to PROV properties</h4>
             <p>
                 While for most cases subclassing will provide the
                 additional expressionality the application needs, this
@@ -2051,7 +2058,7 @@
             </dl>
         </div>
         <div id="workflow-structure" class="section">
-            <h4><span class="secno">3.2.3 </span>Workflow structure</h4>
+            <h4><span class="secno">4.2.3 </span>Workflow structure</h4>
             <p>
              This ontology includes a simple definition language for
              describing the overall workflow structure. This is not
@@ -2118,7 +2125,7 @@
             </dl>
         </div>
         <div id="example-workflow" class="section">
-            <h4><span class="secno">3.2.4 </span>Example workflow</h4>
+            <h4><span class="secno">4.2.4 </span>Example workflow</h4>
             <img alt="An example workflow with input, three processes, and two outputs." src="examples/ontology-extensions/workflow/Concatsha1.png" />
             <p>This is an example workflow which defines a workflow
             input <i>input</i>, three processes <i>String_constant</i>,
@@ -2186,7 +2193,7 @@
 &lt;/rdf:RDF&gt;            </pre></div>
         </div>
         <div id="example-workflow-run" class="section">
-            <h4><span class="secno">3.2.5 </span>Example workflow run</h4>
+            <h4><span class="secno">4.2.5 </span>Example workflow run</h4>
             <p>
               This example shows how using the workflow extensions
               together with PROV can provide the provenance of executing
@@ -2351,7 +2358,7 @@
 	<div id="formal-semantics-of-the-prov-ontology" class="section">
       
 <!-- OddPage -->
-<h2><span class="secno">4. </span>Formal Semantics of the PROV Ontology</h2>
+<h2><span class="secno">5. </span>Formal Semantics of the PROV Ontology</h2>
       <p>The PROV ontology uses OWL2 as the ontology language, hence it supports a set of entailments based on the standard RDF semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>] and OWL2 semantics ([<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-DIRECT-SEMANTICS">OWL2-DIRECT-SEMANTICS</a></cite>], [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>]). In this section, we describe these set of semantics as applied to the PROV ontology along with a set of constraints introduced in the PROV-DM [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] that are provenance-specific. It is intended that provenance applications can leverage this normative description of the formal semantics of PROV ontology to support:</p>
 	<ul>
 		<li><b>Automated consistency checking </b>of provenance assertions (in RDF): Any RDF graph generated to represent provenance information using the PROV ontology as schema can be automatically checked for consistency using reasoning tool, such as FaCT++, Pellet, and Racer among others.</li>
@@ -2361,7 +2368,7 @@
 
 
    <div id="rdf-semantics-for-prov-ontology" class="section">
-		<h3><span class="secno">4.1 </span>RDF Semantics for PROV Ontology</h3>
+		<h3><span class="secno">5.1 </span>RDF Semantics for PROV Ontology</h3>
 		<p> We briefly summarize the essential features of the RDF Semantics and refer to the RDF semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>] for the normative specification. The RDF Semantics uses model theory, with a notion of interpretation I defined over RDF (rdf-interpretation) or RDFS (rdfs-interpretation) vocabulary, for specifying the formal semantics of a RDF or RDFS graph [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>]. The rdf-interpretation is an interpretation that satisfies a set of constraints called &quot;<i>RDF semantic conditions</i>&quot; and a set of &quot;<i>RDF axiomatic triples</i>&quot; (see Section 3.1 of RDF Semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>]). The rdfs-interpretation is defined over the additional terms in the RDFS vocabulary, including <i>rdfs:domain</i>, <i>rdfs:range</i>, <i>rdfs:Class</i>, <i>rdfs:subClassOf</i>, and <i>rdfs:subPropertyOf</i>. An rdfs-interpretation satisfies a set of constraints called &quot;<i>RDFS semantic conditions</i>&quot; and &quot;<i>RDFS axiomatic triples</i>&quot; (see Section 4.1 of RDFS Semantics  [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>]).
 		</p>
 		<p>The rdfs-interpretation supports the following set of the entailment rules that are applicable to the PROV ontology (we do not discuss the simple RDF entailments):
@@ -2373,7 +2380,7 @@
 		<p>Similar to Rule 1, if a PROV ontology class Y is defined to be <i>range</i> of a PROV object property, then an individual asserted as &quot;object&quot; of that property in a RDF triple is an instance of the class Y. (from rdf3 Rule defined in RDF Semantics)
 		</p>
 		<h4 id="rule-3">Rule 3</h4>
-		<p>Both the rdfs:subClassOf and rdfsubPropertyOf are transitive properties, hence provenance assertions, in form of RDF triples, using a specialized sub class or sub property can be inferred to be true for their parent class or parent property. For example, in the provenance scenario, though alice and bob are asserted to be individuals of the class Journalist, we can infer that they are also individuals of the PROV ontology class Agent and Entity. Given,						
+		<p>Both the <code>rdfs:subClassOf</code> and <code>rdfs:subPropertyOf</code> are transitive properties, hence provenance assertions, in form of RDF triples, using a specialized sub class or sub property can be inferred to be true for their parent class or parent property. For example, in the provenance scenario, though alice and bob are asserted to be individuals of the class Journalist, we can infer that they are also individuals of the PROV ontology class Agent and Entity. Given,						
 		</p>
 		<div class="exampleOuter">
 		  <pre class="example">&lt;rdf:Description rdf:about=&quot;http://www.example.com/crimeFile#Alice&quot;&gt;
@@ -2406,103 +2413,103 @@
 
 
 	<div id="owl2-semantics-for-prov-ontology" class="section">
-		<h3><span class="secno">4.2 </span>OWL2 Semantics for PROV Ontology</h3>
+		<h3><span class="secno">5.2 </span>OWL2 Semantics for PROV Ontology</h3>
 		<p>In addition to RDF Semantics, the OWL2 semantics as described in [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-DIRECT-SEMANTICS">OWL2-DIRECT-SEMANTICS</a></cite>], [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>] are also applicable to PROV ontology. We consider the OWL2 RDF-Based Semantics (since it is a semantics superset of OWL2 Direct Semantics) and specifically the extension of the D-interpretation, which satisfies the constraints for rdf-interpretation, rdfs-interpretation (as defined in previous section), graphs with blank nodes, and interpretation defined for RDF datatypes (see Section 5.1 in RDF Semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>]). The OWL2 RDF-based semantics introduces the notion of &quot;facets&quot; to constrain datatypes, both the rdf:XMLLiteral defined in the RDF Semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-MT">RDF-MT</a></cite>] and datatypes defined in the OWL2 Structural Specifications [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-SYNTAX">OWL2-SYNTAX</a></cite>]. The OWL2 RDF-based interpretation, also called <b>D-interpretation with facets</b> is a D-interpretation that also satisfies the OWL2 RDF-based semantics called &quot;semantic constraints&quot; (see Section 5 in OWL2 RDF-Based Semantics [<cite><a class="bibref" rel="biblioentry" href="#bib-OWL2-RDF-BASED-SEMANTICS">OWL2-RDF-BASED-SEMANTICS</a></cite>]).  
 		</p>
 	</div>
 	<div id="entailments-supported-by-the-provenance-model" class="section">
-	<h3><span class="secno">4.3 </span>Provenance-specific Entailments Supported by PROV Ontology</h3>
+	<h3><span class="secno">5.3 </span>Provenance-specific Entailments Supported by PROV Ontology</h3>
 	<p>The PROV-DM [<cite><a class="bibref" rel="biblioentry" href="#bib-PROV-DM">PROV-DM</a></cite>] introduces a set of specific constraints applicable to PROV ontology. The following is a list of constraints that will be supported by the PROV ontology and any provenance application that uses the PROV ontology.</p>
 	<div id="provenance-constraint-on-processexecution" class="section">
-	  <h4><span class="secno">4.3.1 </span>Provenance constraint on ProcessExecution</h4>
+	  <h4><span class="secno">5.3.1 </span>Provenance constraint on ProcessExecution</h4>
 	  <p>The PROV-DM describes a constraint on ordering of time (or event) associated with a <a href="#processexecution">ProcessExecution.</a> </p>
   	  <div class="issue">&quot;From a process execution expression, one can infer that the start event precedes the end event of the represented activity.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/121">ISSUE-121</a></div>
 	</div>
    	<div id="provenance-constraint-on-wasgeneratedby-generation-affects-attributes" class="section">
-	  <h4><span class="secno">4.3.2 </span>Provenance constraint on wasGeneratedBy (generation-affects-attributes)</h4>
+	  <h4><span class="secno">5.3.2 </span>Provenance constraint on wasGeneratedBy (generation-affects-attributes)</h4>
 	  <p>The PROV-DM describes a constraint on wasGeneratedBy that associates the values of attributes of an Entity with the ProcessExecution that generated the Entity.</p>
       <div class="issue">&quot;Given a process execution pe, entity e, role r, and optional time t, if the assertion wasGeneratedBy(e,pe,r) or wasGeneratedBy(e,pe,r,t) holds, the values of some of e's attributes are determined by the activity denoted by pe and the entities used by pe. Only some (possibly none) of the attributes values may be determined since, in an open world, not all used entities may have been asserted.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/122">ISSUE-122 </a> and <a href="http://www.w3.org/2011/prov/track/issues/105">ISSUE-105</a></div>
 	</div>
 	<div id="provenance-constraint-on-wasgeneratedby-generation-pe-ordering" class="section">
-	  <h4><span class="secno">4.3.3 </span>Provenance constraint on wasGeneratedBy (generation-pe-ordering)</h4>
+	  <h4><span class="secno">5.3.3 </span>Provenance constraint on wasGeneratedBy (generation-pe-ordering)</h4>
 	  <p>The second constraint on wasGeneratedBy associates an ordering of events associated with the generation of an Entity instance and the start, end time or event of the PE instance.</p>
 	  	<div class="note"> Without an explicit association of <a href="#time">TemporalEntity</a> with the <a href="#entity">Entity</a> instance and <a href="#processexecution">PE</a> instance, it is not possible to state or enforce this constraint in the PROV ontology schema and the corresponding RDF dataset.
 		  </div>
 	</div>
 	<div id="provenance-constraint-on-wasgeneratedby-generation-unicity" class="section">
-	  <h4><span class="secno">4.3.4 </span>Provenance constraint on wasGeneratedBy (generation-unicity)</h4>
+	  <h4><span class="secno">5.3.4 </span>Provenance constraint on wasGeneratedBy (generation-unicity)</h4>
 	  <p>The PROV-DM describes a constraint on wasGeneratedBy that asserts that given an account, only one PE instance can be associated to an Entity instance by the property wasGeneratedBy.</p>
 	<div class="issue">&quot;Given an entity expression denoted by e, two process execution expressions denoted by pe1 and pe2, and two qualifiers q1 and q2, if the expressions wasGeneratedBy(e,pe1,q1) and wasGeneratedBy(e,pe2,q2) exist in the scope of a given account, then pe1=pe2 and q1=q2.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/105">ISSUE-105</a></div>
 	</div>
 	<div id="provenance-constraint-on-used-use-attributes" class="section">
-	  <h4><span class="secno">4.3.5 </span>Provenance constraint on Used (use-attributes)</h4>
+	  <h4><span class="secno">5.3.5 </span>Provenance constraint on Used (use-attributes)</h4>
 	  <p>A constraint is defined for the Used relation in PROV-DM, that makes it necessary for an attribute-value to be true for an Entity instance linked to a ProcessExecution instance by relation Used.    
 	  </p>
 	  <div class="issue">&quot;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 existence of an attribute-value pair in the entity expression identified by e is a pre-condition for the termination of the activity represented by the process execution expression identified by pe.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/124">ISSUE-124</a></div>
 	</div>	
     <div id="provenance-constraint-on-used-pe-ordering" class="section">
-	  <h4><span class="secno">4.3.6 </span>Provenance constraint on Used (use-pe-ordering)</h4>
+	  <h4><span class="secno">5.3.6 </span>Provenance constraint on Used (use-pe-ordering)</h4>
 	  <p>The PROV-DM describes a constraint for Used relation, which makes it necessary for an Entity instance e (linked to a ProcessExecution instance pe by Used relation) to be &quot;used&quot; before pe terminates and also the &quot;generation&quot; of e precedes &quot;use&quot; of e.
 	  </p>
 	  <div class="issue">&quot;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.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/124">ISSUE-124</a></div>
 	</div>
 	<div id="provenance-constraint-on-derivation-attributes" class="section">
-	  <h4><span class="secno">4.3.7 </span>Provenance constraint on wasDerivedFrom (derivation-attributes)</h4>
+	  <h4><span class="secno">5.3.7 </span>Provenance constraint on wasDerivedFrom (derivation-attributes)</h4>
 	  <p>The PROV-DM describes a constraint for asserting wasDerivedFrom property between two Entity instances if some attributes of an Entity instance are partially or fully determined by attributes values of the other Entity instance.
 	  </p>
 	<div class="issue">&quot;Given a process execution expression denoted by pe, entity expressions denoted by e1 and e2, qualifiers q1 and q2, the assertion wasDerivedFrom(e2,e1,pe,q2,q1) or wasDerivedFrom(e2,e1) holds if and only if the values of some attributes of the entity expression identified by e2 are partly or fully determined by the values of some attributes of the entity expression identified by e1.&quot; This is <a href="http://www.w3.org/2011/prov/track/issues/125">ISSUE-125</a></div>
 	</div>
 	<div id="provenance-constraint-on-derivation-use-generation-ordering" class="section">
-	  <h4><span class="secno">4.3.8 </span>Provenance constraint on wasDerivedFrom (derivation-use-generation-ordering)</h4>
+	  <h4><span class="secno">5.3.8 </span>Provenance constraint on wasDerivedFrom (derivation-use-generation-ordering)</h4>
 	  <p>The PROV-DM describes a constraint that if wasDerivedFrom property is asserted between two Entity instances e1 and e2, that is wasDerivedFrom (e2, e1), then the for time instant t1 associated with a PE instance that &quot;used&quot; is less than the time instant t2 associated with &quot;generation&quot; of e2.
 	  </p>
 	  <div class="note"> Without an explicit association of <a href="#time">TemporalEntity</a> with the <a href="#entity">Entity</a> instance and <a href="#processexecution">PE</a> instance, it is not possible to state or enforce this constraint in the PROV ontology schema and the corresponding RDF dataset.
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-derivation-events" class="section">
-	  <h4><span class="secno">4.3.9 </span>Provenance constraint on wasDerivedFrom (derivation-events)</h4>
+	  <h4><span class="secno">5.3.9 </span>Provenance constraint on wasDerivedFrom (derivation-events)</h4>
 	  <p>The PROV-DM describes a constraint that if wasDerivedFrom property is asserted between two Entity instances e1 and e2, that is wasDerivedFrom (e2, e1, pe), then wasGeneratedBy(e2, pe) and used(pe, e1) can also be asserted.
 	  </p>
 	  <div class="note"> Since the above constraint defined in PROV-DM does not define how pe is linked to the derivation of e2 from e1, this constraint can be supported in the &quot;opposite&quot; direction in PROV-O. In other words, given e2 was generated at time instant t2 by pe and pe used e1 at time instant t1 and t1 is less than t2, then we can assert that wasDerivedFrom(e2, e1).
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-derivation-process-execution" class="section">
-	  <h4><span class="secno">4.3.10 </span>Provenance constraint on wasDerivedFrom (derivation-events)</h4>
+	  <h4><span class="secno">5.3.10 </span>Provenance constraint on wasDerivedFrom (derivation-events)</h4>
 	  <p>The PROV-DM describes a constraint that if wasDerivedFrom property is asserted between two Entity instances e1 and e2, then there exists some PE instance such that wasGeneratedBy(e2, pe) and used(pe, e1) can also be asserted.
 	  </p>
 	  <div class="note"> This constraint is a re-statement of the generic Semantic Web &quot;open-world assumption&quot;. Hence, it is not mapped to PROV ontology.
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-derivation-use" class="section">
-	  <h4><span class="secno">4.3.11 </span>Provenance constraint on wasDerivedFrom (derivation-use)</h4>
+	  <h4><span class="secno">5.3.11 </span>Provenance constraint on wasDerivedFrom (derivation-use)</h4>
 	  <p>The PROV-DM describes a constraint that if wasDerivedFrom property is asserted between two Entity instances e1 and e2, and wasGeneratedBy(e2, pe) is also asserted then Used(pe, e1) can also be asserted.
 	  </p>
 	  <div class="note"> This will be asserted as a rule.
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-derivation-generation-generation-ordering" class="section">
-	  <h4><span class="secno">4.3.12 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-generation-generation-ordering)</h4>
+	  <h4><span class="secno">5.3.12 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-generation-generation-ordering)</h4>
 	  <p>The PROV-DM describes a constraint that if wasEventuallyDerivedFrom property is asserted between two Entity instances e1 and e2, then generation of e1 occurred before generation of e2.
 	  </p>
 	  <div class="note"> Without an explicit association of <a href="#time">TemporalEntity</a> (or event) with the <a href="#entity">Entity</a> instance and <a href="#processexecution">PE</a> instance, it is not possible to state or enforce this constraint in the PROV ontology schema and the corresponding RDF dataset.
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-derivation-linked-independent" class="section">
-	  <h4><span class="secno">4.3.13 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-linked-independent)</h4>
+	  <h4><span class="secno">5.3.13 </span>Provenance constraint on wasEventuallyDerivedFrom (derivation-linked-independent)</h4>
 	  <p>The PROV-DM describes a constraint that if wasDerivedFrom property is asserted  between two Entity instances e1 and e2, then wasEventuallyDerivedFrom property can also be asserted between the two Entity instances.
 	  </p>
 	  <div class="note"> Is this an equivalence constraint or can we assert a subPropertyOf property between wasDerivedFrom and wasEventuallyFrom?
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-complementof-necessary-cond" class="section">
-	  <h4><span class="secno">4.3.14 </span>Provenance constraint on wasComplementOf (wasComplementOf-necessary-cond)</h4>
+	  <h4><span class="secno">5.3.14 </span>Provenance constraint on wasComplementOf (wasComplementOf-necessary-cond)</h4>
 	  <p>The PROV-DM describes a constraint that wasComplementOf property holds between two entities over a temporal intersection of the two entities.
 	  </p>
 	  <div class="note"> Without an explicit association of time value, this constraint cannot be stated or enforced in PROV ontology.
 	  </div>
 	</div>
 	<div id="provenance-constraint-on-hasParticipant-participant" class="section">
-	  <h4><span class="secno">4.3.15 </span>Provenance constraint on hadParticipant (participant)</h4>
+	  <h4><span class="secno">5.3.15 </span>Provenance constraint on hadParticipant (participant)</h4>
 	  <p>The PROV-DM describes a constraint that hadParticipant property holds between an instance of Entity and instance of ProcessExecution if the two instances are linked by &quot;used&quot; of &quot;wasControlledBy&quot; or &quot;wasComplementOf&quot;.
 	  </p>
 	  <div class="issue"> &quot;Given two identifiers pe and e, respectively identifying a process execution expression and an entity expression, the expression hadParticipant(pe,e) holds if and only if: