--- a/ontology/ProvenanceOntology.owl Wed Jun 06 13:18:15 2012 +0100
+++ b/ontology/ProvenanceOntology.owl Wed Jun 06 08:29:15 2012 -0400
@@ -54,12 +54,12 @@
<owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
<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>
</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>
+ </owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="&rdfs;label">
<rdfs:comment xml:lang="en"></rdfs:comment>
</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>
- </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"/>
@@ -67,10 +67,10 @@
<owl:AnnotationProperty rdf:about="&rdfs;comment">
<rdfs:comment xml:lang="en"></rdfs:comment>
</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>
</owl:AnnotationProperty>
@@ -373,8 +373,8 @@
</owl:propertyChainAxiom>
</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>
<prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</prov-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"/>
@@ -382,32 +382,6 @@
- <!-- http://www.w3.org/ns/prov#hadOriginalSource -->
-
- <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadOriginalSource">
- <component>derivations</component>
- <inverse>wasOriginalSourceOf</inverse>
- <category>expanded</category>
- <rdfs:comment xml:lang="en">An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information.</rdfs:comment>
- <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
- <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
- <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Source"/>
- <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedSource"/>
- <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
- <owl:propertyChainAxiom rdf:parseType="Collection">
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedSource"/>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#entity"/>
- </owl:propertyChainAxiom>
- </owl:ObjectProperty>
- <owl:Axiom>
- <rdfs:comment>hadOriginalSource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information.</rdfs:comment>
- <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
- <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadOriginalSource"/>
- <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
- </owl:Axiom>
-
-
-
<!-- http://www.w3.org/ns/prov#hadPlan -->
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPlan">
@@ -425,6 +399,32 @@
+ <!-- http://www.w3.org/ns/prov#hadPrimarySource -->
+
+ <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPrimarySource">
+ <component>derivations</component>
+ <rdfs:comment xml:lang="en">An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information.</rdfs:comment>
+ <category>expanded</category>
+ <inverse>wasPrimarySourceOf</inverse>
+ <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+ <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+ <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Source"/>
+ <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedSource"/>
+ <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
+ <owl:propertyChainAxiom rdf:parseType="Collection">
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedSource"/>
+ <rdf:Description rdf:about="http://www.w3.org/ns/prov#entity"/>
+ </owl:propertyChainAxiom>
+ </owl:ObjectProperty>
+ <owl:Axiom>
+ <rdfs:comment>hadOriginalSource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information.</rdfs:comment>
+ <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
+ <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
+ <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
+ </owl:Axiom>
+
+
+
<!-- http://www.w3.org/ns/prov#hadRole -->
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadRole">
--- a/ontology/prov.ttl Wed Jun 06 13:18:15 2012 +0100
+++ b/ontology/prov.ttl Wed Jun 06 08:29:15 2012 -0400
@@ -700,7 +700,17 @@
:component "collections" ;
:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
-:hadOriginalSource
+:hadPlan
+ a owl:AsymmetricProperty, owl:FunctionalProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
+ rdfs:comment "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en ;
+ rdfs:domain :Association ;
+ rdfs:range :Plan ;
+ :category "qualified" ;
+ :component "agents-responsibility" ;
+ :inverse "wasPlanOf" ;
+ :sharesDefinitionWith :Plan .
+
+:hadPrimarySource
a owl:ObjectProperty ;
rdfs:comment "An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information."@en ;
rdfs:domain :Entity ;
@@ -711,19 +721,9 @@
) ;
:category "expanded" ;
:component "derivations" ;
- :inverse "wasOriginalSourceOf" ;
+ :inverse "wasPrimarySourceOf" ;
:qualifiedForm :Source, :qualifiedSource .
-:hadPlan
- a owl:AsymmetricProperty, owl:FunctionalProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
- rdfs:comment "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en ;
- rdfs:domain :Association ;
- rdfs:range :Plan ;
- :category "qualified" ;
- :component "agents-responsibility" ;
- :inverse "wasPlanOf" ;
- :sharesDefinitionWith :Plan .
-
:hadRole
a owl:IrreflexiveProperty, owl:ObjectProperty ;
rdfs:comment "The _optional_ Role that an Entity assumes in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ]."@en ;
@@ -1323,7 +1323,7 @@
a owl:Axiom ;
rdfs:comment "hadOriginalSource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information." ;
owl:annotatedProperty rdfs:subPropertyOf ;
- owl:annotatedSource :hadOriginalSource ;
+ owl:annotatedSource :hadPrimarySource ;
owl:annotatedTarget :wasDerivedFrom .
[]