--- a/ontology/prov-o-html-sections/description-starting-points.inc.html Thu Mar 29 16:46:58 2012 -0400
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html Thu Mar 29 16:53:15 2012 -0400
@@ -20,15 +20,15 @@
<ul>
<li>
- Entity: Entities are things that one wants to provide provenance for.
+ <a href="#Entity">prov:Entity</a>: Entities are things that one wants to provide provenance for.
</li>
<li>
- Activity: Entities are acted upon using activities. An activity is
+ <a href="#Activity">prov:Activity</a>: Entities are acted upon using activities. An activity is
characterized by a start and end time. It may use one or more entities,
and may generate one or more entities.
</li>
<li>
- Agent: An agent is a sub-class of Entity that is associated with an
+ <a href="#Agent">prov:Agent</a>: An agent is a sub-class of Entity that is associated with an
activity. An agent bears some form of responsibility for the activity
taking place. Note also that an agent may act on behalf of another
agent.