provo narrative
authorTim L <lebot@rpi.edu>
Tue, 10 Jul 2012 16:17:00 -0400
changeset 3903 501ca8b3c321
parent 3902 4a92698fe8fa
child 3904 a6c9f1f90fff
provo narrative
ontology/prov-o-html-sections/description-qualified-terms.inc.html
--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Tue Jul 10 16:08:25 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Tue Jul 10 16:17:00 2012 -0400
@@ -10,9 +10,14 @@
          relation by using an intermediate class that represents the influence between two resources. 
       This new instance, in turn, can be annotated with additional descriptions about the influence relationship between the two resources cited. 
       The following two tables list the relations that can be qualified using the Qualification Pattern, along with the properties used to qualify them. 
-      For example, the first table's third row indicates that when we want to elaborate the association (<span class="repeated">prov:wasAssociatedWith</span>) that an 
-      Agent had upon an Activity, we can create an instance of <span class="repeated">prov:Association</span> 
-      and use that to express additional descriptions about the influence that the Agent had upon the Activity.  
+
+      For example, the second row of the first table indicates that when we want to elaborate how an <span class="repeated">prov:Activity</span>
+      <span class="repeated">prov:used</span> a particular <span class="repeated">prov:Entity</span>, we create an instance of <span class="repeated">prov:Usage</span>.
+      While the <span class="repeated">prov:Usage</span> cites the influencing entity with the <span class="repeated">prov:entity</span> property,
+      the influenced <span class="repeated">prov:Activity</span> cites the <span class="repeated">prov:Usage</span> with the property <span class="repeated">prov:qualifiedUsage</span>.
+
+      <!-- For example, the first table's third row indicates that when we want to elaborate the association (prov:wasAssociatedWith) that an 
+         Agent had upon an Activity, we can create an instance of prov:Association and use that to express additional descriptions about the influence that the Agent had upon the Activity. -->
       </p>
 
       <div id="qualified-forms-starting-point" style="padding: 10px">