On Jul 27, 2006, at 1:47 PM, Luke Steller wrote: > > Hello, > > Given the following ontology - when i ask a reasoner (pellet) for > equivalent classes of #GraphicSupport, it gives me: > > #GraphicSupport, #TradingStatus, #Thing > > Why is this so? Looking at it a bit more (silly me :)), you make TradingStatus *equivalent to* Open or Close, and Close is *equivalent to* the negation of Open. Thus, TradingStatus is equal to P or ~ P, i.e., to Thing. (I suspect you want open and close to be *disjoint*) And you do the same thing, basically, with Colour and BlackAndWhite. Cheers, Bijan.Received on Thursday, 27 July 2006 13:12:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:13:13 GMT