- From: wwmm <wwmm@seu.edu.cn>
- Date: Mon, 12 May 2003 10:13:27 +0800
- To: <public-webont-comments@w3.org>
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