I have a class A with two subclasses B and C, and I want to say that A is the union of B and C. But B and C are not disjoint, so I can't use Disjoint Union Of
in Protege.
What is the correct way of doing this? And Equivalent To
with and and
?
I have a class A with two subclasses B and C, and I want to say that A is the union of B and C. But B and C are not disjoint, so I can't use Disjoint Union Of
in Protege.
What is the correct way of doing this? And Equivalent To
with and and
?