qualifying influence annotations provo
authorTim L <lebot@rpi.edu>
Mon, 26 Nov 2012 14:54:46 -0500
changeset 5123 456c0da16328
parent 5122 8b849c06bcb8
child 5124 b3f9a5f72d79
qualifying influence annotations provo
ontology/ProvenanceOntology.owl
ontology/prov-o.ttl
--- a/ontology/ProvenanceOntology.owl	Mon Nov 26 14:34:05 2012 -0500
+++ b/ontology/ProvenanceOntology.owl	Mon Nov 26 14:54:46 2012 -0500
@@ -20,14 +20,13 @@
         <rdfs:comment 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-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.</rdfs:comment>
-        <owl:versionIRI   rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
-        <wasRevisionOf    rdf:resource="http://www.w3.org/ns/prov-o-20120724"/>
+        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/"/>
+        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
         <specializationOf rdf:resource="http://www.w3.org/ns/prov-o"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/"/>
+        <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20120724"/>
+        <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
     </owl:Ontology>
     
-    <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"/>
 
 
     <!-- 
@@ -87,10 +86,22 @@
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
+    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
+        <rdfs:label>specializationOf</rdfs:label>
+        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <component>alternate</component>
+        <inverse>generalizationOf</inverse>
+        <category>expanded</category>
+        <definition xml:lang="en">An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
+    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
@@ -932,7 +943,9 @@
         <inverse>influenced</inverse>
         <component>agents-responsibility</component>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
+        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
         <rdfs:domain>
             <owl:Class>
                 <owl:unionOf rdf:parseType="Collection">
@@ -953,9 +966,9 @@
         </rdfs:range>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
+        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
+        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -969,8 +982,8 @@
     </owl:Axiom>
     <owl:Axiom>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
+        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
+        <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -1241,7 +1254,6 @@
 
     <!-- http://www.w3.org/ns/prov#Activity -->
 
-
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
--- a/ontology/prov-o.ttl	Mon Nov 26 14:34:05 2012 -0500
+++ b/ontology/prov-o.ttl	Mon Nov 26 14:54:46 2012 -0500
@@ -27,9 +27,6 @@
 owl:versionInfo
     a owl:AnnotationProperty .
 
-<http://www.w3.org/ns/prov#>
-    a owl:Ontology .
-
 :Activity
     a owl:Class ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
@@ -979,7 +976,7 @@
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :specializationOf
-    a owl:ObjectProperty ;
+    a owl:AnnotationProperty, owl:ObjectProperty ;
     rdfs:domain :Entity ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "specializationOf" ;
@@ -1152,6 +1149,7 @@
 prov:wasInfluencedBy should not be used without also using one of its subproperties. 
 """@en ;
     :inverse "influenced" ;
+    :qualifiedForm :Influence, :qualifiedInfluence ;
     :sharesDefinitionWith :Influence .
 
 :wasInformedBy
@@ -1276,6 +1274,20 @@
 
 []
     a owl:Axiom ;
+    owl:annotatedProperty rdfs:domain ;
+    owl:annotatedSource :wasInfluencedBy ;
+    owl:annotatedTarget [
+        a owl:Class ;
+        owl:unionOf (:Activity
+            :Agent
+            :Entity
+        )
+    ] ;
+    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
+    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+
+[]
+    a owl:Axiom ;
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :wasInfluencedBy ;
     owl:annotatedTarget [
@@ -1290,20 +1302,6 @@
 
 []
     a owl:Axiom ;
-    owl:annotatedProperty rdfs:domain ;
-    owl:annotatedSource :wasInfluencedBy ;
-    owl:annotatedTarget [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
-
-[]
-    a owl:Axiom ;
     rdfs:comment "Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasQuotedFrom ;