aas-core-works / aas-core-meta

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

Remove `DataTypeDef` from module docstring explanation #231

Closed s-heppner closed 1 year ago

s-heppner commented 1 year ago

We decided therefore to remove the enumerations DataTypeDef and DataTypeDefRDF and keep only Data_type_def_XSD as enumeration. Otherwise, we would have to write redundant invariants all over the meta-model because DataTypeDef and DataTypeDefRDF are actually never used in any type definition.

In the spec, DataTypeDef was removed. Now, only DataTypeDefXsd and DataTypDefRdf exist. Therefore, we need to update the docstring.

https://nextcloud.s-heppner.com/index.php/s/brdQttqN92MpBtM#page=97