rm @about
authorTim L <lebot@rpi.edu>
Fri, 22 Feb 2013 04:07:27 -0500
changeset 5703 24b30e5dd9cf
parent 5702 6e5c4a94eeac
child 5704 125a55502110
rm @about
ontology/Overview.html
--- a/ontology/Overview.html	Fri Feb 22 04:04:50 2013 -0500
+++ b/ontology/Overview.html	Fri Feb 22 04:07:27 2013 -0500
@@ -2118,7 +2118,7 @@
 .</pre>
         </div>
       
-         <div id="narrative-example-expanded-3" about="#narrative-example-expanded-3"  class="exampleOuter" >
+         <div id="narrative-example-expanded-3"  class="exampleOuter" >
             <p>After some time, John wrote his own conclusions in his own post (<code>:post19201</code>) quoting the previous two posts. 
                Each quote that John makes (<code>:quote_from_monica</code> and <code>:quote_from_derek</code>) is a new entity derived from the 
                previous blogs and is annotated with the time that the quote was taken.
@@ -2182,7 +2182,7 @@
          </div>
       
    
-         <div id="narrative-example-expanded-4" about="#narrative-example-expanded-4"  class="exampleOuter" >
+         <div id="narrative-example-expanded-4" class="exampleOuter" >
             <p>Unfortunately, there was a problem in the servers where <code>:post19201</code> was being stored, and all the data related to the post was lost permanently.
             Thus, the system invalidated the entity automatically and notified John about the error.
             </p>     
@@ -2406,7 +2406,7 @@
          Because <span class="repeated">prov:Influence</span> is a broad relation, its most specific subclasses (e.g. <span class="repeated">prov:Communication</span>, 
          <span class="repeated">prov:Delegation</span>, <span class="repeated">prov:End</span>, <span class="repeated">prov:Revision</span>, etc.) should be used when applicable.
 
-         </p><div id="narrative-example-qualified-1" about="#narrative-example-qualified-1"  class="exampleOuter" >
+         </p><div id="narrative-example-qualified-1"  class="exampleOuter" >
             <p>
                <a href="#narrative-example-qualified-1">Example 6</a>:
             </p>
@@ -2428,7 +2428,7 @@
             From this, the influence relation above can be restated with the <em>qualification pattern</em> as:
          </p>
 
-         <div id="narrative-example-qualified-2" about="#narrative-example-qualified-2"  class="exampleOuter" >
+         <div id="narrative-example-qualified-2"  class="exampleOuter" >
             <p>
                <a href="#narrative-example-qualified-2">Example 7</a>:
             </p>
@@ -2522,7 +2522,7 @@
       <p>The following two examples show the result of applying the Usage and Association patterns to the chart-making example from <a href="#description-starting-point-terms">Section 3.1</a>.
       </p>
 
-      <div id="narrative-example-qualified-3" about="#narrative-example-qualified-3"  class="exampleOuter" >
+      <div id="narrative-example-qualified-3"  class="exampleOuter" >
          <p>
             <a href="#narrative-example-qualified-3">Example 8</a>:
          </p>
@@ -2553,7 +2553,7 @@
           </div>
       </div>
 
-      <div id="narrative-example-qualified-4" about="#narrative-example-qualified-4"  class="exampleOuter" >
+      <div id="narrative-example-qualified-4"  class="exampleOuter" >
          <p>
             <a href="#narrative-example-qualified-4">Example 9</a>:
          </p>
@@ -2595,7 +2595,7 @@
        </p>
 
 
-      <div id="narrative-example-qualified-5" about="#narrative-example-qualified-5"  class="exampleOuter" >
+      <div id="narrative-example-qualified-5"  class="exampleOuter" >
          <p>
             <a href="#narrative-example-qualified-5">Example 10</a>:
          </p>
@@ -2626,7 +2626,7 @@
         </div>
       </div>
 
-      <div id="narrative-example-qualified-6" about="#narrative-example-qualified-6"  class="exampleOuter" >
+      <div id="narrative-example-qualified-6"  class="exampleOuter" >
          <p>
             <a href="#narrative-example-qualified-6">Example 11</a>:
          </p>
@@ -2769,7 +2769,7 @@
     <div class="definition"><p>An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </p>
     </div>
 
-    <div about="#example-for-class-Entity" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -2859,7 +2859,7 @@
     <div class="definition"><p>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</p>
     </div>
 
-    <div about="#example-for-class-Activity" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -2930,7 +2930,7 @@
     <div class="definition"><p>An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. </p>
     </div>
 
-    <div about="#example-for-class-Agent" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3000,7 +3000,7 @@
     <div class="definition def-from-5"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-property-wasGeneratedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3079,7 +3079,7 @@
     <div class="definition def-from-1"><p>A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</p>
     </div>
 
-    <div about="#example-for-property-wasDerivedFrom" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3178,7 +3178,7 @@
     <div class="definition def-from-1"><p>Attribution is the ascribing of an entity to an agent.</p>
     </div>
 
-    <div about="#example-for-property-wasAttributedTo" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3268,7 +3268,7 @@
     <div class="definition def-from-5"><p>Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-startedAtTime" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3344,7 +3344,7 @@
     <div class="definition def-from-5"><p>Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</p>
     </div>
 
-    <div about="#example-for-property-used" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3430,7 +3430,7 @@
     <div class="definition def-from-5"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-property-wasInformedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3511,7 +3511,7 @@
     <div class="definition def-from-5"><p>End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-endedAtTime" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3587,7 +3587,7 @@
     <div class="definition def-from-5"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-property-wasAssociatedWith" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3670,7 +3670,7 @@
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.</p>
     </div>
 
-    <div about="#example-for-property-actedOnBehalfOf" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3846,7 +3846,7 @@
     <div class="definition"><p>A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</p>
     </div>
 
-    <div about="#example-for-class-Collection" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -3940,7 +3940,7 @@
     <div class="definition"><p>An empty collection is a collection without members.</p>
     </div>
 
-    <div about="#example-for-class-EmptyCollection" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix :     &lt;http://example.org/&gt; .
@@ -3975,7 +3975,7 @@
     <div class="definition"><p>A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</p>
     </div>
 
-    <div about="#example-for-class-Bundle" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix prov:    &lt;http://www.w3.org/ns/prov#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4025,7 +4025,7 @@
     <div class="definition"><p>Agents of type Person are people.</p>
     </div>
 
-    <div about="#example-for-class-Person" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4071,7 +4071,7 @@
     <div class="definition"><p>A software agent is running software.</p>
     </div>
 
-    <div about="#example-for-class-SoftwareAgent" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4119,7 +4119,7 @@
     <div class="definition"><p>Agents of type Organization are social institutions such as companies, societies etc.</p>
     </div>
 
-    <div about="#example-for-class-Organization" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4165,7 +4165,7 @@
     <div class="definition"><p>A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</p>
     </div>
 
-    <div about="#example-for-class-Location" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4220,7 +4220,7 @@
     <div class="definition def-from-1"><p>Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time.</p>
     </div>
 
-    <div about="#example-for-property-alternateOf" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4317,7 +4317,7 @@
     <div class="definition def-from-1"><p>An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</p>
     </div>
 
-    <div about="#example-for-property-specializationOf" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4408,7 +4408,7 @@
     <div class="definition def-from-5"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-property-generatedAtTime" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4487,7 +4487,7 @@
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.</p>
     </div>
 
-    <div about="#example-for-property-hadPrimarySource" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4591,7 +4591,7 @@
     <div class="definition def-from-1"><p>Provides a value that is a direct representation of an entity.</p>
     </div>
 
-    <div about="#example-for-property-value" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4642,7 +4642,7 @@
     <div class="definition def-from-5"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-property-wasQuotedFrom" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4734,7 +4734,7 @@
     <div class="definition def-from-5"><p>A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-property-wasRevisionOf" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4815,7 +4815,7 @@
     <div class="definition def-from-5"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-invalidatedAtTime" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4888,7 +4888,7 @@
     <div class="definition def-from-5"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-wasInvalidatedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -4978,7 +4978,7 @@
     <div class="definition def-from-2"><p>A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</p>
     </div>
 
-    <div about="#example-for-property-hadMember" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5081,7 +5081,7 @@
     <div class="definition def-from-5"><p>Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-wasStartedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5164,7 +5164,7 @@
     <div class="definition def-from-5"><p>End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-wasEndedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5252,7 +5252,7 @@
     <div class="definition def-from-2"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-invalidated" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5343,7 +5343,7 @@
     <div class="definition def-from-2"><p>Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.</p>
     </div>
 
-    <div about="#example-for-property-influenced" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5408,7 +5408,7 @@
     <div class="definition def-from-2"><p>A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</p>
     </div>
 
-    <div about="#example-for-property-atLocation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5485,7 +5485,7 @@
     <div class="definition def-from-2"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-property-generated" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5716,7 +5716,7 @@
     <div class="definition"><p>Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.</p>
     </div>
 
-    <div about="#example-for-class-Influence" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5806,7 +5806,7 @@
     <div class="editors definition"><p>EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other. </p>
     </div>
 
-    <div about="#example-for-class-EntityInfluence" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5874,7 +5874,7 @@
     <div class="definition"><p>Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</p>
     </div>
 
-    <div about="#example-for-class-Usage" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -5952,7 +5952,7 @@
     <div class="definition"><p>Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-class-Start" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6035,7 +6035,7 @@
     <div class="definition"><p>End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-class-End" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6115,7 +6115,7 @@
     <div class="definition"><p>A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</p>
     </div>
 
-    <div about="#example-for-class-Derivation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6241,7 +6241,7 @@
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.</p>
     </div>
 
-    <div about="#example-for-class-PrimarySource" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6307,7 +6307,7 @@
     <div class="definition"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-class-Quotation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6381,7 +6381,7 @@
     <div class="definition"><p>A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-class-Revision" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6457,7 +6457,7 @@
     <div class="editors definition"><p>ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other.</p>
     </div>
 
-    <div about="#example-for-class-ActivityInfluence" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6524,7 +6524,7 @@
     <div class="definition"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-class-Generation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6602,7 +6602,7 @@
     <div class="definition"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-class-Communication" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6669,7 +6669,7 @@
     <div class="definition"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-class-Invalidation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6756,7 +6756,7 @@
     <div class="editors definition"><p>AgentInfluence is the capacity of an agent to have an effect on the character, development, or behavior of another by means of attribution, association, delegation, or other.</p>
     </div>
 
-    <div about="#example-for-class-AgentInfluence" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6825,7 +6825,7 @@
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.</p>
     </div>
 
-    <div about="#example-for-class-Attribution" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6904,7 +6904,7 @@
     <div class="definition"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-class-Association" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -6990,7 +6990,7 @@
     <div class="definition"><p>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</p>
     </div>
 
-    <div about="#example-for-class-Plan" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7051,7 +7051,7 @@
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.</p>
     </div>
 
-    <div about="#example-for-class-Delegation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7126,7 +7126,7 @@
     <div class="definition"><p>The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</p>
     </div>
 
-    <div about="#example-for-class-InstantaneousEvent" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7189,7 +7189,7 @@
     <div class="definition"><p>A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</p>
     </div>
 
-    <div about="#example-for-class-Role" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7261,7 +7261,7 @@
     <div class="definition def-from-2"><p>Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.</p>
     </div>
 
-    <div about="#example-for-property-wasInfluencedBy" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7389,7 +7389,7 @@
     <div class="definition def-from-2"><p>Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedInfluence" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7524,7 +7524,7 @@
     <div class="definition def-from-2"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedGeneration" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7603,7 +7603,7 @@
     <div class="definition def-from-2"><p>A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedDerivation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7704,7 +7704,7 @@
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedPrimarySource" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs:    &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:     &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7790,7 +7790,7 @@
     <div class="definition def-from-2"><p>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedQuotation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7884,7 +7884,7 @@
     <div class="definition def-from-2"><p>A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedRevision" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -7966,7 +7966,7 @@
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedAttribution" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8054,7 +8054,7 @@
     <div class="definition def-from-2"><p>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedInvalidation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8139,7 +8139,7 @@
     <div class="definition def-from-2"><p>Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedStart" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8232,7 +8232,7 @@
     <div class="definition def-from-2"><p>Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedUsage" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8314,7 +8314,7 @@
     <div class="definition def-from-2"><p>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedCommunication" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8405,7 +8405,7 @@
     <div class="definition def-from-2"><p>An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedAssociation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8504,7 +8504,7 @@
     <div class="definition def-from-2"><p>End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedEnd" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8596,7 +8596,7 @@
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.</p>
     </div>
 
-    <div about="#example-for-property-qualifiedDelegation" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8723,7 +8723,7 @@
     <div class="definition def-from-7"><p>This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified.</p>
     </div>
 
-    <div about="#example-for-property-influencer" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8819,7 +8819,7 @@
     <div class="definition def-from-7"><p>The prov:entity property references an prov:Entity which influenced a resource. This property applies to an prov:EntityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.</p>
     </div>
 
-    <div about="#example-for-property-entity" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8887,7 +8887,7 @@
     <div class="definition def-from-2"><p>Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</p>
     </div>
 
-    <div about="#example-for-property-hadUsage" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -8954,7 +8954,7 @@
     <div class="definition def-from-2"><p>Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</p>
     </div>
 
-    <div about="#example-for-property-hadGeneration" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9033,7 +9033,7 @@
     <div class="definition def-from-7"><p>The prov:activity property references an prov:Activity which influenced a resource. This property applies to an prov:ActivityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.</p>
     </div>
 
-    <div about="#example-for-property-activity" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9104,7 +9104,7 @@
     <div class="definition def-from-7"><p>The prov:agent property references an prov:Agent which influenced a resource. This property applies to an prov:AgentInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.</p>
     </div>
 
-    <div about="#example-for-property-agent" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9190,7 +9190,7 @@
     <div class="definition def-from-2"><p>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</p>
     </div>
 
-    <div about="#example-for-property-hadPlan" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9261,7 +9261,7 @@
     <div class="definition def-from-2"><p>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</p>
     </div>
 
-    <div about="#example-for-property-hadActivity" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9340,7 +9340,7 @@
     <div class="definition def-from-2"><p>The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</p>
     </div>
 
-    <div about="#example-for-property-atTime" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9399,7 +9399,7 @@
     <div class="definition def-from-2"><p>A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</p>
     </div>
 
-    <div about="#example-for-property-hadRole" class="example">
+    <div class="example">
       <strong class="crossreference">Example</strong>
       <pre>@prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
 @prefix xsd:  &lt;http://www.w3.org/2001/XMLSchema#&gt; .
@@ -9933,7 +9933,7 @@
       This extra effort can be reduced by preferring one inverse over another.
       </p>
 
-     <div about="#inverse-names-example-1"  class="exampleOuter" >
+     <div  class="exampleOuter" >
         <p>For example, the first PROV-O statement (below) could just as easily be asserted as the second statement. 
             But if a client queries using <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a> when <span class="repeated">:hadDerivation</span> 
             was used in the assertion, no results will be returned unless OWL reasoning is applied (or the size of the query is doubled).
@@ -9956,7 +9956,7 @@
       they may be motivated to assert the inverse of any PROV-O property defined herein.
    </p>
 
-     <div about="#inverse-names-example-2"  class="exampleOuter" >
+     <div  class="exampleOuter" >
         <p>For example, since PROV-O does not define the inverse of <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a>, 
          and if three developers would rather model their assertions in the opposite direction, the following set of assertions might be found in the future web of provenance. 
          These assertions are not in an interoperable form without the use of an OWL reasoner, additional code, or larger queries.
@@ -9975,7 +9975,7 @@
       Modelers wishing to use inverses of the properties defined by PROV-O <em class="rfc2119" title="should">should</em> use those reserved by this document.
    </p>
 
-     <div about="#inverse-names-example-3"  class="exampleOuter" >
+     <div  class="exampleOuter" >
         <p>For example, the same three modelers above that defined <code>my:hadDerivation</code>, <code>your:ledTo</code>, and <code>their:derivedTo</code> should instead look for the <span class="repeated">http://www.w3.org/ns/prov#inverse</span> annotation on <a class="qname" href="#wasDerivedFrom">prov:wasDerivedFrom</a> to determine that they should use the property <span class="repeated">http://www.w3.org/ns/prov#hadDerivation</span>. 
         </p>
         <pre class="example">@prefix prov: &lt;http://www.w3.org/ns/prov#&gt; .