--- a/ontology/ProvenanceFormalModel.html Wed Oct 12 14:30:44 2011 +0100
+++ b/ontology/ProvenanceFormalModel.html Wed Oct 12 14:53:51 2011 +0100
@@ -754,7 +754,14 @@
</section>
<section>
<h5>cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:EmailProcessExecution, cf:SpellChecking</h5>
- <p>The classes cf:FileCreation, cf:FileEditing, cf:FileAppending, cf:EmailProcessExecution, 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 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>
+ <p>The classes cf:FileCreation, cf:FileEditing,
+ cf:FileAppending, cf:EmailProcessExecution, 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
+ 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">
<pre class="example">
<rdf:Description rdf:about="http://www.w3.org/PROV/CrimeFileOntology.owl#FileCreation">