On one of my homework assignments after the beer session I've got a little bit stuck considering the following entailments according to the direct semantics Does Class( <foo> annotation( <a> <bar> ) ) AnnotationProperty( <a> ) Class( <bar> ) entail AnnotationProperty( <a> ) Class( <foo> annotation( <a> individual() ) ) ? If not, why not? I also note that there is a bug in the LC mapping rules that permits individual() to map to nothing so that the following contradicition maps to a noncontradition in RDF/XML individual() EquivalentClasses( owl:Thing, owl:Nothing ) I am still working on the rdf:List homework, and will possibly propose a bug fix for this bug as a side effect. (The equivalent expression individual( type(owl:Thing) ) EquivalentClasses( owl:Thing, owl:Nothing ) is a simple contradiction) JeremyReceived on Monday, 2 June 2003 06:13:23 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 21:56:53 UTC