added prov:prov-aq to http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo
--- a/ontology/ProvenanceOntology.owl Tue Jun 05 10:35:23 2012 -0400
+++ b/ontology/ProvenanceOntology.owl Tue Jun 05 10:43:38 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>
@@ -449,6 +449,7 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasAnchor">
<rdfs:comment xml:lang="en">Indicates anchor URI for a potentially dynamic resource instance.</rdfs:comment>
<category>access-and-query</category>
+ <prov-aq>http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</prov-aq>
</owl:ObjectProperty>
@@ -456,6 +457,7 @@
<!-- http://www.w3.org/ns/prov#hasProvenance -->
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenance">
+ <prov-aq>http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</prov-aq>
<rdfs:comment xml:lang="en">Relates a resource to its provenance.</rdfs:comment>
<category>access-and-query</category>
</owl:ObjectProperty>
@@ -467,6 +469,7 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenanceService">
<rdfs:comment xml:lang="en">Relates a resource to a provenance service.</rdfs:comment>
<category>access-and-query</category>
+ <prov-aq>http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</prov-aq>
</owl:ObjectProperty>
@@ -913,8 +916,8 @@
</owl:ObjectProperty>
<owl:Axiom>
<prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#traceability-inference</prov-dm-constraints>
+ <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 tracedTo(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>
<owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
<owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#tracedTo"/>
<owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
@@ -1201,7 +1204,7 @@
<owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#provenanceUriTemplate">
<rdfs:comment xml:lang="en">Relates a provenance service to a URI template string for constructing provenance-URIs.</rdfs:comment>
<category>access-and-query</category>
- <prov-aq xml:lang="en">http://dvcs.w3.org/hg/prov/raw-file/5df83c76f749/paq/prov-aq.html</prov-aq>
+ <prov-aq xml:lang="en">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</prov-aq>
</owl:DatatypeProperty>
@@ -1719,6 +1722,7 @@
<owl:Class rdf:about="http://www.w3.org/ns/prov#ProvenanceService">
<category>access-and-query</category>
<rdfs:comment>Class for a service described by a provenance service description.</rdfs:comment>
+ <prov-aq>http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</prov-aq>
</owl:Class>