aas-specs
aas-specs copied to clipboard
Repository of the Asset Administration Shell Specification IDTA-01001 - Metamodel
Fixes https://github.com/admin-shell-io/aas-specs/issues/330 and few other issues.
These schemata are not tested yet and are meant for reference only. They are not the offical final version. Since the PathType does not follow RFC 8089 anymore, but the...
# What? Question: In cha. 11.4.3 of IDTA-01002-3-0 it is written, that only SubmodelElementCollections are not considered in the serialization. It seems that this is also true for SubmodelElementList. Only...
so far references to figures and chapters are hard-coded. Use references. Bibliography references should also be updated.
see https://github.com/admin-shell-io/aas-specs-iec61360/issues/10 Holds for Part 3a and for Part 1
**Describe the bug** SHACL shape uses SPARQL queries. However, some queries use rdf namespace. When you try to load the SHAPE with a tool like Apache Jena, it can't parse...
**Is your feature request related to a problem? Please describe.** In some cases IRDI path need to be added as semanticId to SubmodelElements Example: absolute path: `0173-1---ADVANCED_1_1#01-ADO063#012/0173-1#01-AHF601#001/0173-1#02-ABI555#001/0173-1#01-AHF842#001*1/0173-1#02-ABI115#001 ` relative path...
# What _idShort_ is currently very restricted defined in the specification: >idShort of Referables shall only feature letters, digits, underscore ("_"); starting mandatory with a letter, i.e. [a-zA-Z][a-zA-Z0-9_]*. idShorts like...
Context: Administrative Information Attributes, Notes ``` Note 1: two submodels with the same semanticId but different administrative information shall have different IDs (Submodel/id), since they denote that the submodel is...
**Is your feature request related to a problem? Please describe.** There should be a decision on a maximal recursion depth of SubmodelElements. Some SubmodelElements may contain arbitrary other SubmodelElements -...