Re: Not-subClassOf

Fernanda,

> How could I say that a class X is not a subclass of class Y in RDF? This
> information must to be at my schema?

I think that as soon as you use N3 terms like
////////////////////////////////
[ a :X; a [ ns:complement :Y ] ]
////////////////////////////////
you can be sure that X is not a subclass of Y
(of course that requires the model theoretic
semantics of class complement)

--
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Tuesday, 22 May 2001 18:41:44 UTC