In protege, after classified the inferred class hierarchy find errors that the equivalent classes of some classes point to Nothing. why? i had follow the tutorial build the Pizza ontology step by step and checked twice.
Yes, the explanation provided by Protege can help to determine the earliest problem. Advisably, enable Reasoner (active) and refresh it from time-time during your ontology development to avoid missing the point it becomes inconsistent.
Thanks all of you! With you help, i checked the Pizza ontology again and found that Pizza and PizzaBase both have the same superclass expression, then deleted it and fixed the problem.