Involvement->Influence
authorTim L <lebot@rpi.edu>
Sat, 30 Jun 2012 18:44:55 -0400
changeset 3537 e3267c63900f
parent 3536 2db54e9cae83
child 3538 8c1a460c0ff4
Involvement->Influence
ontology/ProvenanceOntology.owl
ontology/prov.ttl
--- a/ontology/ProvenanceOntology.owl	Fri Jun 29 17:10:18 2012 -0400
+++ b/ontology/ProvenanceOntology.owl	Sat Jun 30 18:44:55 2012 -0400
@@ -151,13 +151,13 @@
     <!-- http://www.w3.org/ns/prov#activity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#activity">
-        <rdfs:comment xml:lang="en">The property used by an prov:ActivityInvolvement 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>
+        <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>
-        <inverse>activityOfInvolvement</inverse>
+        <inverse>activityOfInfluence</inverse>
         <category>qualified</category>
         <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#ActivityInvolvement"/>
+        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
     </owl:ObjectProperty>
     
@@ -167,13 +167,13 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#agent">
         <component>alternate</component>
-        <inverse>agentOfInvolvement</inverse>
-        <rdfs:comment xml:lang="en">The property used by a prov:AgentInvolvement 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>
+        <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>
         <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"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#AgentInvolvement"/>
+        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
     </owl:ObjectProperty>
     
@@ -216,7 +216,7 @@
         <rdfs:comment xml:lang="en">The Location of any resource.</rdfs:comment>
         <inverse>locationOf</inverse>
         <category>expanded</category>
-        <editorialNote>The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Involvement classes.</editorialNote>
+        <editorialNote>The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.</editorialNote>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <rdfs:domain>
@@ -236,13 +236,13 @@
     <!-- http://www.w3.org/ns/prov#entity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#entity">
-        <rdfs:comment xml:lang="en">The property used by an prov:EntityInvolvement 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>
-        <inverse>entityOfInvolvement</inverse>
+        <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>
+        <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>
         <category>qualified</category>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#EntityInvolvement"/>
+        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
     </owl:ObjectProperty>
     
@@ -269,9 +269,9 @@
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadActivity">
         <component>derivations</component>
         <category>qualified</category>
-        <inverse>wasActivityOfInvolvement</inverse>
+        <inverse>wasActivityOfInfluence</inverse>
         <editorialNote>The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL.</editorialNote>
-        <rdfs:comment xml:lang="en">The _optional_ Activity of an Involvement, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInvolvement (use prov:activity instead).</rdfs:comment>
+        <rdfs:comment xml:lang="en">The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).</rdfs:comment>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
@@ -452,7 +452,7 @@
         <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.</rdfs:comment>
         <category>qualified</category>
         <inverse>involvement</inverse>
-        <editorsDefinition xml:lang="en">The rdf:object of the (binary) prov:involved relation (triple) that this Involvement is qualifying (reifying) for further description (as an n-ary relation).</editorsDefinition>
+        <editorsDefinition xml:lang="en">The rdf:object of the (binary) prov:involved relation (triple) that this Influence is qualifying (reifying) for further description (as an n-ary relation).</editorsDefinition>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
     </owl:ObjectProperty>
     
@@ -983,7 +983,7 @@
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <component>entities-activities</component>
         <category>qualified</category>
-        <rdfs:comment>The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. This property is predominantly used on Involvements such as Generation, Usage, and Invalidation.</rdfs:comment>
+        <rdfs:comment>The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. This property is predominantly used on Influences such as Generation, Usage, and Invalidation.</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
@@ -1122,7 +1122,7 @@
     <!-- http://www.w3.org/ns/prov#ActivityInfluence -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#ActivityInfluence">
-        <rdfs:label>ActivityInvolvement</rdfs:label>
+        <rdfs:label>ActivityInfluence</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <rdfs:subClassOf>
             <owl:Restriction>
@@ -1132,7 +1132,7 @@
         </rdfs:subClassOf>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <category>qualified</category>
-        <editorsDefinition xml:lang="en">prov:ActivityInvolvement provides descriptions of any binary involvement between any instance and an prov:Activity. The property prov:activity is used to reference the object of the triple being described.</editorsDefinition>
+        <editorsDefinition xml:lang="en">prov:ActivityInfluence provides descriptions of any binary involvement between any instance and an prov:Activity. The property prov:activity is used to reference the object of the triple being described.</editorsDefinition>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#activity"/>
     </owl:Class>
     
@@ -1157,10 +1157,10 @@
     <!-- http://www.w3.org/ns/prov#AgentInfluence -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#AgentInfluence">
-        <rdfs:label>AgentInvolvement</rdfs:label>
+        <rdfs:label>AgentInfluence</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <category>qualified</category>
-        <editorsDefinition xml:lang="en">prov:AgentInvolvement provides descriptions of any binary involvement between any instance and an prov:Agent. The property prov:agent is used to reference the object of the triple being described.</editorsDefinition>
+        <editorsDefinition xml:lang="en">prov:AgentInfluence provides descriptions of any binary involvement between any instance and an prov:Agent. The property prov:agent is used to reference the object of the triple being described.</editorsDefinition>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#agent"/>
     </owl:Class>
     
@@ -1337,9 +1337,9 @@
     <!-- http://www.w3.org/ns/prov#EntityInfluence -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#EntityInfluence">
-        <rdfs:label>EntityInvolvement</rdfs:label>
+        <rdfs:label>EntityInfluence</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
-        <editorsDefinition xml:lang="en">prov:EntityInvolvement provides descriptions of any binary involvement between any instance and an prov:Entity. The property prov:entity is used to reference the object of the triple being described.</editorsDefinition>
+        <editorsDefinition xml:lang="en">prov:EntityInfluence provides descriptions of any binary involvement between any instance and an prov:Entity. The property prov:entity is used to reference the object of the triple being described.</editorsDefinition>
         <category>qualified</category>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#entity"/>
     </owl:Class>
@@ -1369,10 +1369,10 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label xml:lang="en">Influence</rdfs:label>
-        <rdfs:label>Involvement</rdfs:label>
+        <rdfs:label>Influence</rdfs:label>
         <category>qualified</category>
         <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-traceability</prov-dm>
-        <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:Involvement. Instances of prov:Involvement 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:Involvement) of the binary involvement implies the assertion of the binary involvement.</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>Influenceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</definition>
         <editorialNote>For simplicity, the hierarchy &#39;stops&#39; at the primary resources (Activity, Entity, Agent). Distinctions beyond the type of object involved are not necessary in PROV-O, but may be established by others.</editorialNote>
         <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-traceability</prov-dm-constraints>
--- a/ontology/prov.ttl	Fri Jun 29 17:10:18 2012 -0400
+++ b/ontology/prov.ttl	Sat Jun 30 18:44:55 2012 -0400
@@ -51,7 +51,7 @@
 
 :ActivityInfluence
     a owl:Class ;
-    rdfs:label "ActivityInvolvement" ;
+    rdfs:label "ActivityInfluence" ;
     rdfs:seeAlso :activity ;
     rdfs:subClassOf :Influence, [
         a owl:Restriction ;
@@ -60,7 +60,7 @@
     ] ;
     owl:disjointWith :EntityInfluence ;
     :category "qualified" ;
-    :editorsDefinition "prov:ActivityInvolvement provides descriptions of any binary involvement between any instance and an prov:Activity. The property prov:activity is used to reference the object of the triple being described."@en .
+    :editorsDefinition "prov:ActivityInfluence provides descriptions of any binary involvement between any instance and an prov:Activity. The property prov:activity is used to reference the object of the triple being described."@en .
 
 :Agent
     a owl:Class ;
@@ -76,11 +76,11 @@
 
 :AgentInfluence
     a owl:Class ;
-    rdfs:label "AgentInvolvement" ;
+    rdfs:label "AgentInfluence" ;
     rdfs:seeAlso :agent ;
     rdfs:subClassOf :Influence ;
     :category "qualified" ;
-    :editorsDefinition "prov:AgentInvolvement provides descriptions of any binary involvement between any instance and an prov:Agent. The property prov:agent is used to reference the object of the triple being described."@en .
+    :editorsDefinition "prov:AgentInfluence provides descriptions of any binary involvement between any instance and an prov:Agent. The property prov:agent is used to reference the object of the triple being described."@en .
 
 :Association
     a owl:Class ;
@@ -214,11 +214,11 @@
 
 :EntityInfluence
     a owl:Class ;
-    rdfs:label "EntityInvolvement" ;
+    rdfs:label "EntityInfluence" ;
     rdfs:seeAlso :entity ;
     rdfs:subClassOf :Influence ;
     :category "qualified" ;
-    :editorsDefinition "prov:EntityInvolvement provides descriptions of any binary involvement between any instance and an prov:Entity. The property prov:entity is used to reference the object of the triple being described."@en .
+    :editorsDefinition "prov:EntityInfluence provides descriptions of any binary involvement between any instance and an prov:Entity. The property prov:entity is used to reference the object of the triple being described."@en .
 
 :Generation
     a owl:Class ;
@@ -235,8 +235,8 @@
 
 :Influence
     a owl:Class ;
-    rdfs:comment "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 ]."@en, "Any resource that involved an prov:Activity, prov:Entity, or prov:Agent can qualify its involvement by also referencing an instance of prov:Involvement. Instances of prov:Involvement 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:Involvement) of the binary involvement implies the assertion of the binary involvement."@en ;
-    rdfs:label "Influence"@en, "Involvement" ;
+    rdfs:comment "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 ]."@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."@en ;
+    rdfs:label "Influence", "Influence"@en ;
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influenceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed." ;
@@ -426,26 +426,26 @@
 
 :activity
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by an prov:ActivityInvolvement 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 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:domain :ActivityInfluence ;
     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 ;
-    :inverse "activityOfInvolvement" ;
-    :sharesDefinitionWith :ActivityInvolvement .
+    :inverse "activityOfInfluence" ;
+    :sharesDefinitionWith :ActivityInfluence .
 
 :agent
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by a prov:AgentInvolvement 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 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:domain :AgentInfluence ;
     rdfs:range :Agent ;
     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 ;
-    :inverse "agentOfInvolvement" ;
-    :sharesDefinitionWith :AgentInvolvement .
+    :inverse "agentOfInfluence" ;
+    :sharesDefinitionWith :AgentInfluence .
 
 :alternateOf
     a owl:ObjectProperty ;
@@ -482,13 +482,13 @@
     ] ;
     rdfs:range :Location ;
     :category "expanded" ;
-    :editorialNote "The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Involvement classes.", "This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair)." ;
+    :editorialNote "The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.", "This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair)." ;
     :inverse "locationOf" ;
     :sharesDefinitionWith :Location .
 
 :atTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
-    rdfs:comment "The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. This property is predominantly used on Involvements such as Generation, Usage, and Invalidation." ;
+    rdfs:comment "The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime. This property is predominantly used on Influences such as Generation, Usage, and Invalidation." ;
     rdfs:domain :InstantaneousEvent ;
     rdfs:range xsd:dateTime ;
     :category "qualified" ;
@@ -529,14 +529,14 @@
 
 :entity
     a owl:ObjectProperty ;
-    rdfs:comment "The property used by an prov:EntityInvolvement 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 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:domain :EntityInfluence ;
     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 ;
-    :inverse "entityOfInvolvement" ;
-    :sharesDefinitionWith :EntityInvolvement .
+    :inverse "entityOfInfluence" ;
+    :sharesDefinitionWith :EntityInfluence .
 
 :generated
     a owl:ObjectProperty ;
@@ -562,7 +562,7 @@
 
 :hadActivity
     a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Activity of an Involvement, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInvolvement (use prov:activity instead)."@en ;
+    rdfs:comment "The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead)."@en ;
     rdfs:domain :Influence, [
         a owl:Class ;
         owl:unionOf (:Delegation
@@ -574,7 +574,7 @@
     :category "qualified" ;
     :component "derivations" ;
     :editorialNote "The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL." ;
-    :inverse "wasActivityOfInvolvement" ;
+    :inverse "wasActivityOfInfluence" ;
     :sharesDefinitionWith :Activity .
 
 :hadGeneration
@@ -682,7 +682,7 @@
     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." ;
     rdfs:domain :Influence ;
     :category "qualified" ;
-    :editorsDefinition "The rdf:object of the (binary) prov:involved relation (triple) that this Involvement is qualifying (reifying) for further description (as an n-ary relation)."@en ;
+    :editorsDefinition "The rdf:object of the (binary) prov:involved relation (triple) that this Influence is qualifying (reifying) for further description (as an n-ary relation)."@en ;
     :inverse "involvement" .
 
 :invalidatedAtTime