OWL subclass axioms are interpreted in OML as follows:
- an OWL Class may represent an OML Aspect, Concept, ReifiedRelationship, StructuredDatatype
- an OWL SubClass axiom makes sense according to OML SpecializationAxioms.
OWL SubClass axioms that do not map to OML SpecializationAxioms are currently silently ignored; e.g., OML Aspect (OWL Class) subclass of OML Concept (OWL Class) is ignored.
Consider reporting as errors such axioms that cannot be mapped to OML.
OWL subclass axioms are interpreted in OML as follows:
OWL SubClass axioms that do not map to OML SpecializationAxioms are currently silently ignored; e.g., OML Aspect (OWL Class) subclass of OML Concept (OWL Class) is ignored.
Consider reporting as errors such axioms that cannot be mapped to OML.