[BUG] SAMM-CLI aas generation: aas:ConceptDescription for samm:Property gets aas:idShort based on samm:Characteristic.name #457
Labels
acknowledged
Has been viewed by one of the maintainers and is ready for further work, discussion or other steps.
bug
Something isn't working
Describe the bug
When creating AAS files with SAMM-CLI: An aas:ConceptDescription for a samm:Property gets an aas:idShort based on its samm:Characteristic.name instead of the samm:Property. The same applies to the aas:displayName. While this is not explicitly defined in https://eclipse-esmf.github.io/esmf-developer-guide/tooling-guide/java-aspect-tooling.html#mapping-aas, I think it's wrong, as the aas:ConceptDescription describes the aas:Property (or aas:SubmodelElement in general). In particular, this creates ambiguous aas:idShorts when a samm:Characteristic is used multiple times.
Where
When creating AAS files with SAMM-CLI
Screenshots
-/-
Additional context
-/-
The text was updated successfully, but these errors were encountered: