aas-core-works / aas-core-meta

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

Sync naming with the published schemas for V3RC02 #178

Closed mristin closed 2 years ago

mristin commented 2 years ago

Unfortunately, we had a bug in aas-core-codegen e2a7a806 (2022-10-30) and prior versions where we generated the names for JSON and RDF schemas based on a hard-wired list of abbreviations in aas-core-codegen instead of relying on the naming in aas-core-meta. This list has not been updated before publishing the schemas, so we have to stick with the unexpected casing in the names. To maintain the compatibility with the schemas, we allow for capitalization of certain abbreviations where uppercase would be expected. Concretely, this was the case with abbreviations "AAS" and "XSD".