--- a/ontology/ProvenanceOntology.owl Tue Feb 12 14:28:11 2013 +0000
+++ b/ontology/ProvenanceOntology.owl Tue Feb 12 14:28:24 2013 +0000
@@ -28,6 +28,7 @@
<owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
</owl:Ontology>
+ <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"></owl:Ontology>
<!--
@@ -87,10 +88,10 @@
<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>
@@ -848,8 +849,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"/>
@@ -862,7 +863,7 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
<rdfs:label>wasDerivedFrom</rdfs:label>
<inverse>hadDerivation</inverse>
- <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
+ <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
<category>starting-point</category>
<rdfs:comment xml:lang="en">The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.</rdfs:comment>
<component>derivations</component>
@@ -948,6 +949,15 @@
<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">
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity"/>
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent"/>
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity"/>
+ </owl:unionOf>
+ </owl:Class>
+ </rdfs:domain>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
@@ -957,20 +967,11 @@
</owl:unionOf>
</owl:Class>
</rdfs:range>
- <rdfs:domain>
- <owl:Class>
- <owl:unionOf rdf:parseType="Collection">
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity"/>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#Agent"/>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#Entity"/>
- </owl:unionOf>
- </owl:Class>
- </rdfs:domain>
</owl:ObjectProperty>
<owl:Axiom>
- <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
+ <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;domain"/>
+ <owl:annotatedProperty rdf:resource="&rdfs;range"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
<owl:annotatedTarget>
<owl:Class>
@@ -984,8 +985,8 @@
</owl:Axiom>
<owl:Axiom>
<dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
- <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
- <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>
@@ -1227,9 +1228,8 @@
<dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
<category>expanded</category>
<editorialNote>The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
+ <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
<component>entities-activities</component>
- <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
- <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
<editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</editorialNote>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
--- a/ontology/prov-o.ttl Tue Feb 12 14:28:11 2013 +0000
+++ b/ontology/prov-o.ttl Tue Feb 12 14:28:24 2013 +0000
@@ -27,6 +27,9 @@
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#> ;
@@ -1031,15 +1034,14 @@
:value
a owl:DatatypeProperty ;
- rdfs:comment "Provides a value for an Entity."@en ;
rdfs:domain :Entity ;
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "value" ;
:category "expanded" ;
:component "entities-activities" ;
+ :definition "Provides a value that is a direct representation of an entity."@en ;
:dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
- :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en ;
- :editorsDefinition "The main value (if there is one) of a structured value."@en .
+ :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
:wasAssociatedWith
a owl:ObjectProperty ;
@@ -1087,7 +1089,7 @@
) ;
:category "starting-point" ;
:component "derivations" ;
- :definition "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one."@en ;
+ :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
:inverse "hadDerivation" ;
:qualifiedForm :Derivation, :qualifiedDerivation .
@@ -1276,6 +1278,20 @@
[]
a owl:Axiom ;
+ owl:annotatedProperty rdfs:range ;
+ owl:annotatedSource :wasInfluencedBy ;
+ owl:annotatedTarget [
+ a owl:Class ;
+ owl:unionOf (:Activity
+ :Agent
+ :Entity
+ )
+ ] ;
+ :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
+ :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+
+[]
+ a owl:Axiom ;
owl:annotatedProperty rdfs:domain ;
owl:annotatedSource :wasInfluencedBy ;
owl:annotatedTarget [
@@ -1290,20 +1306,6 @@
[]
a owl:Axiom ;
- owl:annotatedProperty rdfs:range ;
- owl:annotatedSource :wasInfluencedBy ;
- owl:annotatedTarget [
- a owl:Class ;
- owl:unionOf (:Activity
- :Agent
- :Entity
- )
- ] ;
- :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
- :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 ;
--- a/ontology/working-dir/ProvenanceOntology-ordered.owl Tue Feb 12 14:28:11 2013 +0000
+++ b/ontology/working-dir/ProvenanceOntology-ordered.owl Tue Feb 12 14:28:24 2013 +0000
@@ -2628,9 +2628,6 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
- <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
- </rdf:Description>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
<rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
@@ -2646,6 +2643,9 @@
<component>entities-activities</component>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
+ <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
+ </rdf:Description>
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
<dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
@@ -2654,9 +2654,6 @@
<rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
<editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</editorialNote>
</rdf:Description>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#value">
- <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
- </rdf:Description>
<rdf:Description rdf:nodeID="genid25">
<rdf:first rdf:resource="http://www.w3.org/ns/prov#agent"/>
</rdf:Description>
@@ -2805,7 +2802,7 @@
<component>derivations</component>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
- <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
+ <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
<inverse>hadDerivation</inverse>
@@ -3274,7 +3271,7 @@
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>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
- <rdfs:label xml:lang="en">PROV-O</rdfs:label>
+ <rdfs:label xml:lang="en">W3C PROVenance Interchange Ontology (PROV-O)</rdfs:label>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
<rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/"/>
@@ -3286,6 +3283,9 @@
<owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
+ <owl:versionInfo xml:lang="en">Candidate Recommendation(+) version 2013-02-08 </owl:versionInfo>
+ </rdf:Description>
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
<specializationOf rdf:resource="http://www.w3.org/ns/prov-o"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
@@ -3385,7 +3385,7 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Axiom"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid57">
- <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#domain"/>
+ <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#range"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid57">
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -3394,7 +3394,7 @@
<owl:annotatedTarget rdf:nodeID="genid61"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid57">
- <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
+ <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
</rdf:Description>
<rdf:Description rdf:nodeID="genid57">
<dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
@@ -3427,7 +3427,7 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Axiom"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid62">
- <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#range"/>
+ <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#domain"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid62">
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -3436,7 +3436,7 @@
<owl:annotatedTarget rdf:nodeID="genid66"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid62">
- <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>
</rdf:Description>
<rdf:Description rdf:nodeID="genid62">
<dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>