Mike Smith said: >Under the IFF interpretation, the following holds > P rdfs:range A > P rdfs:range B > -> > A = B No, that's not it - and probably explains why you're seeing it differently. The iff is not saying that < if P rdfs:range A then that [ x P y iff y in A ] > but < P rdfs:range A if and only if [ if x P Y then y in A ] > So for instance, for any empty property P and any class A we have [ if x P y then y in A ] trivially and so P rdfs:range A. JeremyReceived on Monday, 18 November 2002 14:49:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:55 GMT