aas-specs
aas-specs copied to clipboard
Repository of the Asset Administration Shell Specification IDTA-01001 - Metamodel
The class `Endpoint` contains a property called `interface`. This makes it ugly for the SDKs to call the property `interfacE` whenever it is a keyword in the respective language. Please...
Image the following scenario: We have an operation called `doStuff` which takes a single input parameter called `data`. `data` is a SubmodelElementList of SubmodelElementCollections with a predefined structure, i.e. Property...
closes #331 update explanation and notes for Administrative Information + added [[]] for linking + update changelog
xs:dateType does not exist, neither in XML Schema 1.0 or 1.1. Furthermore, XML Schema Datatypes 1.1 also know the xs:dateTime, therefore, there is no need to switch to xs:dateTimeStamp. closes...
**Describe the bug** xs:dateType does not exist, neither in XML Schema 1.0 or 1.1. Furthermore, XML Schema Datatypes 1.1 also know the xs:dateTime, therefore, there is no need to switch...
This fixes two bugs found in schema files: # SHACL Make SHACL regex patterns follow JSON Schema ones We included the regex pattern as-is from the input which caused problems...
When validating v3.0 AAS XML files against AAS.xsd I get the error that the tag environment is not declared. Digging deeper the error is occurring because in the schema file...
- new schema (with Range also Boolean and string) - update changelog - add xref for Clauses and Annex - split valueonly.adoc: extract schema into separate file value-only_json-schema.adoc - formatting:...
#432 remove AASd-120: idShort also allowed for elements within a SubmodelElementList
**Is your feature request related to a problem? Please describe.** [A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]](https://admin-shell-io.github.io/aas-specs-antora/IDTA-01001/v3.1/grammar-semantic-ids-metamodel.html) does not make an...