aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
10 stars 3 forks source link

Enforce min. length on submodel element value #166

Closed mristin closed 2 years ago

mristin commented 2 years ago

Originally, we left out the constraint on Submodel_element_list.value and Submodel_element_collection.value related to the length as we wanted to allow the distinction between null lists and empty lists, which the user could define per semantic ID.

However, this is problematic as many users are not aware of the distinction. Therefore, we keep consistency with all the other lists in the meta-model.