--- a/ontology/prov-o-html-sections/description-starting-points.inc.html Mon Jul 02 21:37:17 2012 -0400
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html Mon Jul 02 21:39:24 2012 -0400
@@ -13,7 +13,7 @@
</ul>
<p>The three primary classes relate to one another and to themselves using the properties shown in the following figure.</p>
- <p>Activities start and end at particular points in time (described using properties <a href='#startedAtTime' class="qname">prov:startedAtTime</a> and <a href='#endedAtTime' class="qname">prov:endedAtTime</a>, respectively). Activities can use Entities during their lifespan and can also generate other Entities (described using <a href='#used' class="qname">prov:used</a> and <a href='#wasGeneratedBy' class="qname">prov:wasGeneratedBy</a>, respectively). For example, a blog writing activity may use a particular dataset and generate a bar chart. When an Activity uses an Entity that was generated by another Activity, we say it <a href='#wasInformedBy' class="qname">prov:wasInformedBy</a> the other Activity. This allows provenance chains of just Activities, in addition to provenance chains of Entities linked by the Activities that used or generated them.
+ <p>Activities start and end at particular points in time (described using properties <a href='#startedAtTime' class="qname">prov:startedAtTime</a> and <a href='#endedAtTime' class="qname">prov:endedAtTime</a>, respectively). Activities can <strong>use</strong> Entities during their lifespan and can also <strong>generate</strong> other Entities (described using <a href='#used' class="qname">prov:used</a> and <a href='#wasGeneratedBy' class="qname">prov:wasGeneratedBy</a>, respectively). For example, a blog writing activity may use a particular dataset and generate a bar chart. When an Activity uses an Entity that was generated by another Activity, we say it <a href='#wasInformedBy' class="qname">prov:wasInformedBy</a> the other Activity. This allows provenance chains of just Activities, in addition to provenance chains of Entities linked by the Activities that used or generated them.
</p>
<p>