--- a/ontology/prov.ttl Wed Jul 11 13:26:42 2012 -0400
+++ b/ontology/prov.ttl Wed Jul 11 13:26:51 2012 -0400
@@ -759,6 +759,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "influencer" ;
:category "qualified" ;
+ :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
: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 "hadInfluence" .