2025.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 results of the last releases, providing an overview of what is now — as of May 2025 — available for Bosch Semantic Stack.
2025.R1 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
2025.R1 (DTR)
Storage of license information for newly uploaded TTL files
You can now look up this information at the top of each file.
Search of Business Partner Numbers (BPNs) in the Digital Twin Registry for Asset Administration Shell UI
You can now filter for BPNs and get only the Asset Administration Shell associated with them. This requires an additional access role.
Asynchrous API for event-driven data exchange
You can now use the new Asynchrous API to create Twins more efficiently, providing seamless integration and enabling you to do so without waiting for immediate responses.
Read more: Async API descriptions
API reference documentation improvement
It is now easier to find the API description that you are looking for as we have refactored our API reference docs URLs. See our API docs for the Digital Twin Registry.
Also, we have introduced an additional entry page.
New parameter to find recently created Asset Administration Shells
To query the Asset Administration Shell Registry API for Shells that were created after a specific date (timestamp), use the new createdAfter
parameter.
Read more: Asset Administration Shell Registry API
URL placeholders in Submodel Descriptor Templates for specficAssetIds.
The variable data in a template is defined in the href of its endpoints, in the form of placeholders. Endpoint placeholders can leverage runtime data coming from the Asset Administration Shell. This option is now available for specficAssetIds
.
Read more: URL placeholders and syntax
2025.R1 (AMC)
Consume Aspect Models directly from the Aspect Model Catalog
Text/Turtle format is now supported as response to the getAspectModel API request. You can use that in tools like ESMF Java SDK.