--- a/ontology/ProvenanceOntology.owl Thu Sep 08 12:25:44 2011 -0400
+++ b/ontology/ProvenanceOntology.owl Thu Sep 08 12:32:40 2011 -0400
@@ -177,9 +177,9 @@
<!-- http://w3.org/ProvenanceOntology.owl#Role -->
<owl:Class rdf:about="#Role">
+ <rdfs:label rdf:datatype="&xsd;string"
+ >Role is defined to be "a function assumed by a Entity or an agent."</rdfs:label>
<rdfs:subClassOf rdf:resource="#Entity"/>
- <rdfs:comment rdf:datatype="&xsd;string"
- >Role is defined to be "a function assumed by a Entity or an agent."</rdfs:comment>
</owl:Class>