--- a/ontology/ProvenanceOntology.owl Fri Apr 26 13:29:18 2013 +0100
+++ b/ontology/ProvenanceOntology.owl Fri Apr 26 13:30:00 2013 +0100
@@ -17,15 +17,15 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<owl:Ontology rdf:about="http://www.w3.org/ns/prov-o#">
<rdfs:label xml:lang="en">W3C PROVenance Interchange Ontology (PROV-O)</rdfs:label>
- <owl:versionInfo xml:lang="en">Proposed Recommendation version 2013-03-12</owl:versionInfo>
+ <owl:versionInfo xml:lang="en">Recommendation version 2013-04-30</owl:versionInfo>
<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>
<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"/>
- <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
- <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20130312"/>
+ <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20120312"/>
+ <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20130430"/>
</owl:Ontology>
--- a/ontology/prov-o.ttl Fri Apr 26 13:29:18 2013 +0100
+++ b/ontology/prov-o.ttl Fri Apr 26 13:30:00 2013 +0100
@@ -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#> ;
@@ -283,7 +280,7 @@
rdfs:subClassOf :Agent ;
:category "expanded" ;
:component "agents-responsibility" ;
- :definition "Agents of type Organization are social institutions such as companies, societies etc." ;
+ :definition "An organization is a social or legal institution such as a company, society, etc." ;
:dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
:n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
@@ -294,7 +291,7 @@
rdfs:subClassOf :Agent ;
:category "expanded" ;
:component "agents-responsibility" ;
- :definition "Agents of type Person are people."@en ;
+ :definition "Person agents are people."@en ;
:dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
:n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
@@ -1241,10 +1238,10 @@
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."""@en ;
rdfs:label "W3C PROVenance Interchange Ontology (PROV-O)"@en ;
rdfs:seeAlso <http://www.w3.org/TR/prov-o/>, <http://www.w3.org/ns/prov> ;
- owl:versionIRI <http://www.w3.org/ns/prov-o-20130312> ;
- owl:versionInfo "Proposed Recommendation version 2013-03-12"@en ;
+ owl:versionIRI <http://www.w3.org/ns/prov-o-20130430> ;
+ owl:versionInfo "Recommendation version 2013-04-30"@en ;
:specializationOf <http://www.w3.org/ns/prov-o> ;
- :wasRevisionOf <http://www.w3.org/ns/prov-o-20121211> .
+ :wasRevisionOf <http://www.w3.org/ns/prov-o-20120312> .
[]
a owl:Axiom ;
--- a/ontology/working-dir/ProvenanceOntology-ordered.owl Fri Apr 26 13:29:18 2013 +0100
+++ b/ontology/working-dir/ProvenanceOntology-ordered.owl Fri Apr 26 13:30:00 2013 +0100
@@ -33,9 +33,6 @@
<rdf:Description rdf:about="http://www.w3.org/2002/07/owl#versionInfo">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</rdf:Description>
- <rdf:Description rdf:about="http://www.w3.org/ns/prov#">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
- </rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#Activity">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
@@ -692,7 +689,7 @@
<component>agents-responsibility</component>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#Organization">
- <definition>Agents of type Organization are social institutions such as companies, societies etc.</definition>
+ <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#Organization">
<dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
@@ -719,7 +716,7 @@
<component>agents-responsibility</component>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#Person">
- <definition xml:lang="en">Agents of type Person are people.</definition>
+ <definition xml:lang="en">Person agents are people.</definition>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov#Person">
<dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
@@ -3280,16 +3277,16 @@
<rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
- <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20130312"/>
+ <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20130430"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.w3.org/ns/prov-o#">
- <owl:versionInfo xml:lang="en">Proposed Recommendation version 2013-03-12</owl:versionInfo>
+ <owl:versionInfo xml:lang="en">Recommendation version 2013-04-30</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#">
- <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
+ <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20120312"/>
</rdf:Description>
<rdf:Description rdf:nodeID="genid53">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Axiom"/>