--- a/ontology/ProvenanceOntology.owl Sat Jun 30 18:59:35 2012 -0400
+++ b/ontology/ProvenanceOntology.owl Sat Jun 30 19:03:30 2012 -0400
@@ -203,8 +203,7 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#asInBundle">
<inverse>contextOf</inverse>
<category>expanded</category>
- <rdfs:comment xml:lang="en">TODO: set asInBundle rdfs:domain [ a owl:Class; that is the domain of mentionOf ] (trying to avoid naming the class.</rdfs:comment>
- <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#ContextualizedEntity"/>
+ <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#mentionOf"/>
</owl:ObjectProperty>
@@ -462,8 +461,9 @@
<owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#mentionOf">
<inverse>hadMention</inverse>
+ <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-mention</prov-dm>
<category>expanded</category>
- <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#ContextualizedEntity"/>
+ <definition xml:lang="en">The mention of an Entity in a Bundle (containing a description of this Entity) is another Entity that is a specialization of the former and that presents the Bundle as a further additional aspect. </definition>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
</owl:ObjectProperty>