eclipse-esmf / esmf-aspect-model-editor

Manage Aspect Models visually — create, validate, create artefacts, persist file based
https://eclipse-esmf.github.io/ame-guide/introduction.html
Mozilla Public License 2.0
21 stars 7 forks source link

Redundancy of MIME Shared characteritics after reopening the .ttl #233

Closed EliasGitHub-ops closed 3 months ago

EliasGitHub-ops commented 3 months ago

How: List of performed steps

What: Actual result vs expected result Actual Result: Finding MIME characteristics number equivalent to the properties Expected Result: One MIME characteristic should be shared by multiple properties

Where: (e.g. component, version, url, your system info) SAMM 2.1.0

Before

MIME BEFORE

After MIME AFTER

chris-volk commented 3 months ago

Dear @EliasGitHub-ops , which version of the Aspect Model Editor were you using?

EliasGitHub-ops commented 3 months ago

Dear @chris-volk, thank you for reaching out to me. The version I am using is as follow: image

chris-volk commented 3 months ago

Dear @EliasGitHub-ops, there is indeed one box per usage of a reference after loading an Aspect Models. This may appear redundant, but has the following advantages:

Now, you may wonder, why is it not always like this? Well, when you are creating a reference and use it (connect) twice or more often, it could appear strange and lead to confusion if the editor immediately created one box per usage.

Hence we decided to go with this compromise. I will close the issue, but please feel free to further comment and/or reopen.