Correction: the URIref of the class should be the same in the two files. rdf:about with an absolute URIref would have been a clearer choice. i.e. FileA: <owl:Class rdf:about="http://www.example.org/#c"> <rdfs:comment>An explanation</rdfs:comment> </owl:Class> FileB: <owl:Class rdf:about="http://www.example.org/#c"> <rdfs:comment>A different explanation</rdfs:comment> </owl:Class> Currently FileA DL-entails FileB and FileB DL-entails FileA In OWL Full (like in RDF) neither entailment holds. JeremyReceived on Saturday, 18 January 2003 15:51:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:57 GMT