datatype property annotation property
authorSatya Sahoo <satya.sahoo@case.edu>
Sat, 01 Oct 2011 21:05:26 -0400
changeset 422 c2bed6481e25
parent 421 207a88833b48
child 423 8b5f0dbc3486
datatype property annotation property
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Fri Sep 30 22:17:52 2011 -0400
+++ b/ontology/ProvenanceFormalModel.html	Sat Oct 01 21:05:26 2011 -0400
@@ -410,12 +410,7 @@
         </section>
 	  </section>
 	  <section> 
-	  	<h3>Datatype Properties</h3>
-		  <p>The Provenance Model consists of the following datatype properties. </p>
- 	      <p><i>Note: Names of properties starts with a verb in lower case followed by verb(s) starting with upper case </i></p>
-	  </section>
-	<section> 
-	  	<h3>PROV Ontology Annotation Properties</h3>
+	  	<h3>Annotation Properties</h3>
 		  <p>The PROV ontology uses the OWL2 annotation properties to describe additional information about the PROV ontology classes, properties, individuals, and axioms. OWL2 defines nine annotation properties that are part of the OWL2 structural specification (see OWL2 Syntax document for additional details [[!OWL2-SYNTAX]]): 
 			<ul>
 			  <li><a href="http://www.w3.org/TR/2009/REC-owl2-syntax-20091027/#Annotation_Properties"><b>rdfs:label</b></a>- This property is used to associated a "human-readable label" with a term. For example, the class "<a href="#location">Location</a>" can be annotated with "Geo-spatial Location" label using rdfs:label</li>