reaggregated prov.ttl to prov.owl; components have correct namespace now (http://www.w3.org/ns/prov-o/)
authorTim L <lebot@rpi.edu>
Tue, 08 Nov 2011 22:30:00 -0500
changeset 863 592fea0140f0
parent 862 1a84f159ba4d
child 864 380afc36586f
reaggregated prov.ttl to prov.owl; components have correct namespace now (http://www.w3.org/ns/prov-o/)
ontology/component-aggregations/prov.owl
ontology/component-aggregations/prov.owl.prov.ttl
--- a/ontology/component-aggregations/prov.owl	Tue Nov 08 22:29:03 2011 -0500
+++ b/ontology/component-aggregations/prov.owl	Tue Nov 08 22:30:00 2011 -0500
@@ -1,99 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
-  <ns1:Class xmlns:ns1="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Control">
-    <ns2:comment xmlns:ns2="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:wasControlledBy -tlebo 2011-11-06</ns2:comment>
-    <ns3:subClassOf xmlns:ns3="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-    <ns4:subClassOf xmlns:ns4="http://www.w3.org/2000/01/rdf-schema#">
-      <ns1:Restriction>
-        <ns1:hasValue rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#controller"/>
-        <ns1:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#role"/>
-      </ns1:Restriction>
-    </ns4:subClassOf>
-  </ns1:Class>
-  <ns5:Class xmlns:ns5="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Generation">
-    <ns6:comment xmlns:ns6="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:generation -tlebo 2011-11-06</ns6:comment>
-    <ns7:subClassOf xmlns:ns7="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-  </ns5:Class>
-  <ns8:Class xmlns:ns8="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Participation">
-    <ns9:comment xmlns:ns9="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:hadParticipant -tlebo 2011-11-06</ns9:comment>
-    <ns10:subClassOf xmlns:ns10="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-  </ns8:Class>
-  <rdf:Description rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution">
-    <ns11:subClassOf xmlns:ns11="http://www.w3.org/2000/01/rdf-schema#">
-      <ns12:Restriction xmlns:ns12="http://www.w3.org/2002/07/owl#">
-        <ns12:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns12:minCardinality>
-        <ns12:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedUsage"/>
-      </ns12:Restriction>
-    </ns11:subClassOf>
-    <ns13:subClassOf xmlns:ns13="http://www.w3.org/2000/01/rdf-schema#">
-      <ns14:Restriction xmlns:ns14="http://www.w3.org/2002/07/owl#">
-        <ns14:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns14:minCardinality>
-        <ns14:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedGeneration"/>
-      </ns14:Restriction>
-    </ns13:subClassOf>
-    <ns15:subClassOf xmlns:ns15="http://www.w3.org/2000/01/rdf-schema#">
-      <ns16:Restriction xmlns:ns16="http://www.w3.org/2002/07/owl#">
-        <ns16:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns16:minCardinality>
-        <ns16:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedParticipation"/>
-      </ns16:Restriction>
-    </ns15:subClassOf>
-    <ns17:subClassOf xmlns:ns17="http://www.w3.org/2000/01/rdf-schema#">
-      <ns18:Restriction xmlns:ns18="http://www.w3.org/2002/07/owl#">
-        <ns18:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns18:minCardinality>
-        <ns18:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedControl"/>
-      </ns18:Restriction>
-    </ns17:subClassOf>
-  </rdf:Description>
-  <ns19:Class xmlns:ns19="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement">
-    <ns20:subClassOf xmlns:ns20="http://www.w3.org/2000/01/rdf-schema#">
+  <ns1:Class xmlns:ns1="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement">
+    <ns2:subClassOf xmlns:ns2="http://www.w3.org/2000/01/rdf-schema#">
       <rdf:Description>
-        <ns19:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</ns19:minCardinality>
-        <ns19:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#entity"/>
+        <ns1:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</ns1:minCardinality>
+        <ns1:onProperty rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#entity"/>
       </rdf:Description>
-    </ns20:subClassOf>
-  </ns19:Class>
-  <ns21:Class xmlns:ns21="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Role">
-    <ns22:label xmlns:ns22="http://www.w3.org/2000/01/rdf-schema#">Role</ns22:label>
-  </ns21:Class>
-  <ns23:Class xmlns:ns23="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Usage">
-    <ns24:comment xmlns:ns24="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:used -tlebo 2011-11-06</ns24:comment>
-    <ns25:subClassOf xmlns:ns25="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-  </ns23:Class>
-  <ns26:Role xmlns:ns26="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#controller">
-    <ns27:comment xmlns:ns27="http://www.w3.org/2000/01/rdf-schema#">The role of controling a ProcessExecution. This is an implied role when asserting wasControlledBy and qualifedControl.</ns27:comment>
-    <ns28:label xmlns:ns28="http://www.w3.org/2000/01/rdf-schema#">controller</ns28:label>
-  </ns26:Role>
-  <ns29:ObjectProperty xmlns:ns29="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#entity">
-    <ns30:comment xmlns:ns30="http://www.w3.org/2000/01/rdf-schema#">The Entity whose involvement (PE's used, hadParticipant, wasControlledBy, or generation) is being qualified.</ns30:comment>
-    <ns31:comment xmlns:ns31="http://www.w3.org/2000/01/rdf-schema#">This is effectively the rdf:object or owl:AnnotationTarget of the triple being reified.</ns31:comment>
-    <ns32:domain xmlns:ns32="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-    <ns33:label xmlns:ns33="http://www.w3.org/2000/01/rdf-schema#">entity</ns33:label>
-    <ns34:range xmlns:ns34="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Entity"/>
-  </ns29:ObjectProperty>
-  <ns35:ObjectProperty xmlns:ns35="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#hadParticipant">
-    <ns36:domain xmlns:ns36="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
-    <ns37:range xmlns:ns37="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Entity"/>
-    <ns38:seeAlso xmlns:ns38="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-Participation"/>
-  </ns35:ObjectProperty>
-  <ns39:Role xmlns:ns39="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#participant">
-    <ns40:comment xmlns:ns40="http://www.w3.org/2000/01/rdf-schema#">The role of participating in a ProcessExecution. This is an implied role when asserting hadParticipant and qualifiedParticipation..</ns40:comment>
-    <ns41:label xmlns:ns41="http://www.w3.org/2000/01/rdf-schema#">participant</ns41:label>
-  </ns39:Role>
-  <ns42:ObjectProperty xmlns:ns42="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedControl">
-    <ns43:domain xmlns:ns43="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
-    <ns44:range xmlns:ns44="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Control"/>
-    <ns45:subPropertyOf xmlns:ns45="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement"/>
-  </ns42:ObjectProperty>
-  <ns46:ObjectProperty xmlns:ns46="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedGeneration">
-    <ns47:domain xmlns:ns47="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
-    <ns48:range xmlns:ns48="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Generation"/>
-    <ns49:subPropertyOf xmlns:ns49="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement"/>
-  </ns46:ObjectProperty>
-  <ns50:ObjectProperty xmlns:ns50="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement">
-    <ns51:comment xmlns:ns51="http://www.w3.org/2000/01/rdf-schema#">Although the domain includes Entity, qualifying the principle involvements will describe ProcessExecutions. Entity is included in the domain for extensibility (Revision; ComplementOf).</ns51:comment>
-    <ns52:domain xmlns:ns52="http://www.w3.org/2000/01/rdf-schema#">
+    </ns2:subClassOf>
+  </ns1:Class>
+  <ns3:ObjectProperty xmlns:ns3="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#entity">
+    <ns4:comment xmlns:ns4="http://www.w3.org/2000/01/rdf-schema#">The Entity whose involvement (PE's used, hadParticipant, wasControlledBy, or generation) is being qualified.</ns4:comment>
+    <ns5:comment xmlns:ns5="http://www.w3.org/2000/01/rdf-schema#">This is effectively the rdf:object or owl:AnnotationTarget of the triple being reified.</ns5:comment>
+    <ns6:domain xmlns:ns6="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
+    <ns7:label xmlns:ns7="http://www.w3.org/2000/01/rdf-schema#">entity</ns7:label>
+    <ns8:range xmlns:ns8="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Entity"/>
+  </ns3:ObjectProperty>
+  <ns9:ObjectProperty xmlns:ns9="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement">
+    <ns10:comment xmlns:ns10="http://www.w3.org/2000/01/rdf-schema#">Although the domain includes Entity, qualifying the principle involvements will describe ProcessExecutions. Entity is included in the domain for extensibility (Revision; ComplementOf).</ns10:comment>
+    <ns11:domain xmlns:ns11="http://www.w3.org/2000/01/rdf-schema#">
       <rdf:Description>
-        <ns50:unionOf>
+        <ns9:unionOf>
           <rdf:Description>
             <rdf:first rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
             <rdf:rest>
@@ -103,43 +29,27 @@
               </rdf:Description>
             </rdf:rest>
           </rdf:Description>
-        </ns50:unionOf>
+        </ns9:unionOf>
       </rdf:Description>
-    </ns52:domain>
-    <ns53:label xmlns:ns53="http://www.w3.org/2000/01/rdf-schema#">qualifiedInvolvement</ns53:label>
-    <ns54:range xmlns:ns54="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-  </ns50:ObjectProperty>
-  <ns55:ObjectProperty xmlns:ns55="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedParticipation">
-    <ns56:domain xmlns:ns56="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
-    <ns57:range xmlns:ns57="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Participation"/>
-    <ns58:subPropertyOf xmlns:ns58="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement"/>
-  </ns55:ObjectProperty>
-  <ns59:ObjectProperty xmlns:ns59="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedUsage">
-    <ns60:domain xmlns:ns60="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#ProcessExecution"/>
-    <ns61:range xmlns:ns61="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Usage"/>
-    <ns62:subPropertyOf xmlns:ns62="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#qualifiedInvolvement"/>
-  </ns59:ObjectProperty>
-  <ns63:ObjectProperty xmlns:ns63="http://www.w3.org/2002/07/owl#" rdf:about="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#role">
-    <ns64:comment xmlns:ns64="http://www.w3.org/2000/01/rdf-schema#">The PROV-DM namespace declares a reserved qualifier: role.</ns64:comment>
-    <ns65:domain xmlns:ns65="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
-    <ns66:range xmlns:ns66="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#Role"/>
-    <ns67:seeAlso xmlns:ns67="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#extensibility-section"/>
-  </ns63:ObjectProperty>
-  <ns68:Class xmlns:ns68="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
-  <ns69:Class xmlns:ns69="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#Instant">
-    <ns70:comment xmlns:ns70="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"Instants are, intuitively, point-like in that they have no interior points"
-from the W3C OWL-Time Working Draft (http://www.w3.org/TR/owl-time/).</ns70:comment>
-    <ns71:subClassOf xmlns:ns71="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
-  </ns69:Class>
-  <ns72:Class xmlns:ns72="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#Interval">
-    <ns73:comment xmlns:ns73="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"Intervals are, intuitively, things with extent" from W3C OWL-Time Working Draft (http://www.w3.org/TR/owl-time/).</ns73:comment>
-    <ns74:subClassOf xmlns:ns74="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
-  </ns72:Class>
-  <ns75:Class xmlns:ns75="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#TemporalEntity">
-    <ns76:comment xmlns:ns76="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TemporalEntity represents time information, both time instant (having 0 time duration) and interval (having a non-zero duration).</ns76:comment>
-    <ns75:equivalentClass>
-      <ns75:Class>
-        <ns75:unionOf>
+    </ns11:domain>
+    <ns12:label xmlns:ns12="http://www.w3.org/2000/01/rdf-schema#">qualifiedInvolvement</ns12:label>
+    <ns13:range xmlns:ns13="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl#QualifiedInvolvement"/>
+  </ns9:ObjectProperty>
+  <ns14:Class xmlns:ns14="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
+  <ns15:Class xmlns:ns15="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#Instant">
+    <ns16:comment xmlns:ns16="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"Instants are, intuitively, point-like in that they have no interior points"
+from the W3C OWL-Time Working Draft (http://www.w3.org/TR/owl-time/).</ns16:comment>
+    <ns17:subClassOf xmlns:ns17="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
+  </ns15:Class>
+  <ns18:Class xmlns:ns18="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#Interval">
+    <ns19:comment xmlns:ns19="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"Intervals are, intuitively, things with extent" from W3C OWL-Time Working Draft (http://www.w3.org/TR/owl-time/).</ns19:comment>
+    <ns20:subClassOf xmlns:ns20="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
+  </ns18:Class>
+  <ns21:Class xmlns:ns21="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#TemporalEntity">
+    <ns22:comment xmlns:ns22="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TemporalEntity represents time information, both time instant (having 0 time duration) and interval (having a non-zero duration).</ns22:comment>
+    <ns21:equivalentClass>
+      <ns21:Class>
+        <ns21:unionOf>
           <rdf:Description>
             <rdf:first rdf:resource="http://www.w3.org/2006/time#Instant"/>
             <rdf:rest>
@@ -149,115 +59,170 @@
               </rdf:Description>
             </rdf:rest>
           </rdf:Description>
-        </ns75:unionOf>
-      </ns75:Class>
-    </ns75:equivalentClass>
-  </ns75:Class>
-  <ns77:ObjectProperty xmlns:ns77="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#after"/>
-  <ns78:DatatypeProperty xmlns:ns78="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#inXSDDateTime">
-    <ns79:domain xmlns:ns79="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#Instant"/>
-    <ns80:range xmlns:ns80="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-  </ns78:DatatypeProperty>
-  <ns81:Thing xmlns:ns81="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/TR/prov-o/"/>
-  <ns82:Ontology xmlns:ns82="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/">
-    <ns83:comment xmlns:ns83="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1</ns83:comment>
-    <ns84:comment xmlns:ns84="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
+        </ns21:unionOf>
+      </ns21:Class>
+    </ns21:equivalentClass>
+  </ns21:Class>
+  <ns23:ObjectProperty xmlns:ns23="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#after"/>
+  <ns24:DatatypeProperty xmlns:ns24="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/2006/time#inXSDDateTime">
+    <ns25:domain xmlns:ns25="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#Instant"/>
+    <ns26:range xmlns:ns26="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
+  </ns24:DatatypeProperty>
+  <ns27:Thing xmlns:ns27="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/TR/prov-o/"/>
+  <ns28:Ontology xmlns:ns28="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/">
+    <ns29:comment xmlns:ns29="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1</ns29:comment>
+    <ns30:comment xmlns:ns30="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
 
-If you wish to make comments regarding this document, please send them to public-prov-wg@w3.org (subscribe, archives). All feedback is welcome.</ns84:comment>
-    <ns85:seeAlso xmlns:ns85="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/prov-o/"/>
-  </ns82:Ontology>
-  <ns86:Class xmlns:ns86="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Agent">
-    <ns87:comment xmlns:ns87="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">An agent represents a characterized entity capable of activity.</ns87:comment>
-    <ns88:label xmlns:ns88="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Agent</ns88:label>
-    <ns89:subClassOf xmlns:ns89="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns86:Class>
-  <ns90:Class xmlns:ns90="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Entity">
-    <ns91:comment xmlns:ns91="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">An identifiable characterized entity.</ns91:comment>
-    <ns92:label xmlns:ns92="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity</ns92:label>
-  </ns90:Class>
-  <ns93:Class xmlns:ns93="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/EntityInRole">
-    <ns94:comment xmlns:ns94="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity in role is defined to be "a function assumed by a entity or an agent."</ns94:comment>
-    <ns95:label xmlns:ns95="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity In Role</ns95:label>
-    <ns96:subClassOf xmlns:ns96="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns97:subClassOf xmlns:ns97="http://www.w3.org/2000/01/rdf-schema#">
-      <ns93:Restriction>
-        <ns93:onProperty rdf:resource="http://www.w3.org/ns/prov-o/wasAssumedBy"/>
-        <ns93:someValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-      </ns93:Restriction>
-    </ns97:subClassOf>
-  </ns93:Class>
-  <ns98:Class xmlns:ns98="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Location">
-    <ns99:label xmlns:ns99="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Location</ns99:label>
-  </ns98:Class>
-  <ns100:Class xmlns:ns100="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/ProcessExecution">
-    <ns101:comment xmlns:ns101="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">ProcessExecution is defined to be "an identifiable activity, which performs a piece of work."</ns101:comment>
-    <ns102:label xmlns:ns102="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Process Execution</ns102:label>
-  </ns100:Class>
-  <ns103:Class xmlns:ns103="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/ProvenanceContainer">
-    <ns104:comment xmlns:ns104="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ProvenanceContainer is defined to be an aggregation of provenance assertions. A provenance container SHOULD have an URI associated with it.
+If you wish to make comments regarding this document, please send them to public-prov-wg@w3.org (subscribe, archives). All feedback is welcome.</ns30:comment>
+    <ns31:seeAlso xmlns:ns31="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/prov-o/"/>
+  </ns28:Ontology>
+  <ns32:Class xmlns:ns32="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Agent">
+    <ns33:comment xmlns:ns33="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">An agent represents a characterized entity capable of activity.</ns33:comment>
+    <ns34:label xmlns:ns34="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Agent</ns34:label>
+    <ns35:subClassOf xmlns:ns35="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns32:Class>
+  <ns36:Class xmlns:ns36="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Control">
+    <ns37:comment xmlns:ns37="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:wasControlledBy -tlebo 2011-11-06</ns37:comment>
+    <ns38:subClassOf xmlns:ns38="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/QualifiedInvolvement"/>
+    <ns39:subClassOf xmlns:ns39="http://www.w3.org/2000/01/rdf-schema#">
+      <ns36:Restriction>
+        <ns36:hasValue rdf:resource="http://www.w3.org/ns/prov-o/controller"/>
+        <ns36:onProperty rdf:resource="http://www.w3.org/ns/prov-o/role"/>
+      </ns36:Restriction>
+    </ns39:subClassOf>
+  </ns36:Class>
+  <ns40:Class xmlns:ns40="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Entity">
+    <ns41:comment xmlns:ns41="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">An identifiable characterized entity.</ns41:comment>
+    <ns42:label xmlns:ns42="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity</ns42:label>
+  </ns40:Class>
+  <ns43:Class xmlns:ns43="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/EntityInRole">
+    <ns44:comment xmlns:ns44="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity in role is defined to be "a function assumed by a entity or an agent."</ns44:comment>
+    <ns45:label xmlns:ns45="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Entity In Role</ns45:label>
+    <ns46:subClassOf xmlns:ns46="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns47:subClassOf xmlns:ns47="http://www.w3.org/2000/01/rdf-schema#">
+      <ns43:Restriction>
+        <ns43:onProperty rdf:resource="http://www.w3.org/ns/prov-o/wasAssumedBy"/>
+        <ns43:someValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+      </ns43:Restriction>
+    </ns47:subClassOf>
+  </ns43:Class>
+  <ns48:Class xmlns:ns48="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Generation">
+    <ns49:comment xmlns:ns49="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:generation -tlebo 2011-11-06</ns49:comment>
+    <ns50:subClassOf xmlns:ns50="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/QualifiedInvolvement"/>
+  </ns48:Class>
+  <ns51:Class xmlns:ns51="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Location">
+    <ns52:label xmlns:ns52="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Location</ns52:label>
+  </ns51:Class>
+  <ns53:Class xmlns:ns53="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Participation">
+    <ns54:comment xmlns:ns54="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:hadParticipant -tlebo 2011-11-06</ns54:comment>
+    <ns55:subClassOf xmlns:ns55="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/QualifiedInvolvement"/>
+  </ns53:Class>
+  <ns56:Class xmlns:ns56="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/ProcessExecution">
+    <ns57:comment xmlns:ns57="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">ProcessExecution is defined to be "an identifiable activity, which performs a piece of work."</ns57:comment>
+    <ns58:label xmlns:ns58="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Process Execution</ns58:label>
+    <ns59:subClassOf xmlns:ns59="http://www.w3.org/2000/01/rdf-schema#">
+      <ns56:Restriction>
+        <ns56:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns56:minCardinality>
+        <ns56:onProperty rdf:resource="http://www.w3.org/ns/prov-o/qualifiedUsage"/>
+      </ns56:Restriction>
+    </ns59:subClassOf>
+    <ns60:subClassOf xmlns:ns60="http://www.w3.org/2000/01/rdf-schema#">
+      <ns56:Restriction>
+        <ns56:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns56:minCardinality>
+        <ns56:onProperty rdf:resource="http://www.w3.org/ns/prov-o/qualifiedGeneration"/>
+      </ns56:Restriction>
+    </ns60:subClassOf>
+    <ns61:subClassOf xmlns:ns61="http://www.w3.org/2000/01/rdf-schema#">
+      <ns56:Restriction>
+        <ns56:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns56:minCardinality>
+        <ns56:onProperty rdf:resource="http://www.w3.org/ns/prov-o/qualifiedParticipation"/>
+      </ns56:Restriction>
+    </ns61:subClassOf>
+    <ns62:subClassOf xmlns:ns62="http://www.w3.org/2000/01/rdf-schema#">
+      <ns56:Restriction>
+        <ns56:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</ns56:minCardinality>
+        <ns56:onProperty rdf:resource="http://www.w3.org/ns/prov-o/qualifiedControl"/>
+      </ns56:Restriction>
+    </ns62:subClassOf>
+  </ns56:Class>
+  <ns63:Class xmlns:ns63="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/ProvenanceContainer">
+    <ns64:comment xmlns:ns64="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ProvenanceContainer is defined to be an aggregation of provenance assertions. A provenance container SHOULD have an URI associated with it.
 
-The ProvenanceContainer (and Account) can be instantiated as a RDF graph.</ns104:comment>
-    <ns105:label xmlns:ns105="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Provenance Container</ns105:label>
-  </ns103:Class>
-  <ns106:Class xmlns:ns106="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Recipe">
-    <ns107:label xmlns:ns107="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Recipe</ns107:label>
-  </ns106:Class>
-  <ns108:ObjectProperty xmlns:ns108="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/dependedOn">
+The ProvenanceContainer (and Account) can be instantiated as a RDF graph.</ns64:comment>
+    <ns65:label xmlns:ns65="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Provenance Container</ns65:label>
+  </ns63:Class>
+  <ns66:Class xmlns:ns66="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Recipe">
+    <ns67:label xmlns:ns67="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Recipe</ns67:label>
+  </ns66:Class>
+  <ns68:Class xmlns:ns68="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Role">
+    <ns69:label xmlns:ns69="http://www.w3.org/2000/01/rdf-schema#">Role</ns69:label>
+  </ns68:Class>
+  <ns70:Class xmlns:ns70="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/Usage">
+    <ns71:comment xmlns:ns71="http://www.w3.org/2000/01/rdf-schema#">This class is reifying the triple from the ProcessExecution to the Entity: subClassOf onProperty rdf:predicate/owl:AnnotatedProperty; hasValue prov:used -tlebo 2011-11-06</ns71:comment>
+    <ns72:subClassOf xmlns:ns72="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/QualifiedInvolvement"/>
+  </ns70:Class>
+  <ns73:Role xmlns:ns73="http://www.w3.org/ns/prov-o/" rdf:about="http://www.w3.org/ns/prov-o/controller">
+    <ns74:comment xmlns:ns74="http://www.w3.org/2000/01/rdf-schema#">The role of controling a ProcessExecution. This is an implied role when asserting wasControlledBy and qualifedControl.</ns74:comment>
+    <ns75:label xmlns:ns75="http://www.w3.org/2000/01/rdf-schema#">controller</ns75:label>
+  </ns73:Role>
+  <ns76:ObjectProperty xmlns:ns76="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/dependedOn">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
-    <ns109:domain xmlns:ns109="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns110:label xmlns:ns110="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">depended on</ns110:label>
-    <ns111:range xmlns:ns111="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns108:ObjectProperty>
-  <ns112:ObjectProperty xmlns:ns112="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/followed">
+    <ns77:domain xmlns:ns77="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns78:label xmlns:ns78="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">depended on</ns78:label>
+    <ns79:range xmlns:ns79="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns76:ObjectProperty>
+  <ns80:ObjectProperty xmlns:ns80="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/followed">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
-    <ns113:domain xmlns:ns113="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns114:label xmlns:ns114="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">preceded</ns114:label>
-    <ns115:range xmlns:ns115="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns116:subPropertyOf xmlns:ns116="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#after"/>
-  </ns112:ObjectProperty>
-  <ns117:ObjectProperty xmlns:ns117="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/generated">
-    <ns118:comment xmlns:ns118="http://www.w3.org/2000/01/rdf-schema#">Defined for syntactic sugar when describing ONLY a Process Execution. It permits asserting everything on the same subject.</ns118:comment>
-    <ns119:comment xmlns:ns119="http://www.w3.org/2000/01/rdf-schema#">Minimal axioms should be asserted on this axiom directly; they should follow from whatever is asserted about prov:wasGeneratedBy</ns119:comment>
-    <ns120:seeAlso xmlns:ns120="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2011/prov/wiki/Qualifed_Involvements_in_PROV-O"/>
-    <ns117:inverseOf rdf:resource="http://www.w3.org/ns/prov-o/wasGeneratedBy"/>
-  </ns117:ObjectProperty>
-  <ns121:ObjectProperty xmlns:ns121="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadLocation">
+    <ns81:domain xmlns:ns81="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns82:label xmlns:ns82="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">preceded</ns82:label>
+    <ns83:range xmlns:ns83="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns84:subPropertyOf xmlns:ns84="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#after"/>
+  </ns80:ObjectProperty>
+  <ns85:ObjectProperty xmlns:ns85="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/generated">
+    <ns86:comment xmlns:ns86="http://www.w3.org/2000/01/rdf-schema#">Defined for syntactic sugar when describing ONLY a Process Execution. It permits asserting everything on the same subject.</ns86:comment>
+    <ns87:comment xmlns:ns87="http://www.w3.org/2000/01/rdf-schema#">Minimal axioms should be asserted on this axiom directly; they should follow from whatever is asserted about prov:wasGeneratedBy</ns87:comment>
+    <ns88:seeAlso xmlns:ns88="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2011/prov/wiki/Qualifed_Involvements_in_PROV-O"/>
+    <ns85:inverseOf rdf:resource="http://www.w3.org/ns/prov-o/wasGeneratedBy"/>
+  </ns85:ObjectProperty>
+  <ns89:ObjectProperty xmlns:ns89="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadLocation">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-    <ns122:domain xmlns:ns122="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns123:label xmlns:ns123="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had location</ns123:label>
-    <ns124:range xmlns:ns124="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Location"/>
-  </ns121:ObjectProperty>
-  <ns125:ObjectProperty xmlns:ns125="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadOriginalSource">
-    <ns126:comment xmlns:ns126="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">how is this different from wasDerivedFrom?</ns126:comment>
-    <ns127:domain xmlns:ns127="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns128:range xmlns:ns128="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns125:ObjectProperty>
-  <ns129:ObjectProperty xmlns:ns129="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadParticipant">
+    <ns90:domain xmlns:ns90="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns91:label xmlns:ns91="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had location</ns91:label>
+    <ns92:range xmlns:ns92="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Location"/>
+  </ns89:ObjectProperty>
+  <ns93:ObjectProperty xmlns:ns93="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadOriginalSource">
+    <ns94:comment xmlns:ns94="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">how is this different from wasDerivedFrom?</ns94:comment>
+    <ns95:domain xmlns:ns95="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns96:range xmlns:ns96="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns93:ObjectProperty>
+  <ns97:ObjectProperty xmlns:ns97="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadParticipant">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-    <ns130:domain xmlns:ns130="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns131:label xmlns:ns131="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had participant</ns131:label>
-    <ns132:range xmlns:ns132="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns133:subPropertyOf xmlns:ns133="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
-  </ns129:ObjectProperty>
-  <ns134:ObjectProperty xmlns:ns134="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadRecipe">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <ns98:domain xmlns:ns98="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns99:label xmlns:ns99="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had participant</ns99:label>
+    <ns100:range xmlns:ns100="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns101:seeAlso xmlns:ns101="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-Participation"/>
+    <ns102:subPropertyOf xmlns:ns102="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
+  </ns97:ObjectProperty>
+  <ns103:ObjectProperty xmlns:ns103="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadRecipe">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-    <ns135:comment xmlns:ns135="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">The ProcessExecution activity performed was described by
+    <ns104:comment xmlns:ns104="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">The ProcessExecution activity performed was described by
             the given recipe resource. Process specifications, as
             referred to by recipe links, are out of scope of this
-            specification</ns135:comment>
-    <ns136:domain xmlns:ns136="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns137:label xmlns:ns137="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had recipe</ns137:label>
-    <ns138:range xmlns:ns138="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Recipe"/>
-  </ns134:ObjectProperty>
-  <ns139:ObjectProperty xmlns:ns139="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadTemporalValue">
-    <ns140:domain xmlns:ns140="http://www.w3.org/2000/01/rdf-schema#">
-      <ns139:Class>
-        <ns139:unionOf>
+            specification</ns104:comment>
+    <ns105:domain xmlns:ns105="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns106:label xmlns:ns106="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">had recipe</ns106:label>
+    <ns107:range xmlns:ns107="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Recipe"/>
+  </ns103:ObjectProperty>
+  <ns108:ObjectProperty xmlns:ns108="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/hadTemporalValue">
+    <ns109:domain xmlns:ns109="http://www.w3.org/2000/01/rdf-schema#">
+      <ns108:Class>
+        <ns108:unionOf>
           <rdf:Description>
             <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
             <rdf:rest>
@@ -267,32 +232,17 @@
               </rdf:Description>
             </rdf:rest>
           </rdf:Description>
-        </ns139:unionOf>
-      </ns139:Class>
-    </ns140:domain>
-    <ns141:label xmlns:ns141="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">has temporal value</ns141:label>
-    <ns142:range xmlns:ns142="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
-  </ns139:ObjectProperty>
-  <ns143:ObjectProperty xmlns:ns143="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/involved">
-    <ns144:comment xmlns:ns144="http://www.w3.org/2000/01/rdf-schema#">A generic involvement between Entities and ProcessExecutions (and vice versa); a superproperty of ProcessExecutions' :used, :hadParticipant, :wasControlledBy, and Entities' :wasGeneratedBy</ns144:comment>
-    <ns145:domain xmlns:ns145="http://www.w3.org/2000/01/rdf-schema#">
+        </ns108:unionOf>
+      </ns108:Class>
+    </ns109:domain>
+    <ns110:label xmlns:ns110="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">has temporal value</ns110:label>
+    <ns111:range xmlns:ns111="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
+  </ns108:ObjectProperty>
+  <ns112:ObjectProperty xmlns:ns112="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/involved">
+    <ns113:comment xmlns:ns113="http://www.w3.org/2000/01/rdf-schema#">A generic involvement between Entities and ProcessExecutions (and vice versa); a superproperty of ProcessExecutions' :used, :hadParticipant, :wasControlledBy, and Entities' :wasGeneratedBy</ns113:comment>
+    <ns114:domain xmlns:ns114="http://www.w3.org/2000/01/rdf-schema#">
       <rdf:Description>
-        <ns143:unionOf>
-          <rdf:Description>
-            <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-            <rdf:rest>
-              <rdf:Description>
-                <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
-              </rdf:Description>
-            </rdf:rest>
-          </rdf:Description>
-        </ns143:unionOf>
-      </rdf:Description>
-    </ns145:domain>
-    <ns146:range xmlns:ns146="http://www.w3.org/2000/01/rdf-schema#">
-      <rdf:Description>
-        <ns143:unionOf>
+        <ns112:unionOf>
           <rdf:Description>
             <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
             <rdf:rest>
@@ -302,104 +252,149 @@
               </rdf:Description>
             </rdf:rest>
           </rdf:Description>
-        </ns143:unionOf>
+        </ns112:unionOf>
       </rdf:Description>
-    </ns146:range>
-  </ns143:ObjectProperty>
-  <ns147:ObjectProperty xmlns:ns147="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/used">
+    </ns114:domain>
+    <ns115:range xmlns:ns115="http://www.w3.org/2000/01/rdf-schema#">
+      <rdf:Description>
+        <ns112:unionOf>
+          <rdf:Description>
+            <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+            <rdf:rest>
+              <rdf:Description>
+                <rdf:first rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+              </rdf:Description>
+            </rdf:rest>
+          </rdf:Description>
+        </ns112:unionOf>
+      </rdf:Description>
+    </ns115:range>
+  </ns112:ObjectProperty>
+  <ns116:Role xmlns:ns116="http://www.w3.org/ns/prov-o/" rdf:about="http://www.w3.org/ns/prov-o/participant">
+    <ns117:comment xmlns:ns117="http://www.w3.org/2000/01/rdf-schema#">The role of participating in a ProcessExecution. This is an implied role when asserting hadParticipant and qualifiedParticipation..</ns117:comment>
+    <ns118:label xmlns:ns118="http://www.w3.org/2000/01/rdf-schema#">participant</ns118:label>
+  </ns116:Role>
+  <ns119:ObjectProperty xmlns:ns119="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/qualifiedControl">
+    <ns120:domain xmlns:ns120="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns121:range xmlns:ns121="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Control"/>
+    <ns122:subPropertyOf xmlns:ns122="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/qualifiedInvolvement"/>
+  </ns119:ObjectProperty>
+  <ns123:ObjectProperty xmlns:ns123="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/qualifiedGeneration">
+    <ns124:domain xmlns:ns124="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns125:range xmlns:ns125="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Generation"/>
+    <ns126:subPropertyOf xmlns:ns126="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/qualifiedInvolvement"/>
+  </ns123:ObjectProperty>
+  <ns127:ObjectProperty xmlns:ns127="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/qualifiedParticipation">
+    <ns128:domain xmlns:ns128="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns129:range xmlns:ns129="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Participation"/>
+    <ns130:subPropertyOf xmlns:ns130="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/qualifiedInvolvement"/>
+  </ns127:ObjectProperty>
+  <ns131:ObjectProperty xmlns:ns131="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/qualifiedUsage">
+    <ns132:domain xmlns:ns132="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns133:range xmlns:ns133="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Usage"/>
+    <ns134:subPropertyOf xmlns:ns134="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/qualifiedInvolvement"/>
+  </ns131:ObjectProperty>
+  <ns135:ObjectProperty xmlns:ns135="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/role">
+    <ns136:comment xmlns:ns136="http://www.w3.org/2000/01/rdf-schema#">The PROV-DM namespace declares a reserved qualifier: role.</ns136:comment>
+    <ns137:domain xmlns:ns137="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/QualifiedInvolvement"/>
+    <ns138:range xmlns:ns138="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Role"/>
+    <ns139:seeAlso xmlns:ns139="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#extensibility-section"/>
+  </ns135:ObjectProperty>
+  <ns140:ObjectProperty xmlns:ns140="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/used">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <ns148:domain xmlns:ns148="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns149:label xmlns:ns149="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">used</ns149:label>
-    <ns150:range xmlns:ns150="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns151:subPropertyOf xmlns:ns151="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
-  </ns147:ObjectProperty>
-  <ns152:ObjectProperty xmlns:ns152="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasAssumedBy">
+    <ns141:domain xmlns:ns141="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns142:label xmlns:ns142="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">used</ns142:label>
+    <ns143:range xmlns:ns143="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns144:subPropertyOf xmlns:ns144="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
+  </ns140:ObjectProperty>
+  <ns145:ObjectProperty xmlns:ns145="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasAssumedBy">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-    <ns153:domain xmlns:ns153="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/EntityInRole"/>
-    <ns154:label xmlns:ns154="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">assumed by</ns154:label>
-    <ns155:range xmlns:ns155="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns152:ObjectProperty>
-  <ns156:ObjectProperty xmlns:ns156="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasAttributedTo">
-    <ns157:domain xmlns:ns157="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns158:range xmlns:ns158="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
-  </ns156:ObjectProperty>
-  <ns159:ObjectProperty xmlns:ns159="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasComplementOf">
+    <ns146:domain xmlns:ns146="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/EntityInRole"/>
+    <ns147:label xmlns:ns147="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">assumed by</ns147:label>
+    <ns148:range xmlns:ns148="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns145:ObjectProperty>
+  <ns149:ObjectProperty xmlns:ns149="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasAttributedTo">
+    <ns150:domain xmlns:ns150="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns151:range xmlns:ns151="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
+  </ns149:ObjectProperty>
+  <ns152:ObjectProperty xmlns:ns152="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasComplementOf">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-    <ns160:comment xmlns:ns160="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasComplementOf links two instances of Entity, where "it is relationship between two characterized entities asserted to have compatible characterization over some continuous time interval."</ns160:comment>
-    <ns161:domain xmlns:ns161="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns162:label xmlns:ns162="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was complement of</ns162:label>
-    <ns163:range xmlns:ns163="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns159:ObjectProperty>
-  <ns164:ObjectProperty xmlns:ns164="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasControlledBy">
+    <ns153:comment xmlns:ns153="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasComplementOf links two instances of Entity, where "it is relationship between two characterized entities asserted to have compatible characterization over some continuous time interval."</ns153:comment>
+    <ns154:domain xmlns:ns154="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns155:label xmlns:ns155="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was complement of</ns155:label>
+    <ns156:range xmlns:ns156="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns152:ObjectProperty>
+  <ns157:ObjectProperty xmlns:ns157="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasControlledBy">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <ns165:comment xmlns:ns165="http://www.w3.org/2000/01/rdf-schema#">If the expressions entity(e,av) and wasControlledBy(pe,e) hold for some identifiers pe, e, and attribute-values av, then the expression agent(e) also holds.</ns165:comment>
-    <ns166:domain xmlns:ns166="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns167:label xmlns:ns167="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was controlled by</ns167:label>
-    <ns168:range xmlns:ns168="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
-    <ns169:seeAlso xmlns:ns169="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-Agent"/>
-    <ns170:subPropertyOf xmlns:ns170="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
-  </ns164:ObjectProperty>
-  <ns171:ObjectProperty xmlns:ns171="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasDerivedFrom">
+    <ns158:comment xmlns:ns158="http://www.w3.org/2000/01/rdf-schema#">If the expressions entity(e,av) and wasControlledBy(pe,e) hold for some identifiers pe, e, and attribute-values av, then the expression agent(e) also holds.</ns158:comment>
+    <ns159:domain xmlns:ns159="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns160:label xmlns:ns160="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was controlled by</ns160:label>
+    <ns161:range xmlns:ns161="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
+    <ns162:seeAlso xmlns:ns162="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/TR/2011/WD-prov-dm-20111018/#expression-Agent"/>
+    <ns163:subPropertyOf xmlns:ns163="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
+  </ns157:ObjectProperty>
+  <ns164:ObjectProperty xmlns:ns164="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasDerivedFrom">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <ns172:comment xmlns:ns172="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasDerivedFrom links two distinct characterized entities, where "some characterized entity is transformed from, created from, or affected by another characterized entity."</ns172:comment>
+    <ns165:comment xmlns:ns165="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasDerivedFrom links two distinct characterized entities, where "some characterized entity is transformed from, created from, or affected by another characterized entity."</ns165:comment>
+    <ns166:domain xmlns:ns166="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns167:label xmlns:ns167="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was derived from</ns167:label>
+    <ns168:label xmlns:ns168="http://www.w3.org/2000/01/rdf-schema#">wasDerivedFrom</ns168:label>
+    <ns169:range xmlns:ns169="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns170:subPropertyOf xmlns:ns170="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/dependedOn"/>
+  </ns164:ObjectProperty>
+  <ns171:ObjectProperty xmlns:ns171="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasEventuallyDerivedFrom">
+    <ns172:comment xmlns:ns172="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The current definition of "wasDerivedFrom" states that there was an activity of "transformed from, created from, or affected by" that links the two Entity instances, which is *summarized* by the wasDerivedFrom property. Hence, "Process Execution Independent Derivation Expression" is not consistent with current definition of derivation.
+
+This is Issue 126 (http://www.w3.org/2011/prov/track/issues/126)</ns172:comment>
     <ns173:domain xmlns:ns173="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns174:label xmlns:ns174="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was derived from</ns174:label>
-    <ns175:label xmlns:ns175="http://www.w3.org/2000/01/rdf-schema#">wasDerivedFrom</ns175:label>
-    <ns176:range xmlns:ns176="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns177:subPropertyOf xmlns:ns177="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/dependedOn"/>
+    <ns174:range xmlns:ns174="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns175:subPropertyOf xmlns:ns175="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/wasDerivedFrom"/>
   </ns171:ObjectProperty>
-  <ns178:ObjectProperty xmlns:ns178="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasEventuallyDerivedFrom">
-    <ns179:comment xmlns:ns179="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The current definition of "wasDerivedFrom" states that there was an activity of "transformed from, created from, or affected by" that links the two Entity instances, which is *summarized* by the wasDerivedFrom property. Hence, "Process Execution Independent Derivation Expression" is not consistent with current definition of derivation.
-
-This is Issue 126 (http://www.w3.org/2011/prov/track/issues/126)</ns179:comment>
-    <ns180:domain xmlns:ns180="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns181:range xmlns:ns181="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns182:subPropertyOf xmlns:ns182="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/wasDerivedFrom"/>
-  </ns178:ObjectProperty>
-  <ns183:ObjectProperty xmlns:ns183="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasGeneratedBy">
+  <ns176:ObjectProperty xmlns:ns176="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasGeneratedBy">
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <ns184:comment xmlns:ns184="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasGeneratedBy links Entitites with ProcessExecution representing that entity was generated as a result of ProcessExecution</ns184:comment>
-    <ns185:domain xmlns:ns185="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns186:label xmlns:ns186="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was generated by</ns186:label>
-    <ns187:range xmlns:ns187="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns188:subPropertyOf xmlns:ns188="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
-  </ns183:ObjectProperty>
-  <ns189:ObjectProperty xmlns:ns189="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasInformedBy">
-    <ns190:comment xmlns:ns190="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Proposal to change the name to "Dependencies amongst Process Executions" to avoid ambiguities</ns190:comment>
-    <ns191:domain xmlns:ns191="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns192:label xmlns:ns192="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was informed by</ns192:label>
-    <ns193:range xmlns:ns193="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-  </ns189:ObjectProperty>
-  <ns194:ObjectProperty xmlns:ns194="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasQuoteOf">
-    <ns195:comment xmlns:ns195="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Different from wasAttributedTo?</ns195:comment>
-    <ns196:domain xmlns:ns196="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns197:range xmlns:ns197="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
-  </ns194:ObjectProperty>
-  <ns198:ObjectProperty xmlns:ns198="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasRevisionOf">
-    <ns199:comment xmlns:ns199="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">How is this property distinct from wasDerivedFrom?</ns199:comment>
-    <ns200:domain xmlns:ns200="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns201:range xmlns:ns201="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns202:subPropertyOf xmlns:ns202="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/wasEventuallyDerivedFrom"/>
-  </ns198:ObjectProperty>
-  <ns203:ObjectProperty xmlns:ns203="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasScheduledAfter">
-    <ns204:domain xmlns:ns204="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-    <ns205:label xmlns:ns205="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was scheduled after</ns205:label>
-    <ns206:range xmlns:ns206="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
-  </ns203:ObjectProperty>
-  <ns207:ObjectProperty xmlns:ns207="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasSummaryOf">
-    <ns208:domain xmlns:ns208="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-    <ns209:range xmlns:ns209="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
-  </ns207:ObjectProperty>
+    <ns177:comment xmlns:ns177="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">wasGeneratedBy links Entitites with ProcessExecution representing that entity was generated as a result of ProcessExecution</ns177:comment>
+    <ns178:domain xmlns:ns178="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns179:label xmlns:ns179="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was generated by</ns179:label>
+    <ns180:range xmlns:ns180="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns181:subPropertyOf xmlns:ns181="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/involved"/>
+  </ns176:ObjectProperty>
+  <ns182:ObjectProperty xmlns:ns182="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasInformedBy">
+    <ns183:comment xmlns:ns183="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Proposal to change the name to "Dependencies amongst Process Executions" to avoid ambiguities</ns183:comment>
+    <ns184:domain xmlns:ns184="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns185:label xmlns:ns185="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was informed by</ns185:label>
+    <ns186:range xmlns:ns186="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+  </ns182:ObjectProperty>
+  <ns187:ObjectProperty xmlns:ns187="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasQuoteOf">
+    <ns188:comment xmlns:ns188="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Different from wasAttributedTo?</ns188:comment>
+    <ns189:domain xmlns:ns189="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns190:range xmlns:ns190="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Agent"/>
+  </ns187:ObjectProperty>
+  <ns191:ObjectProperty xmlns:ns191="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasRevisionOf">
+    <ns192:comment xmlns:ns192="http://www.w3.org/2000/01/rdf-schema#" rdf:datatype="http://www.w3.org/2001/XMLSchema#string">How is this property distinct from wasDerivedFrom?</ns192:comment>
+    <ns193:domain xmlns:ns193="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns194:range xmlns:ns194="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns195:subPropertyOf xmlns:ns195="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/wasEventuallyDerivedFrom"/>
+  </ns191:ObjectProperty>
+  <ns196:ObjectProperty xmlns:ns196="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasScheduledAfter">
+    <ns197:domain xmlns:ns197="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+    <ns198:label xmlns:ns198="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">was scheduled after</ns198:label>
+    <ns199:range xmlns:ns199="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/ProcessExecution"/>
+  </ns196:ObjectProperty>
+  <ns200:ObjectProperty xmlns:ns200="http://www.w3.org/2002/07/owl#" rdf:about="http://www.w3.org/ns/prov-o/wasSummaryOf">
+    <ns201:domain xmlns:ns201="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+    <ns202:range xmlns:ns202="http://www.w3.org/2000/01/rdf-schema#" rdf:resource="http://www.w3.org/ns/prov-o/Entity"/>
+  </ns200:ObjectProperty>
 </rdf:RDF>
--- a/ontology/component-aggregations/prov.owl.prov.ttl	Tue Nov 08 22:29:03 2011 -0500
+++ b/ontology/component-aggregations/prov.owl.prov.ttl	Tue Nov 08 22:30:00 2011 -0500
@@ -10,7 +10,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input;
-      prov:time "2011-11-08T22:04:18-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:25-05:00"^^xsd:dateTime;
    ];
    a prov:Entity;
 .
@@ -30,7 +30,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_2;
-      prov:time "2011-11-08T22:04:18-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:25-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -44,7 +44,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_3;
-      prov:time "2011-11-08T22:04:18-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:25-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -58,7 +58,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_4;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:25-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -72,7 +72,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_5;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -86,7 +86,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_6;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -100,7 +100,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_7;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -114,7 +114,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_8;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -128,7 +128,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_9;
-      prov:time "2011-11-08T22:04:19-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -142,7 +142,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_10;
-      prov:time "2011-11-08T22:04:20-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -156,7 +156,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_11;
-      prov:time "2011-11-08T22:04:20-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:26-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -170,7 +170,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_12;
-      prov:time "2011-11-08T22:04:20-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:27-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -184,7 +184,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_13;
-      prov:time "2011-11-08T22:04:20-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:27-05:00"^^xsd:dateTime;
    ];
 .
 
@@ -198,7 +198,7 @@
    prov:qualifiedDerivation [
       a prov:Derivation;
       prov:entity :input_14;
-      prov:time "2011-11-08T22:04:20-05:00"^^xsd:dateTime;
+      prov:time "2011-11-08T22:29:27-05:00"^^xsd:dateTime;
    ];
 .