opencaesar / oml

Ontological Modeling Language (OML)
https://opencaesar.github.io/oml/
Apache License 2.0
23 stars 4 forks source link

Multiple issues with OML diagrams #29

Closed melaasar closed 4 years ago

melaasar commented 4 years ago

Description

A few problems currently exists with OML diagrams: a) Relation Entities are not visualized with their details like attributes, specialization relationships and interrelations.' b) Arrows are routed in the down direction, where it more naturally should be up. c) Attribute labels show "type : name" syntax where it should be "name : type" syntax d) Import arrow looks like UML composition, where it should look like import.