Skip to content

Structural Tautologies do not seem to be correctly added #68

Description

@cogan-shimizu

When using the Edge Inspector view on a valid edge:

  • Check Structural Tautology
  • Uncheck Scoped Range, Scoped Domain

The edge disappears from the graphical view.
This should not be the case. In fact, it looks like the code is somehow not working.
Relevant code is here:

else if (axiomType == OWLAxAxiomType.STRUCTURAL_TAUTOLOGY)

As well as in the edge inspector view.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions