--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html Tue Jul 17 15:17:36 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html Tue Jul 17 15:19:45 2012 -0400
@@ -186,7 +186,9 @@
</p>
<div class="exampleOuter">
<div><b>Qualified Association</b></div>
- <p>The <span class="repeated">prov:qualifiedAssociation</span> property parallels the <span class="repeated">prov:wasAssociatedWith</span> property to provide an additional description to <code>ex:illustrationActivity</code>. The instance of <span class="repeated">prov:Association</span> cites the agent (<code>ex:derek</code>) that followed the instructions (<code>ex:tutorial_blog</code>).
+ <p>The <span class="repeated">prov:qualifiedAssociation</span> property parallels the
+ <span class="repeated">prov:wasAssociatedWith</span> property to provide an additional description about the <code>ex:illustrationActivity</code> that Derek influenced.
+ The instance of <span class="repeated">prov:Association</span> cites the agent (<code>ex:derek</code>) that followed the instructions (<code>ex:tutorial_blog</code>).
</p>
<pre class="example">{% include "includes/eg16-journalism-qualified-association.ttl" %}</pre>
</div>