Skip to content

Commit 54984d1

Browse files
authored
Merge pull request #86 from admin-shell-io/BiBo/DPP
new Annex on DPP
2 parents 6593f96 + 3dabb24 commit 54984d1

3 files changed

Lines changed: 38 additions & 0 deletions

File tree

documentation/IDTA-01004/modules/ROOT/nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ SPDX-License-Identifier: CC-BY-4.0
2525
2626
* Annex
2727
28+
** xref:annex/dpp.adoc[Digital Product Passport]
29+
2830
** xref:./annex/backus-naur-form.adoc[Backus-Naur-Form]
2931

3032
** xref:./annex/text-access-rule-examples.adoc[Examples of Access Rules in text serialization]
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
////
2+
Copyright (c) 2023 Industrial Digital Twin Association
3+
4+
This work is licensed under a [Creative Commons Attribution 4.0 International License](
5+
https://creativecommons.org/licenses/by/4.0/).
6+
7+
SPDX-License-Identifier: CC-BY-4.0
8+
9+
////
10+
11+
[[dpp]]
12+
= Digital Product Passport (DPP)
13+
14+
== Introduction
15+
16+
To support the implementation of DPPs, 8 standards have been developed:
17+
18+
* EN 18219:2026 – Digital product passport – Unique identifiers
19+
* EN 18220:2026 – Digital product passport – Data carriers
20+
* EN 18216:2026 – Digital product passport – Data exchange protocols
21+
* EN 18222:2026 – Digital Product Passport – Application Programming Interfaces (APIs) for the product passport lifecycle management and searchability
22+
* EN 18223:2026 – Digital Product Passport – System interoperability
23+
* EN 18221:2026 – Digital product passport – data storage, archiving, and data persistence
24+
* EN 18239:2026 – Digital Product Passport – access rights management, information system security, and business confidentiality
25+
* EN 18246:2026 – Digital Product Passport – Data authentication, reliability and integrity
26+
27+
This annex specifies how the requirements as specified in
28+
29+
* EN 18239:2026 Digital product passport - access rights management, information system security and business confidentifality
30+
* EN 18246:2026 Digital product passportData authentication, reliability and integrity
31+
32+
are mapped or realized in the context of an Asset Administration Shell (AAS) system.
33+
34+
The two standards above are expected to be released in September 2026.
35+
Until then no final mapping and explanations can be given in public.

documentation/IDTA-01004/modules/ROOT/pages/changelog.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Major Changes:
1818
* changed: <ReferenceAttribute> with more detailed definition in BNF Grammar and JSON Schema
1919
* changed: <IdentifiableObject>, <ReferableObject>, <FragmentObject>, <DescriptorObject> with more detailed definition in BNF Grammar and JSON Schema
2020
* added: Query Filter and FragmentFieldIdentifiers (https://github.com/admin-shell-io/aas-specs-api/issues/517)
21+
* added: new section in the annex on access control management and data authentification for implementing the digital product passport (DPP)
2122

2223
Minor Changes:
2324

0 commit comments

Comments
 (0)