Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Consider detecting ill-formed OWL2-DL axioms for OML #53

Description

@NicolasRouquette

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions