--- a/ontology/ProvenanceOntology.owl Wed Jul 18 11:21:05 2012 -0400
+++ b/ontology/ProvenanceOntology.owl Wed Jul 18 11:35:22 2012 -0400
@@ -52,14 +52,14 @@
<rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
</owl:AnnotationProperty>
+ <owl:AnnotationProperty rdf:about="&rdfs;label">
+ <rdfs:comment xml:lang="en"></rdfs:comment>
+ <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+ </owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
<rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
</owl:AnnotationProperty>
- <owl:AnnotationProperty rdf:about="&rdfs;label">
- <rdfs:comment xml:lang="en"></rdfs:comment>
- <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
- </owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
<rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
<rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
@@ -74,19 +74,19 @@
<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#category">
- <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
- <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
- </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"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
</owl:AnnotationProperty>
+ <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
+ <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
+ <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+ </owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="&rdfs;isDefinedBy"/>
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
<rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
@@ -352,8 +352,8 @@
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
</owl:ObjectProperty>
<owl:Axiom>
+ <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
<dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
- <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
<owl:annotatedProperty rdf:resource="&rdfs;range"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -522,14 +522,15 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAssociation">
<rdfs:label>qualifiedAssociation</rdfs:label>
+ <inverse>qualifiedAssociationOf</inverse>
<rdfs:comment xml:lang="en">If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ].</rdfs:comment>
<component>agents-responsibility</component>
- <inverse>qualifiedAssociationOf</inverse>
<category>qualified</category>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+ <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Association"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Association"/>
- <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Association"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
</owl:ObjectProperty>
@@ -539,14 +540,15 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAttribution">
<rdfs:label>qualifiedAttribution</rdfs:label>
+ <inverse>qualifiedAttributionOf</inverse>
<category>qualified</category>
<component>agents-responsibility</component>
- <inverse>qualifiedAttributionOf</inverse>
<rdfs:comment xml:lang="en">If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ].</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
</owl:ObjectProperty>
@@ -556,15 +558,16 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedCommunication">
<rdfs:label>qualifiedCommunication</rdfs:label>
+ <inverse>qualifiedCommunicationOf</inverse>
<component>entities-activities</component>
<rdfs:comment xml:lang="en">If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was Inform[ed] using prov:qualifiedCommunication [ a prov:Communication; prov:activity :a; :foo :bar ].</rdfs:comment>
- <inverse>qualifiedCommunicationOf</inverse>
<category>qualified</category>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+ <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Communication"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Communication"/>
- <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
</owl:ObjectProperty>
@@ -574,14 +577,15 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDelegation">
<rdfs:label>qualifiedDelegation</rdfs:label>
<category>qualified</category>
+ <rdfs:comment xml:lang="en">If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ].</rdfs:comment>
<inverse>qualifiedDelegationOf</inverse>
- <rdfs:comment xml:lang="en">If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ].</rdfs:comment>
<component>agents-responsibility</component>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Agent"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#actedOnBehalfOf"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
</owl:ObjectProperty>
@@ -590,14 +594,15 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDerivation">
<rdfs:label>qualifiedDerivation</rdfs:label>
+ <component>derivations</component>
+ <category>qualified</category>
<rdfs:comment xml:lang="en">If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity :e; :foo :bar ].</rdfs:comment>
<inverse>qualifiedDerivationOf</inverse>
- <component>derivations</component>
- <category>qualified</category>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
</owl:ObjectProperty>
@@ -615,6 +620,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#End"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#End"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasEndedBy"/>
</owl:ObjectProperty>
@@ -632,6 +638,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Generation"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasGeneratedBy"/>
</owl:ObjectProperty>
@@ -666,6 +673,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInvalidatedBy"/>
</owl:ObjectProperty>
@@ -683,6 +691,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasQuotedFrom"/>
</owl:ObjectProperty>
@@ -700,6 +709,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Revision"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Revision"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
</owl:ObjectProperty>
@@ -710,14 +720,15 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedSource">
<rdfs:label>qualifiedSource</rdfs:label>
<component>derivations</component>
- <category>qualified</category>
<inverse>qualifiedSourceOf</inverse>
<rdfs:comment xml:lang="en">If this Entity prov:hadOriginalSource Entity :e, then it can qualify how using prov:qualifiedSource [ a prov:Source; prov:entity :e; :foo :bar ].</rdfs:comment>
+ <category>qualified</category>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+ <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Source"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Source"/>
- <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Source"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
</owl:ObjectProperty>
@@ -734,6 +745,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Start"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Start"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasStartedBy"/>
</owl:ObjectProperty>
@@ -751,6 +763,7 @@
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
<sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
<rdfs:range rdf:resource="http://www.w3.org/ns/prov#Usage"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
<unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
</owl:ObjectProperty>
@@ -841,8 +854,8 @@
</owl:propertyChainAxiom>
</owl:ObjectProperty>
<owl:Axiom>
+ <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. </definition>
<rdfs:comment>Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
- <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. </definition>
<owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -957,9 +970,9 @@
</rdfs:domain>
</owl:ObjectProperty>
<owl:Axiom>
- <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
<dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
- <owl:annotatedProperty rdf:resource="&rdfs;range"/>
+ <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
+ <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
<owl:annotatedTarget>
<owl:Class>
@@ -972,9 +985,9 @@
</owl:annotatedTarget>
</owl:Axiom>
<owl:Axiom>
+ <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
<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"/>
+ <owl:annotatedProperty rdf:resource="&rdfs;range"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
<owl:annotatedTarget>
<owl:Class>
--- a/ontology/prov.ttl Wed Jul 18 11:21:05 2012 -0400
+++ b/ontology/prov.ttl Wed Jul 18 11:35:22 2012 -0400
@@ -792,6 +792,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedAssociation" ;
rdfs:range :Association ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "agents-responsibility" ;
:inverse "qualifiedAssociationOf" ;
@@ -805,6 +806,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedAttribution" ;
rdfs:range :Attribution ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "agents-responsibility" ;
:inverse "qualifiedAttributionOf" ;
@@ -818,6 +820,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedCommunication" ;
rdfs:range :Communication ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedCommunicationOf" ;
@@ -831,6 +834,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedDelegation" ;
rdfs:range :Delegation ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "agents-responsibility" ;
:inverse "qualifiedDelegationOf" ;
@@ -844,6 +848,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedDerivation" ;
rdfs:range :Derivation ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "derivations" ;
:inverse "qualifiedDerivationOf" ;
@@ -857,6 +862,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedEnd" ;
rdfs:range :End ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedEndOf" ;
@@ -894,6 +900,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedGeneration" ;
rdfs:range :Generation ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedGenerationOf" ;
@@ -920,6 +927,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedInvalidation" ;
rdfs:range :Invalidation ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedInvalidationOf" ;
@@ -933,6 +941,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedQuotation" ;
rdfs:range :Quotation ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "derivations" ;
:inverse "qualifiedQuotationOf" ;
@@ -946,6 +955,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedRevision" ;
rdfs:range :Revision ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "derivations" ;
:inverse "revisedEntity" ;
@@ -959,6 +969,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedSource" ;
rdfs:range :Source ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "derivations" ;
:inverse "qualifiedSourceOf" ;
@@ -972,6 +983,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedStart" ;
rdfs:range :Start ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedStartOf" ;
@@ -985,6 +997,7 @@
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "qualifiedUsage" ;
rdfs:range :Usage ;
+ rdfs:subPropertyOf :qualifiedInfluence ;
:category "qualified" ;
:component "entities-activities" ;
:inverse "qualifiedUsingActivity" ;
@@ -1282,6 +1295,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 [
@@ -1296,20 +1323,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 ;