anchors prov-o html
authorTim L <lebot@rpi.edu>
Thu, 29 Mar 2012 16:53:15 -0400
changeset 2111 e0bce4b9d3cb
parent 2110 00b81297aa75
child 2112 13b97d6817d7
anchors prov-o html
ontology/prov-o-html-sections/description-starting-points.inc.html
--- 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.