prov-constraints links from provo
authorTim L <lebot@rpi.edu>
Sat, 30 Jun 2012 22:00:50 -0400
changeset 3556 b6f0ca811e21
parent 3555 1d3a6566c5c9
child 3557 60e33f4695e5
prov-constraints links from provo
ontology/ProvenanceOntology.owl
ontology/prov.ttl
--- a/ontology/ProvenanceOntology.owl	Sat Jun 30 21:25:03 2012 -0400
+++ b/ontology/ProvenanceOntology.owl	Sat Jun 30 22:00:50 2012 -0400
@@ -49,12 +49,12 @@
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
         <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
     </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="&rdfs;label">
+        <rdfs:comment xml:lang="en"></rdfs:comment>
+    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
         <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&rdfs;label">
-        <rdfs:comment xml:lang="en"></rdfs:comment>
-    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
         <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
@@ -62,17 +62,21 @@
     <owl:AnnotationProperty rdf:about="&rdfs;comment">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
+        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
+        <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+    </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
-    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#39;starting-point&#39;, &#39;qualifed&#39;, and &#39;extended&#39;. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
-    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
     </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
+        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#39;starting-point&#39;, &#39;qualifed&#39;, and &#39;extended&#39;. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
+    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;isDefinedBy"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
         <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
@@ -99,10 +103,6 @@
 Note how the range of the unqualified property is mirrored by the prov:activity or prov:entity on the involvement class.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
-    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#todo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#n">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-M document that describes this concept.</rdfs:comment>
@@ -186,9 +186,10 @@
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
         <category>expanded</category>
         <component>alternate</component>
-        <inverse>alternateOf</inverse>
         <definition xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</definition>
         <rdfs:comment xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</rdfs:comment>
+        <inverse>alternateOf</inverse>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -687,12 +688,13 @@
         <component>alternate</component>
         <category>expanded</category>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <definition>An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</definition>
         <inverse>generalizationOf</inverse>
         <rdfs:comment xml:lang="en">An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</rdfs:comment>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
     </owl:ObjectProperty>
@@ -703,9 +705,10 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#used">
         <inverse>wasUsedBy</inverse>
+        <rdfs:comment xml:lang="en">A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .</rdfs:comment>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <category>starting-point</category>
         <component>entities-activities</component>
-        <rdfs:comment xml:lang="en">A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .</rdfs:comment>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -742,6 +745,7 @@
     <!-- http://www.w3.org/ns/prov#wasAttributedTo -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAttributedTo">
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <definition>Attribution is the ascribing of an entity to an agent.</definition>
         <rdfs:comment xml:lang="en">Attribution is the ascribing of an entity to an agent.</rdfs:comment>
         <component>agents-responsibility</component>
@@ -758,8 +762,8 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
+        <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. </definition>
         <rdfs:comment>Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
-        <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. </definition>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -771,6 +775,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
         <inverse>hadDerivation</inverse>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
         <rdfs:comment xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</rdfs:comment>
         <category>starting-point</category>
@@ -798,6 +803,7 @@
     <!-- http://www.w3.org/ns/prov#wasEndedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasEndedBy">
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <category>expanded</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.</rdfs:comment>
@@ -821,6 +827,7 @@
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasGeneratedBy">
         <inverse>generated</inverse>
         <category>starting-point</category>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity</rdfs:comment>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
@@ -850,6 +857,15 @@
 </editorialNote>
         <component>agents-responsibility</component>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
+        <rdfs:range>
+            <owl:Class>
+                <owl:unionOf rdf:parseType="Collection">
+                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity"/>
+                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent"/>
+                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity"/>
+                </owl:unionOf>
+            </owl:Class>
+        </rdfs:range>
         <rdfs:domain>
             <owl:Class>
                 <owl:unionOf rdf:parseType="Collection">
@@ -859,20 +875,11 @@
                 </owl:unionOf>
             </owl:Class>
         </rdfs:domain>
-        <rdfs:range>
-            <owl:Class>
-                <owl:unionOf rdf:parseType="Collection">
-                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity"/>
-                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent"/>
-                    <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity"/>
-                </owl:unionOf>
-            </owl:Class>
-        </rdfs:range>
     </owl:ObjectProperty>
     <owl:Axiom>
+        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
+        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -886,8 +893,8 @@
     </owl:Axiom>
     <owl:Axiom>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
+        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
+        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -909,8 +916,9 @@
         <rdfs:comment xml:lang="en">An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.</rdfs:comment>
         <category>starting-point</category>
         <component>entities-activities</component>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedCommunication"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -1001,6 +1009,7 @@
         <category>expanded</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.</rdfs:comment>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <editorialNote xml:lang="en">was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012</editorialNote>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -1162,6 +1171,7 @@
         <category>starting-point</category>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
         <definition>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.</definition>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
     </owl:Class>
     
 
@@ -1239,6 +1249,7 @@
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
         <component>agents-responsibility</component>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
     </owl:Class>
     
@@ -1301,6 +1312,7 @@
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
         <component>entities-activities</component>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</definition>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInformedBy"/>
     </owl:Class>
@@ -1330,6 +1342,7 @@
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
         <component>derivations</component>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some prov:Entity to another prov:Entity. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualified [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
         <category>qualified</category>
@@ -1345,6 +1358,7 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <category>qualified</category>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
         <definition>An activity end event is the instantaneous event that marks the instant an activity ends.</definition>
@@ -1366,6 +1380,7 @@
         <definition xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</definition>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
         <category>starting-point</category>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <rdfs:comment xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</rdfs:comment>
     </owl:Class>
     
@@ -1389,12 +1404,13 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <definition>An entity generation event is the instantaneous event that marks the final instant of an entity&#39;s creation timespan, after which it is no longer available for use.</definition>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
-        <component>entities-activities</component>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
         <category>qualified</category>
+        <definition>An entity generation event is the instantaneous event that marks the final instant of an entity&#39;s creation timespan, after which it is no longer available for use.</definition>
+        <component>entities-activities</component>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasGeneratedBy"/>
     </owl:Class>
     
@@ -1442,6 +1458,7 @@
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
         <component>entities-activities</component>
         <category>qualified</category>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <definition>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 after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
     </owl:Class>
     
@@ -1602,11 +1619,12 @@
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
         <definition>An activity start event is the instantaneous event that marks the instant an activity starts.</definition>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualified [ a prov:Usage; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
+        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasStartedBy"/>
     </owl:Class>
     
@@ -1618,484 +1636,15 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <component>entities-activities</component>
         <definition>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
         <category>qualified</category>
         <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <component>entities-activities</component>
+        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
+        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualified [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
     </owl:Class>
-    
-
-
-    <!-- 
-    ///////////////////////////////////////////////////////////////////////////////////////
-    //
-    // Individuals
-    //
-    ///////////////////////////////////////////////////////////////////////////////////////
-     -->
-
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Activity -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
-        <rdfs:label>Activity</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <component>entities-activities</component>
-        <rdfs:comment xml:lang="en">An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.</rdfs:comment>
-        <category>starting-point</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
-        <definition>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.</definition>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#activity-constraints</constraints>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Agent -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
-        <rdfs:label>Agent</rdfs:label>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Agent</constraints>
-        <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place or for the existence of an entity.</definition>
-        <category>starting-point</category>
-        <rdfs:comment xml:lang="en">An agent is a type of entity that bears some form of responsibility for an activity taking place.</rdfs:comment>
-        <component>agents-responsibility</component>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Association -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
-        <rdfs:label>Association</rdfs:label>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Association</constraints>
-        <component>agents-responsibility</component>
-        <category>qualified</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
-        <definition>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.</definition>
-        <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that is responsible for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualified [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Attribution -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
-        <rdfs:label>Attribution</rdfs:label>
-        <definition>Attribution is the ascribing of an entity to an agent.</definition>
-        <category>qualified</category>
-        <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that is responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualified [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
-        <component>agents-responsibility</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#recod-attribution</constraints>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Bundle -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
-        <rdfs:label>Bundle</rdfs:label>
-        <definition rdf:datatype="&xsd;anyURI">An account is any mechanism by which a set of provenance descriptions can be bundled up and named.</definition>
-        <editorialNote xml:lang="en">Bundles expressed in PROV-O (i.e. RDF) may be modeled using:
-
-:account1
-   a prov:Bundle, sd:NamedGraph; 
-   sd:name &lt;&gt;; 
-   sd:graph [ a void:Dataset; void:dataDump &lt;&gt;; void:triples x ] .
-
-Abstract accounts that are independent of location may be modeled using:
-
-:account2
-   a prov:Bundle, void:Dataset; 
-   void:dataDump &lt;&gt;; 
-    void:triples        x .
-
-
-(sd : http://www.w3.org/ns/sparql-service-description#)
-(void : http://rdfs.org/ns/void#)</editorialNote>
-        <category>expanded</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#account-constraints</constraints>
-        <rdfs:comment xml:lang="en">Note that there are kinds of accounts (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Communication -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
-        <rdfs:label>Communication</rdfs:label>
-        <category>qualified</category>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Communication</constraints>
-        <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:entity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
-        <component>entities-activities</component>
-        <definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</definition>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInformedBy"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Delegation -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
-        <rdfs:label>Delegation</rdfs:label>
-        <category>qualified</category>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
-        <definition>Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. </definition>
-        <component>agents-responsibility</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Responsibility TODO</constraints>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#actedOnBehalfOf"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Derivation -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
-        <rdfs:label>Derivation</rdfs:label>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#Derivation-Relation</constraints>
-        <component>derivations</component>
-        <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some prov:Entity to another prov:Entity. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualified [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <category>qualified</category>
-        <definition>A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#End -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#End">
-        <rdfs:label>End</rdfs:label>
-        <category>qualified</category>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-End</constraints>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <definition>An activity end event is the instantaneous event that marks the instant an activity ends.</definition>
-        <component>entities-activities</component>
-        <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualified [ a prov:Usage; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events</constraints>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasEndedBy"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Entity -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
-        <rdfs:label>Entity</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity</dm>
-        <component>entities-activities</component>
-        <definition xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</definition>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Entity</constraints>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
-        <category>starting-point</category>
-        <rdfs:comment xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</rdfs:comment>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Generation -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Generation">
-        <rdfs:label>Generation</rdfs:label>
-        <definition>An entity generation event is the instantaneous event that marks the final instant of an entity&#39;s creation timespan, after which it is no longer available for use.</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
-        <component>entities-activities</component>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
-        <category>qualified</category>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Generation</constraints>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events</constraints>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasGeneratedBy"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Influence -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
-        <rdfs:label>Influence</rdfs:label>
-        <rdfs:label xml:lang="en">Influence</rdfs:label>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
-        <category>qualified</category>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-traceability</constraints>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <component>derivations</component>
-        <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some prov:Entity to some other prov:Element. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualified [ a prov:Influence; prov:entity :spoon; :foo :bar ].</rdfs:comment>
-        <rdfs:comment xml:lang="en">Any resource that involved an prov:Activity, prov:Entity, or prov:Agent can qualify its involvement by also referencing an instance of prov:Influence. Instances of prov:Influence reference the involved Activity, Entity, or Agent (using prov:activity, prov:entity, or prov:agent, respectively) and may be described with any kind of attributes, including user-defined attributes and those provided by PROV (prov:hadRole, prov:hadPlan, prov:atTime, prov:hadLocation). A description (via prov:Influence) of the binary involvement implies the assertion of the binary involvement.</rdfs:comment>
-        <definition xml:lang="en">Influence is the capacity 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. </definition>
-        <editorialNote xml:lang="en">Subclass distinctions beyond the type of influencing resource (Activity, Entity, Agent) are not necessary in PROV-O, but may be established by others.</editorialNote>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#involved"/>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#InstantaneousEvent -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
-        <rdfs:label>InstantaneousEvent</rdfs:label>
-        <n></n>
-        <component>entities-activities</component>
-        <definition>An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</definition>
-        <category>qualified</category>
-        <dm></dm>
-        <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#event-ordering</constraints>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Invalidation -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Invalidation">
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
-        <component>entities-activities</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-invalidation-event</constraints>
-        <category>qualified</category>
-        <definition>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 after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Location -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
-        <rdfs:label>Location</rdfs:label>
-        <definition>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.</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <constraints></constraints>
-        <category>expanded</category>
-        <n></n>
-        <rdfs:comment xml:lang="en">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.</rdfs:comment>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadLocation"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Organization -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
-        <rdfs:label>Organization</rdfs:label>
-        <definition>Agents of type Organization are social institutions such as companies, societies etc.</definition>
-        <rdfs:comment xml:lang="en">Agents of type Organization are social institutions such as companies, societies etc.</rdfs:comment>
-        <category>expanded</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
-        <constraints></constraints>
-        <component>agents-responsibility</component>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Person -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
-        <rdfs:label>Person</rdfs:label>
-        <category>expanded</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
-        <constraints></constraints>
-        <rdfs:comment xml:lang="en">Agents of type Person are people.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <component>agents-responsibility</component>
-        <definition>Agents of type Person are people.</definition>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Plan -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
-        <rdfs:label>Plan</rdfs:label>
-        <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
-        <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Association</constraints>
-        <category>qualified</category>
-        <component>agents-responsibility</component>
-        <dm>http://www.w3.org/TR/prov-dm/#association.plan</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Quotation -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
-        <rdfs:label>Quotation</rdfs:label>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <definition>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</definition>
-        <component>derivations</component>
-        <category>qualified</category>
-        <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some prov:Entity to another prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualified [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-quotation</constraints>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasQuotedFrom"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Revision -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
-        <rdfs:label>Revision</rdfs:label>
-        <component>derivations</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision</constraints>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <category>qualified</category>
-        <definition>A revision is a derivation that revises an entity into a revised version.</definition>
-        <rdfs:comment xml:lang="en">An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some prov:Entity to another prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualified [ a prov:Source; prov:entity :draft_1; :foo :bar ].</rdfs:comment>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Role -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
-        <rdfs:label>Role</rdfs:label>
-        <category>qualified</category>
-        <constraints></constraints>
-        <n></n>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <definition>A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</definition>
-        <rdfs:comment xml:lang="en">A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</rdfs:comment>
-        <component>agents-responsibility</component>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadRole"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#SoftwareAgent -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
-        <rdfs:label>SoftwareAgent</rdfs:label>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <constraints></constraints>
-        <component>agents-responsibility</component>
-        <category>expanded</category>
-        <definition>A software agent is running software.</definition>
-        <rdfs:comment xml:lang="en">A software agent is running software.</rdfs:comment>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Source -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Source">
-        <rdfs:label>Source</rdfs:label>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <definition>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</definition>
-        <rdfs:comment xml:lang="en">An instance of prov:Source provides additional descriptions about the binary prov:hadOriginalSource relation from some prov:Entity to another prov:Entity. For example, :blog prov:hadOriginalSource :newsArticle; prov:qualified [ a prov:Source; prov:entity :newsArticle; :foo :bar ].</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-orignal-source</constraints>
-        <category>qualified</category>
-        <component>derivations</component>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Start -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Start">
-        <rdfs:label>Start</rdfs:label>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
-        <definition>An activity start event is the instantaneous event that marks the instant an activity starts.</definition>
-        <component>entities-activities</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Start</constraints>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events</constraints>
-        <category>qualified</category>
-        <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualified [ a prov:Usage; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasStartedBy"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#Usage -->
-
-    <owl:Class rdf:about="http://www.w3.org/ns/prov#Usage">
-        <rdfs:label>Usage</rdfs:label>
-        <component>entities-activities</component>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events</constraints>
-        <definition>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <category>qualified</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
-        <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualified [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Usage</constraints>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
-    </owl:Class>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#alternateOf -->
-
-    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Alternate</constraints>
-        <category>expanded</category>
-        <inverse>alternateOf</inverse>
-        <definition xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</definition>
-        <rdfs:comment xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</rdfs:comment>
-        <component>alternate</component>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
-    </owl:ObjectProperty>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#specializationOf -->
-
-    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
-        <constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Specialization</constraints>
-        <component>alternate</component>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <definition>An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</definition>
-        <inverse>generalizationOf</inverse>
-        <rdfs:comment xml:lang="en">An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</rdfs:comment>
-        <category>expanded</category>
-        <n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
-    </owl:ObjectProperty>
-    
-
-
-    <!-- http://www.w3.org/ns/prov#value -->
-
-    <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
-        <category>expanded</category>
-        <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
-        <editorialNote>This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, &#39;may be used in describing structured values&#39;).</editorialNote>
-        <component>entities-activities</component>
-        <constraints></constraints>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
-        <n></n>
-        <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
-        <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
-    </owl:DatatypeProperty>
 </rdf:RDF>
 
 
--- a/ontology/prov.ttl	Sat Jun 30 21:25:03 2012 -0400
+++ b/ontology/prov.ttl	Sat Jun 30 22:00:50 2012 -0400
@@ -44,7 +44,7 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#activity-constraints" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "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." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity" .
@@ -69,7 +69,6 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Agent" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place or for the existence of an entity."@en ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent" .
@@ -89,7 +88,6 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Association" ;
     :definition "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." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" ;
@@ -102,7 +100,7 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#recod-attribution" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "Attribution is the ascribing of an entity to an agent." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution" ;
@@ -114,7 +112,6 @@
     rdfs:label "Bundle" ;
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#account-constraints" ;
     :definition "An account is any mechanism by which a set of provenance descriptions can be bundled up and named."^^xsd:anyURI ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity" ;
     :editorialNote """Bundles expressed in PROV-O (i.e. RDF) may be modeled using:
@@ -155,7 +152,7 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Communication" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy" ;
@@ -168,7 +165,6 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Responsibility TODO" ;
     :definition "Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. " ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation" ;
@@ -181,7 +177,7 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#Derivation-Relation" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation" ;
@@ -194,7 +190,7 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-End", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An activity end event is the instantaneous event that marks the instant an activity ends." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End" ;
@@ -207,7 +203,7 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Entity" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary."@en ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity"^^xsd:anyURI ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity" .
@@ -227,7 +223,7 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Generation", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation" ;
@@ -239,7 +235,6 @@
     rdfs:label "Influence", "Influence"@en ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-traceability" ;
     :definition "Influence is the capacity 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. "@en ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" ;
     :editorialNote "Subclass distinctions beyond the type of influencing resource (Activity, Entity, Agent) are not necessary in PROV-O, but may be established by others."@en ;
@@ -252,7 +247,6 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#event-ordering" ;
     :definition "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous." ;
     :dm "" ;
     :n "" .
@@ -262,7 +256,7 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-invalidation-event" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "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 after invalidation. Any generation or usage of an entity precedes its invalidation." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation" .
@@ -273,7 +267,6 @@
     rdfs:label "Location" ;
     rdfs:seeAlso :hadLocation ;
     :category "expanded" ;
-    :constraints "" ;
     :definition "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." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location" ;
     :n "" .
@@ -285,7 +278,6 @@
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
     :component "agents-responsibility" ;
-    :constraints "" ;
     :definition "Agents of type Organization are social institutions such as companies, societies etc." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
@@ -297,7 +289,6 @@
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
     :component "agents-responsibility" ;
-    :constraints "" ;
     :definition "Agents of type Person are people." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
@@ -309,7 +300,6 @@
     rdfs:subClassOf :Entity ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Association" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
     :dm "http://www.w3.org/TR/prov-dm/#association.plan" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" .
@@ -328,7 +318,6 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-quotation" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation" ;
@@ -341,7 +330,6 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision" ;
     :definition "A revision is a derivation that revises an entity into a revised version." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision" ;
@@ -354,7 +342,6 @@
     rdfs:seeAlso :hadRole ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "" ;
     :definition "A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role" ;
     :n "" .
@@ -366,7 +353,6 @@
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
     :component "agents-responsibility" ;
-    :constraints "" ;
     :definition "A software agent is running software." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
@@ -378,7 +364,6 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-orignal-source" ;
     :definition "An original source refers to the source material that is closest to the person, information, period, or idea being studied." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source" ;
@@ -391,7 +376,7 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Start", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An activity start event is the instantaneous event that marks the instant an activity starts." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start" ;
@@ -404,7 +389,7 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Usage", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#types-of-events" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage" ;
     :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage" ;
@@ -456,7 +441,7 @@
     rdfs:subPropertyOf owl:topObjectProperty ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Alternate" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified."@en ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate" ;
     :inverse "alternateOf" ;
@@ -921,7 +906,7 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Specialization" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified." ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization" ;
     :inverse "generalizationOf" ;
@@ -956,6 +941,7 @@
     ) ;
     :category "starting-point" ;
     :component "entities-activities" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :inverse "wasUsedBy" ;
     :qualifiedForm :Usage, :qualifiedUsage .
 
@@ -965,7 +951,6 @@
     rdfs:domain :Entity ;
     :category "expanded" ;
     :component "entities-activities" ;
-    :constraints "" ;
     :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value" ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')." ;
     :editorsDefinition "The main value (if there is one) of a structured value."@en ;
@@ -996,6 +981,7 @@
     ) ;
     :category "starting-point" ;
     :component "agents-responsibility" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "Attribution is the ascribing of an entity to an agent." ;
     :inverse "contributed" ;
     :qualifiedForm :Attribution, :qualifiedAttribution .
@@ -1012,6 +998,7 @@
     ) ;
     :category "starting-point" ;
     :component "derivations" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :definition "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one."@en ;
     :inverse "hadDerivation" ;
     :qualifiedForm :Derivation, :qualifiedDerivation .
@@ -1027,6 +1014,7 @@
     ) ;
     :category "expanded" ;
     :component "entities-activities" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
     :inverse "ended" ;
     :qualifiedForm :End, :qualifiedEnd .
@@ -1042,6 +1030,7 @@
     ) ;
     :category "starting-point" ;
     :component "entities-activities" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :inverse "generated" ;
     :qualifiedForm :Generation, :qualifiedGeneration .
 
@@ -1084,6 +1073,7 @@
     ) ;
     :category "starting-point" ;
     :component "entities-activities" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :inverse "informed" ;
     :qualifiedForm :Communication, :qualifiedCommunication .
 
@@ -1139,6 +1129,7 @@
     ) ;
     :category "expanded" ;
     :component "entities-activities" ;
+    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig" ;
     :editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
     :inverse "started" ;
     :qualifiedForm :Start, :qualifiedStart .
@@ -1175,6 +1166,20 @@
 
 []
     a owl:Axiom ;
+    owl:annotatedProperty rdfs:domain ;
+    owl:annotatedSource :wasInfluencedBy ;
+    owl:annotatedTarget [
+        a owl:Class ;
+        owl:unionOf (:Activity
+            :Agent
+            :Entity
+        )
+    ] ;
+    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
+    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+
+[]
+    a owl:Axiom ;
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :wasInfluencedBy ;
     owl:annotatedTarget [
@@ -1189,20 +1194,6 @@
 
 []
     a owl:Axiom ;
-    owl:annotatedProperty rdfs:domain ;
-    owl:annotatedSource :wasInfluencedBy ;
-    owl:annotatedTarget [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
-
-[]
-    a owl:Axiom ;
     rdfs:comment "Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasQuotedFrom ;