ex: : provo
authorTim L <lebot@rpi.edu>
Sun, 25 Nov 2012 12:21:41 -0500
changeset 4958 16bce8397c31
parent 4957 75bee0ba3093
child 4959 ab868a18f88e
ex: : provo
ontology/prov-o-html-sections/description-starting-points.inc.html
--- a/ontology/prov-o-html-sections/description-starting-points.inc.html	Sun Nov 25 12:14:56 2012 -0500
+++ b/ontology/prov-o-html-sections/description-starting-points.inc.html	Sun Nov 25 12:21:41 2012 -0500
@@ -64,28 +64,28 @@
                 class="example">{% include "includes/eg16-journalism-simple-without-comments.ttl" %}</pre>
         </div>
 
-      <p>The example states that the agent <code>ex:derek</code> was associated with two 
-      activities: <code>ex:aggregationActivity</code> and <code>ex:illustrationActivity</code>. The 
-      activity <code>ex:aggregationActivity</code> used 
-      the entities <code>ex:crimeData</code> (a crime statistics dataset) and <code>ex:nationalRegionsList</code> (a list of national regions), and 
-      generated a new entity, <code>ex:aggregatedByRegions</code>, that aggregates the statistics in
-       <code>ex:crimeData</code> according to the regions in <code>ex:nationalRegionsList</code>. 
-      The <code>ex:aggregatedByRegions</code> entity was then used by the <code>ex:illustrationActivity</code> activity, 
-      to generate a new entity <code>ex:chart1</code> that depicts the aggregated statistics.
+      <p>The example states that the agent <code>:derek</code> was associated with two 
+      activities: <code>:aggregationActivity</code> and <code>:illustrationActivity</code>. The 
+      activity <code>:aggregationActivity</code> used 
+      the entities <code>:crimeData</code> (a crime statistics dataset) and <code>:nationalRegionsList</code> (a list of national regions), and 
+      generated a new entity, <code>:aggregatedByRegions</code>, that aggregates the statistics in
+       <code>:crimeData</code> according to the regions in <code>:nationalRegionsList</code>. 
+      The <code>:aggregatedByRegions</code> entity was then used by the <code>:illustrationActivity</code> activity, 
+      to generate a new entity <code>:chart1</code> that depicts the aggregated statistics.
       </p>
 
-      <p> The example also states that the activity <code>ex:illustrationActivity</code> was 
-      informed by the activity <code>ex:aggregationActivity</code>. Indeed, the former used
-       the entity <code>ex:aggregatedByRegions</code>, which was generated by the latter.
+      <p> The example also states that the activity <code>:illustrationActivity</code> was 
+      informed by the activity <code>:aggregationActivity</code>. Indeed, the former used
+       the entity <code>:aggregatedByRegions</code>, which was generated by the latter.
       </p>
 
-      <p> Because the agent <code>ex:derek</code> was associated with the activities 
-      <code>ex:aggregationActivity</code> and <code>ex:illustrationActivity</code>, the entities 
-      generated by these activities, i.e., <code>ex:aggregatedByRegions</code> and <code>ex:chart1</code>, were 
+      <p> Because the agent <code>:derek</code> was associated with the activities 
+      <code>:aggregationActivity</code> and <code>:illustrationActivity</code>, the entities 
+      generated by these activities, i.e., <code>:aggregatedByRegions</code> and <code>:chart1</code>, were 
       attributed to him.
       </p>
 
-      <p>Finally, the example states that the agent <code>ex:derek</code> acted on behalf of the organization <code>ex:national_newspaper_inc</code>.
+      <p>Finally, the example states that the agent <code>:derek</code> acted on behalf of the organization <code>:national_newspaper_inc</code>.
       </p>   
 
       <div id="narrative-example-simple-1-figure" style="text-align: center;" class="figure">