What’s new at Bosch Semantic Stack? (Archive)
Previous release communications.
Find the current updates at the News section.
2024.R3 release communication
With recent releases, we have enabled new features incrementally and announced new software versions in the release notes.
This release communication summarizes the latest few releases, highlighting what is now — as of December 2024 — available for Bosch Semantic Stack.
2024.R3 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
Bugfixes, infrastructure updates, library updates, and improvements
2024.R3 (DTR)
Asset Administration Shell APIs update to version 3.0.2
They now conform to the current 3.0.2 version of the Asset Administration Shell specification that was recently published by IDTA. Changes include:
-
The format specifier got removed from the
aasIdentifier
andsubmodelIdentifier
path parameters. The Asset Administration Shell Registry and Discovery APIs now parse them as UTF-8 strings. -
The Description endpoint accepts only strings now and no enums anymore.
Introduction of Submodel Descriptor Templates
Their purpose is to enable scalability and maintainability for the management of Submodel Descriptors.
Read more: Use Submodel Descriptor Templates
Introduction of RQL support for searching Asset Administration Shells
Asset Administration Shells can now be filtered and found, using RQL (Resource Query Language).
2024.R3 (AMC)
Tenant switch in the UI
You can now switch between tenants inside the Aspect Model Catalog UI via a dialog or by changing the tenant ID inside the URL.
Read more: Switch tenant
Differentiation between owned and shared namespaces
You can now access namespaces owned by you, as well as shared namespaces that can be used by all users. All namespaces accessible to you are stored in your tenant and can be found in the Namespaces Overview.
Read more: Namespace sharing
2024.R2 release communication
With recent releases, we have enabled new features incrementally and announced new software versions in the release notes.
This release communication summarizes the latest few releases, highlighting what is now — as of June 2024 — available for Bosch Semantic Stack.
2024.R2 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
UI update of the Digital Twin Registry and Aspect Model Catalog
-
Bugfixes, infrastructure updates, library updates, and improvements
2024.R2 (DTR)
OpenAPI specification download
The OpenAPI specification can now be downloaded for Digital Twin Registry and Asset Administration Shell from https://registry.bosch-semantic-stack.com/docs/rest/api-doc-registry.html.
Added link from the Digital Twin Registry UI to an Aspect Model
The link is added to directly open the corresponding Aspect Model of a Twin’s aspect in the Aspect Model Catalog.
Added new field twinKind in the Digital Twin Registry API
The new field was implemented to distinguish Twins of the types Instance
and Type
in order to facilitate searching for specific Twins.
Digital Twin Registry UI for AAS API visualizes shells
The Digital Twin Registry now displays Asset Administration Shells and basic information about them.
Improved error message on Asset Administration Shell when there is no BPN provided
If the mandatory EDC-BPN header is not provided, the error message displayed already states the reason behind it.
Support of RQL for searching Asset Administration Shells
Asset Administration Shells can now be searched in the Digital Twin Registry using Bosch Semantic Stack RQL.
New EDC-specific endpoint type
The new endpointType
for EDC is called "DSP" and was added to the Digital Twin Registry to provide EDC-specific information.
URL changes based on Catena-X requirements
The following URL changes have been done to make the Digital Twin Registry compatible with the Catena-X specification:
-
Combining the Asset Administration Shell Registry API base URL and Asset Administration Shell Discovery API base URL to one base URL
-
Removal of the the minor version for the Asset Administration Shell Registry API and the Asset Administration Shell Discovery API from the URL
2024.R2 (AMC)
2024.R2 (DTR+AMC)
UI update of the Digital Twin Registry and Aspect Model Catalog
-
Menu entries renamed:
-
From Digital Twin Registry to Digital Twins
-
From Asset Administration Shell to Admin Shells
-
From Aspect Model Catalog to Aspect Models
-
-
Split of the Aspect and Namespace view in the Aspect Model Catalog
-
Overall UI changes
Read more: Aspect Model Catalog
2024.R1 release communication
With recent releases, we have enabled new features incrementally and announced new software versions in the release notes.
This release communication summarizes the latest few releases, highlighting what is now — as of March 2024 — available for Bosch Semantic Stack.
2024.R1 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
UI Framework update
-
Integration of the OpenAPI Generator for generating client libraries
-
Bugfixes, infrastructure updates, and improvements
2024.R1 (DTR)
Final removal of Digital Twin Registry API (v1) and generated classes in the client libraries
As previously announced, the Digital Twin Registry API (v1) got deprecated. From now on, it is not available anymore.
Use the Digital Twin Registry API (v2) instead.
Final removal of AAS v1 API
The outdated AAS v1 API for managing Asset Administration Shells has been deprecated and is not available anymore.
Use our Catena-X certified implementation of the AAS v3.0 instead:
Online documentation update for detailing Asset Administration Shell
The Asset Administration Shell part of our documentation has been updated to capture the latest changes.
Read more: Catena-X and Asset Administration Shell
2024.R1 (AMC)
Update of the search functionality for Aspect Models and namespaces
The search functionality has been updated to allow filtering based on the following criteria:
-
state
-
latest
Also, a performance optimization has been implemented to improve the search speed for namespaces in the Aspect Model Catalog.