Protege OWL 两个子类 类

Protege OWL Subclass of two classes

class 在 OWL 中是两个不同 class 的子class 有什么问题吗?

这正是OWL形式语义的定义。例如A SubClassOf B and A SubClassOf C等价于公理A SubClassOf (B and C)