> To me {B subClass A. C subClass A. B not C.} is a > perfectly valid thing to say and nicely implies {B xor C}. How about using DAML "disjointWith" instead of not, or if you mean that A can only contain B or C, and that B and C are disjoint, try:- :A daml:disjointUnionOf (:B :C) . -- Kindest Regards, Sean B. Palmer @prefix : <http://webns.net/roughterms/> . :Sean :hasHomepage <http://purl.org/net/sbp/> .Received on Friday, 18 May 2001 12:27:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:39 GMT