merge with local branch
authordgarijo
Mon, 23 Apr 2012 14:24:06 +0200
changeset 2442 0c96776eecb4
parent 2441 c0533c8fc434 (current diff)
parent 2440 8892b9fa1534 (diff)
child 2443 e6f1a6f0eaf9
merge with local branch
--- a/ontology/ProvenanceOntology.owl	Mon Apr 23 14:22:34 2012 +0200
+++ b/ontology/ProvenanceOntology.owl	Mon Apr 23 14:24:06 2012 +0200
@@ -56,11 +56,15 @@
     <owl:AnnotationProperty rdf:about="&prov;inverse"/>
     <owl:AnnotationProperty rdf:about="&rdfs;comment"/>
     <owl:AnnotationProperty rdf:about="&rdfs;seeAlso"/>
-    <owl:AnnotationProperty rdf:about="&prov;category"/>
+    <owl:AnnotationProperty rdf:about="&prov;category">
+	<rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including starting-point, qualifed, and extended. This classification is used to gently introduce prov-o terms to its users. </rdfs:comment>
+    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&prov;prov-dm-constraints">
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&prov;component"/>
+    <owl:AnnotationProperty rdf:about="&prov;component">
+	<rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including . This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment> 
+    </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&prov;qualifiedForm">
         <rdfs:comment xml:lang="en">This annotation property links a prov:involved subproperty with a prov:Involved subclass. This indicates that the property can be qualified by using prov:qualified.