Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] SAMM2AAS: support MultiLanguageProperty #601

Open
BirgitBoss opened this issue Jul 4, 2024 · 1 comment
Open

[Task] SAMM2AAS: support MultiLanguageProperty #601

BirgitBoss opened this issue Jul 4, 2024 · 1 comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task

Comments

@BirgitBoss
Copy link
Contributor

BirgitBoss commented Jul 4, 2024

Is your task related to a problem? Please describe.
In
eclipse-esmf/esmf-semantic-aspect-meta-model#134
there is the request to predefine a characteristic or entity for MultiLanguageProperties of the Asset AdministrationShell. There already is a proposal how it should look like

:MultiLanguageSet a bamm-c:Set ;
   bamm:elementCharacteristic bamm-c:MultiLanguageText  .

However, the current converter from AAS to SAMM converts a bamm-c:Set into a SubmodelElementList. This set would be an exception from this rule. It shall be mappend to a MLP (MultiLanaugeProperty) element in AAS.

Describe the solution you'd like

  • predefined elements for Multi Language Properties as prerequisite
  • to be able to correctly convert SAMM to AAS
@BirgitBoss BirgitBoss added the task label Jul 4, 2024
@chris-volk chris-volk added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Jul 5, 2024
@andreas-schilling
Copy link
Contributor

This has been adressed with #598 and release 2.9.0. Can you please re-check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task
Projects
None yet
Development

No branches or pull requests

3 participants