You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates the `sdk` to version 3.0.1 of the
metamodel. Since this was a minor bugfix release,
there are only a handful of changes and only one
that actually affects our SDK (as the rest of the
changes were editorial):
Remove the pattern check from `PathType`.
Effectively, that means we remove the pattern
from the `_string_constraints.check_path_type`
method. See: [aas-core#334].
Furthermore, we update the version table in the
`README.md`.
[aas-core#334]: aas-core-works/aas-core-meta#334
| Part 2: API |[v3.0 (01002-3-0)](https://industrialdigitaltwin.org/en/wp-content/uploads/sites/2/2023/06/IDTA-01002-3-0_SpecificationAssetAdministrationShell_Part2_API_.pdf)|
| Part 2: API |[v3.0 (01002-3-0)](https://industrialdigitaltwin.org/en/wp-content/uploads/sites/2/2023/06/IDTA-01002-3-0_SpecificationAssetAdministrationShell_Part2_API_.pdf)|
14
14
| Part 3a: Data Specification IEC 61360 |[v3.0 (01003-a-3-0)](https://industrialdigitaltwin.org/wp-content/uploads/2023/04/IDTA-01003-a-3-0_SpecificationAssetAdministrationShell_Part3a_DataSpecification_IEC61360.pdf)|
15
-
| Part 5: Package File Format (AASX) |[v3.0 (01005-3-0)](https://industrialdigitaltwin.org/wp-content/uploads/2023/04/IDTA-01005-3-0_SpecificationAssetAdministrationShell_Part5_AASXPackageFileFormat.pdf)|
15
+
| Part 5: Package File Format (AASX) |[v3.0 (01005-3-0)](https://industrialdigitaltwin.org/wp-content/uploads/2023/04/IDTA-01005-3-0_SpecificationAssetAdministrationShell_Part5_AASXPackageFileFormat.pdf)|
16
16
17
17
## Features
18
18
This repository is structured into separate packages.
0 commit comments