--- a/ontology/prov-o-html-sections/description-expanded-terms.inc.html Tue May 29 13:50:06 2012 -0400
+++ b/ontology/prov-o-html-sections/description-expanded-terms.inc.html Tue May 29 13:59:22 2012 -0400
@@ -20,8 +20,6 @@
(<a href="#wasStartedBy" class="qname">prov:wasStartedBy</a> and (<a href="#wasEndedBy" class="qname">prov:wasEndedBy</a> in activities
and <a href="#Location" class="qname">prov:Location</a> in entities).
- Further annotations on provenance records can be done through <a href="#Note" class="qname">prov:Notes</a>, although we can group the provenance statements in
- <a href="#Account" class="qname">prov:Accounts</a> in order to keep the record of the provenance metadata itself.
</p>
<p>
The new terms in this section also facilitate the modeling of common provenance assertions related to web resources.
--- a/ontology/prov-o-html-sections/description-starting-points.inc.html Tue May 29 13:50:06 2012 -0400
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html Tue May 29 13:59:22 2012 -0400
@@ -33,12 +33,9 @@
</p>
<p>
- Activities may depend on each other. PROV-O distinguishes between two
- kinds of dependencies which are specified using the properties
- <a href="#wasInformedBy" class="qname">prov:wasInformedBy</a> and <a href="#wasStartedByActivity" class="qname">prov:wasStartedByActivity</a>.
- The first is used to specify that an activity used an entity that was
- generated by another activity, and the second is used to specify that an
- activity was started or triggered by another activity.
+ Activities may depend on each other. This dependency is expressed using the property
+ <a href="#wasInformedBy" class="qname">prov:wasInformedBy</a>, which specifies that one activity used an entity that was
+ generated by previous activity.
</p>
<!--div class="issue">