Missing AllDisjoint?

Hello,

Since there is an owl:AllDifferent, why is there not an owl:AllDisjoint?  It means that all class disjoint with each other.
e.g.
 
 <owl:AllDisjoint>
    <owl:distinctMembers rdf:parseType="Collection">
      <vin:WineSugar rdf:about="#LateHarvest" />
      <vin:WineSugar rdf:about="#EarlyHarvest" />         
    </owl:distinctMembers>
</owl:AllDisjoint>



Thanks,

wwmm 
wwmm@seu.edu.cn 

Received on Sunday, 11 May 2003 22:22:07 UTC