obdasystems / eddy

A graphical editor for the specification and visualization of Graphol ontologies
GNU General Public License v3.0
57 stars 7 forks source link

[FEATURE]: Breakpoints on edges in OWL 2 import #219

Closed MariaRosariaFraraccio closed 1 year ago

MariaRosariaFraraccio commented 1 year ago

Description

Introduce breakpoints on edges in the importation process.

Motivation

With the introduction of breakpoints we can avoid the overlapping of edges with both edges and nodes.

Example Use Cases

For each edge find a path that avoids overlapping as much as possible.