involved -> influence in comments provo
authorTim L <lebot@rpi.edu>
Tue, 03 Jul 2012 11:01:00 -0400
changeset 3690 42195124779a
parent 3689 a8b1780d6d10
child 3693 2e5143978242
involved -> influence in comments provo
ontology/ProvenanceOntology.owl
ontology/prov.ttl
--- a/ontology/ProvenanceOntology.owl	Tue Jul 03 10:49:12 2012 -0400
+++ b/ontology/ProvenanceOntology.owl	Tue Jul 03 11:01:00 2012 -0400
@@ -170,8 +170,8 @@
         <rdfs:label>activity</rdfs:label>
         <inverse>activityOfInfluence</inverse>
         <category>qualified</category>
-        <rdfs:comment xml:lang="en">The property used by an prov:ActivityInfluence to cite the prov:Activity that was involved with either an Activity or Entity. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity.</rdfs:comment>
-        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <rdfs:comment xml:lang="en">The property used by an prov:ActivityInfluence to cite the prov:Activity that influenced an Entity, Activity, or Agent. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity.</rdfs:comment>
+        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
@@ -187,8 +187,8 @@
         <rdfs:label>agent</rdfs:label>
         <component>alternate</component>
         <inverse>agentOfInfluence</inverse>
-        <rdfs:comment xml:lang="en">The property used by a prov:AgentInfluence to cite the Agent that was prov:involved with either an Activity or Entity. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity.</rdfs:comment>
-        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <rdfs:comment xml:lang="en">The property used by a prov:AgentInfluence to cite the Agent that influenced an Entity, Activity, or Agent. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity.</rdfs:comment>
+        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
@@ -266,9 +266,9 @@
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#entity">
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>entity</rdfs:label>
-        <rdfs:comment xml:lang="en">The property used by an prov:EntityInfluence to cite the Entity that was prov:involved with either an Activity or Entity. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. </rdfs:comment>
+        <rdfs:comment xml:lang="en">The property used by an prov:EntityInfluence to cite the Entity that was influenced by an Entity, Activity, or Agent. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. </rdfs:comment>
         <inverse>entityOfInfluence</inverse>
-        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
@@ -508,8 +508,8 @@
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>influencer</rdfs:label>
         <category>qualified</category>
-        <inverse>involvement</inverse>
-        <rdfs:comment xml:lang="en">Subproperties of prov:involvee are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:involved (e.g. prov:used, prov:wasGeneratedBy). prov:involvee is used much like rdf:object is used.</rdfs:comment>
+        <inverse>hadInfluence</inverse>
+        <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
         <editorialNote xml:lang="en">This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple.</editorialNote>
         <editorsDefinition xml:lang="en">This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified.</editorsDefinition>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
@@ -967,12 +967,11 @@
         <rdfs:label>wasInfluencedBy</rdfs:label>
         <category>qualified</category>
         <inverse>influenced</inverse>
-        <editorialNote xml:lang="en">The relation the sub-properties of prov:involved can also be specified in more detail using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :baking; :foo :bar; prov:atLocation :kitchen ] .
+        <editorialNote xml:lang="en">The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
 
-Subproperties of prov:involved may also be asserted directly without being qualified.
+Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
 
-prov:involved should not be used without also using one of its subproperties. 
-
+prov:wasInfluencedBy should not be used without also using one of its subproperties. 
 </editorialNote>
         <component>agents-responsibility</component>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
--- a/ontology/prov.ttl	Tue Jul 03 10:49:12 2012 -0400
+++ b/ontology/prov.ttl	Tue Jul 03 11:01:00 2012 -0400
@@ -424,20 +424,20 @@
 
 :activity
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by an prov:ActivityInfluence to cite the prov:Activity that was involved with either an Activity or Entity. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity."@en ;
+    rdfs:comment "The property used by an prov:ActivityInfluence to cite the prov:Activity that influenced an Entity, Activity, or Agent. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity."@en ;
     rdfs:domain :ActivityInfluence ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "activity" ;
     rdfs:range :Activity ;
     rdfs:subPropertyOf :influencer ;
     :category "qualified" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
     :inverse "activityOfInfluence" ;
     :sharesDefinitionWith :ActivityInfluence .
 
 :agent
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by a prov:AgentInfluence to cite the Agent that was prov:involved with either an Activity or Entity. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity."@en ;
+    rdfs:comment "The property used by a prov:AgentInfluence to cite the Agent that influenced an Entity, Activity, or Agent. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity."@en ;
     rdfs:domain :AgentInfluence ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "agent" ;
@@ -445,7 +445,7 @@
     rdfs:subPropertyOf :influencer ;
     :category "qualified" ;
     :component "alternate" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
     :inverse "agentOfInfluence" ;
     :sharesDefinitionWith :AgentInfluence .
 
@@ -565,14 +565,14 @@
 
 :entity
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by an prov:EntityInfluence to cite the Entity that was prov:involved with either an Activity or Entity. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. "@en ;
+    rdfs:comment "The property used by an prov:EntityInfluence to cite the Entity that was influenced by an Entity, Activity, or Agent. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. "@en ;
     rdfs:domain :EntityInfluence ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "entity" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :influencer ;
     :category "qualified" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
     :inverse "entityOfInfluence" ;
     :sharesDefinitionWith :EntityInfluence .
 
@@ -745,14 +745,14 @@
 
 :influencer
     a owl:ObjectProperty ;
-    rdfs:comment "Subproperties of prov:involvee are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:involved (e.g. prov:used, prov:wasGeneratedBy). prov:involvee is used much like rdf:object is used."@en ;
+    rdfs:comment "Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used."@en ;
     rdfs:domain :Influence ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "influencer" ;
     :category "qualified" ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
-    :inverse "involvement" .
+    :inverse "hadInfluence" .
 
 :invalidated
     a owl:ObjectProperty ;
@@ -1192,12 +1192,11 @@
     ] ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :editorialNote """The relation the sub-properties of prov:involved can also be specified in more detail using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :baking; :foo :bar; prov:atLocation :kitchen ] .
+    :editorialNote """The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
 
-Subproperties of prov:involved may also be asserted directly without being qualified.
+Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
 
-prov:involved should not be used without also using one of its subproperties. 
-
+prov:wasInfluencedBy should not be used without also using one of its subproperties. 
 """@en ;
     :inverse "influenced" ;
     :sharesDefinitionWith :Influence .