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.