Skip to content

Structural Tautologies do not seem to be correctly added #68

@cogan-shimizu

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions