--- a/ontology/ProvenanceFormalModel.html Fri Jan 20 12:20:55 2012 +0000
+++ b/ontology/ProvenanceFormalModel.html Fri Jan 20 16:29:08 2012 +0100
@@ -520,7 +520,24 @@
</pre>
</div>
</div>
- </section>
+ </section>
+
+ <section id="delegation">
+ <h4>Delegation</h4>
+ <div><b>Class Description</b></div>
+ <p>The Delegation class represents an n-ary property to capture qualifying information related to the responsability taken by an Agent acting on behalf of another Agent in an Activity.</p>
+ <div><b>OWL syntax</b></div>
+ <pre>prov:Delegation rdfs:subClassOf prov:QualifiedInvolvement.</pre>
+ <div class="anexample">
+ <div><b>Example</b></div>
+ <p> An example of an instance of class Delegation inspired by the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> file scenario</a> is given below.
+ <div class="exampleOuter">
+ <pre class="example">
+ TBD
+ </pre>
+ </div>
+ </div>
+ </section>
</section>
<section id="plan">
@@ -922,7 +939,7 @@
<p>DIAGRAM MISSING</p>
<div class="anexample">
<div><b>Example</b></div>
- <p> Example of actedOnBehalfOf property inspired in the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> provenance scenario </a> is <i>Edith actedOnBehalfOf Pedro, (Edith's boss)</i>. The RDF/XML syntax for asserting this is given below.</p>
+ <p> Example of actedOnBehalfOf property inspired by the <a href="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#a-file-scenario"> file scenario </a> is <i>Edith actedOnBehalfOf Pedro (Edith's boss) in some activities. Those activities are not relevant for this example</i>. The RDF/XML syntax for asserting this is given below.</p>
<div class="exampleOuter">
<pre class="example">
<provo:Agent rdf:about="http://www.example.com/crimeFile#Pedro" />