From a944022e5b9aae0c46280379174907b748356cf3 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Tue, 27 May 2025 20:59:19 +0200 Subject: [PATCH 1/8] update index.adoc (V3.2 instead of V3.1) --- .../IDTA-01003-a/modules/ROOT/pages/index.adoc | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc index 683056e..39b6994 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc @@ -8,31 +8,31 @@ This specification is part of the https://industrialdigitaltwin.org/en/content-h == Version -This is version 3.1 of the specification IDTA-01003-a. +This is version 3.2 of the specification IDTA-01003-a. -Previous version: 3.0.2 +Previous version: 3.1 [#metamodel-versions] == Metamodel Versions -This document (version 3.1) uses the following parts of the “Specification of the Asset Administration Shell” series: +This document uses the following parts of the “Specification of the Asset Administration Shell” series: -* IDTA-01001 Part 1: Metamodel in version 3.1 xref:bibliography.adoc#bib22[[22\]] +* IDTA-01001 Part 1: Metamodel in version 3.2 xref:bibliography.adoc#bib22[[22\]] == Notice Copyright: Industrial Digital Twin Association e.V. (IDTA) -IDTA Document Number: IDTA-01003-a-3-1 +IDTA Document Number: IDTA-01003-a-3-2 -DOI: https://doi.org/10.62628/IDTA.01003-a-3.1 +DOI: **TO BE ADDED** This work is licensed under a https://creativecommons.org/licenses/by/4.0/[Creative Commons Attribution 4.0 International License]. SPDX-License-Identifier: CC-BY-4.0 -May 2025 +** DATE TO BE ADDED ** == How to Get in Contact @@ -50,7 +50,9 @@ Feedback: === History -This document, version 3.1, was produced from Dec. 2022 on by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). +This document, version 3.1, was produced from June 2025 on by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). + +This document, version 3.1, was finalized in May 2025 by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). The document "Details of the Asset Administration Shell – Part 1 – The exchange of information between partners in the value chain of Industrie 4.0, V3.0RC02" was split into several parts. One of them is this document, which represents Part 3a and describes a data specification that is defined to be used with the core model as specified in Part 1. From f565b50657c871ece875fc71b53e77a9ea202501 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Tue, 27 May 2025 21:03:46 +0200 Subject: [PATCH 2/8] correct --- documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc index 39b6994..312946d 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc @@ -52,7 +52,7 @@ Feedback: This document, version 3.1, was produced from June 2025 on by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). -This document, version 3.1, was finalized in May 2025 by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). +Version 3.1 was finalized in May 2025 by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). The document "Details of the Asset Administration Shell – Part 1 – The exchange of information between partners in the value chain of Industrie 4.0, V3.0RC02" was split into several parts. One of them is this document, which represents Part 3a and describes a data specification that is defined to be used with the core model as specified in Part 1. From a08e4f889bdc9cdf29b7301c8aba77cb00d3c91a Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 21:26:06 +0200 Subject: [PATCH 3/8] consiteny . --- documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc index 8db86e8..6541dea 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc @@ -38,12 +38,12 @@ Part 1: Metamodel", IDTA-01001-3-1. Industrial Digital Twin Association. ==== -Note: The semantic identifiers for the classes and attributes etc. defined in this document are derived conformant to the grammar for semantic IDs for data specifications as defined in Part 1 of the document series, IDTA-01001 +Note: the semantic identifiers for the classes and attributes etc. defined in this document are derived conformant to the grammar for semantic IDs for data specifications as defined in Part 1 of the document series, IDTA-01001. ==== [#IEC61360-1] [IEC61360-1] Standard data element types with associated classification scheme – Part 1: Definitions – Principles and methods. -Edition 4.0 2017-07 +Edition 4.0 2017-07. [#IEC61360-2] [IEC61360-2] Standard data element types with associated classification scheme for electronic components. @@ -51,7 +51,7 @@ Part 2: EXPRESS dictionary schema. Edition 2012. [#ISO-13584-42] -[ISO 13584-42] ISO 13584-42:2010, "Industrial automation systems and integration – Parts library – Part 42: Description methodology: Methodology for structuring part families" +[ISO 13584-42] ISO 13584-42:2010, "Industrial automation systems and integration – Parts library – Part 42: Description methodology: Methodology for structuring part families". === Structure of the Document From bbd112a9ef5f833fb18b2fda3fd3d36c3446e410 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 21:30:10 +0200 Subject: [PATCH 4/8] formatting tablem, change header --- documentation/IDTA-01003-a/modules/ROOT/pages/changelog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/changelog.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/changelog.adoc index 88841f5..20ed9ea 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/changelog.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/changelog.adoc @@ -98,7 +98,7 @@ Bugfixes: .New, Changed or Removed Constraints in V3.0.2 [width="100%",cols="7%,12%,15%,66%",options="header",] |=== -h|nc h|V3.0.2 vs. V3.0.1 h|New, Update, Removed, Reformulated, Renamed h|Comment +h|nc h|V3.0.2 vs. V3.0.1 h| Changefootnote:[New, Update, Removed, Reformulated, Renamed] h|Comment | | AASc-002 | Renamed a| renamed to AASc-3a-002 From cbdb950b52ba521976b711171bd56f4acc9ef909 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 21:54:35 +0200 Subject: [PATCH 5/8] add overview of constraints to Annex (like in Part 1) --- documentation/IDTA-01003-a/modules/ROOT/nav.adoc | 1 + .../IDTA-01003-a/modules/ROOT/pages/index.adoc | 2 +- .../IDTA-01003-a/modules/ROOT/pages/preamble.adoc | 12 +++++++++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/nav.adoc b/documentation/IDTA-01003-a/modules/ROOT/nav.adoc index c76210e..d94a800 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/nav.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/nav.adoc @@ -25,6 +25,7 @@ Plattform Industrie 4.0; Anna Salari, Publik. Agentur für Kommunikation GmbH, d ** xref:annex/uml.adoc[UML] ** xref:annex/uml-templates.adoc[UML Table Templates] ** xref:./annex/handling-constraints.adoc[Handling Constraints] +** xref:./annex/overview-constraints.adoc[Overview Constraints] * xref:changelog.adoc[Change Log] * xref:bibliography.adoc[Bibliography] diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc index 312946d..3d7cbc2 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/index.adoc @@ -50,7 +50,7 @@ Feedback: === History -This document, version 3.1, was produced from June 2025 on by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). +This document, version 3.2, was produced from June 2025 on by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). Version 3.1 was finalized in May 2025 by the Workstream "Asset Administration Shell Specifications" of the working group "Open Technology" of the Industrial Digital Twin Association (IDTA). diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc index 6541dea..21dbdd3 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/preamble.adoc @@ -79,12 +79,18 @@ Note: since categories are deprecated since V3.0, Clause xref:specification.adoc xref:specification.adoc#primitive-and-simple-data-types-normative[Primitive and Simple Data Types (normative)] specifies the data types used in the data specification. -xref:specification.adoc#mappings-to-data-formats-to-share-i40-compliant-information-normative[Mappings to Data Formats to Share I4.0-Compliant Information (normative)] provides information on the exchange of information compliant to this specification in existing data formats like XML, AutomationML, OPC UA information models, JSON or RDF. +xref:specification.adoc#mappings-to-data-formats-to-share-i40-compliant-information-normative[Mappings to Data Formats to Share I4.0-Compliant Information (normative)] provides information on the exchange of information compliant to this specification in existing data formats like XML, JSON or RDF. Finally, xref:summary-and-outlook.adoc[] summarizes the content and gives an outlook on future work. -The Annex contains additional background information on the Asset Administration Shell (xref:annex/background.adoc[]). -It also provides information about UML (xref:annex/uml.adoc[]) and the tables used to specify UML classes as used in this specification (xref:annex/uml-templates.adoc[]). xref:annex/backus-naur-form.adoc[] introduces the Backus-Naur-Form used in the document series. +The Annex contains additional background information on the Asset Administration Shell (Annex xref:annex/background.adoc[]). + +It also provides information about UML (Annex xref:annex/uml.adoc[]) and the tables used to specify UML classes as used in this specification (Annex xref:annex/uml-templates.adoc[]). + +Annex xref:annex/backus-naur-form.adoc[] introduces the Backus-Naur-Form used in the document series. + +Annex xref:annex/handling-constraints.adoc[] explains the handling of constraint. +An overview of all constraints in the specification is given in Annex xref:annex/overview-constraints.adoc[] Metamodel changes compared to previous versions are described in xref:changelog.adoc[]. From 053f98b900287938f88103d20ce9c937d3050a96 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 21:57:06 +0200 Subject: [PATCH 6/8] add file overview of constraints --- .../pages/annex/overview-constraints.adoc | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc new file mode 100644 index 0000000..f274857 --- /dev/null +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc @@ -0,0 +1,34 @@ +//// +Copyright (c) 2023 Industrial Digital Twin Association + +This work is licensed under a [Creative Commons Attribution 4.0 International License]( +https://creativecommons.org/licenses/by/4.0/). + +SPDX-License-Identifier: CC-BY-4.0 + +//// + + +[appendix] += Overview Constraints (non-normative) +include::../includes/constraints.adoc[] + + +This annex gives an overview of the constraints contained in this document. No additional comments are added, for details please refer to the normative parts of the specification. + +For handling of constraints see xref:annex/handling-constraints.adoc[]. + +[[constraint-AASa-001]] +{aasa001} + +[[constraint-AASd-002]] +{aasa002} + +[[constraint-AASd-003]] +{aasa003} + +[[constraint-AASd-004]] +{aasa004} + +[[constraint-AASd-005]] +{aasa005} \ No newline at end of file From 2140d9e172e46a9945bf1290fdfd49a2ead728f1 Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 21:58:48 +0200 Subject: [PATCH 7/8] ./annex to annex --- documentation/IDTA-01003-a/modules/ROOT/nav.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/nav.adoc b/documentation/IDTA-01003-a/modules/ROOT/nav.adoc index d94a800..542a438 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/nav.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/nav.adoc @@ -19,13 +19,13 @@ Plattform Industrie 4.0; Anna Salari, Publik. Agentur für Kommunikation GmbH, d * xref:summary-and-outlook.adoc[Summary and Outlook] -* xref:./annex/nav-annex.adoc[Annex] -** xref:./annex/background.adoc[Background] +* xref:annex/nav-annex.adoc[Annex] +** xref:annex/background.adoc[Background] ** xref:annex/backus-naur-form.adoc[Backus Naur Form] ** xref:annex/uml.adoc[UML] ** xref:annex/uml-templates.adoc[UML Table Templates] -** xref:./annex/handling-constraints.adoc[Handling Constraints] -** xref:./annex/overview-constraints.adoc[Overview Constraints] +** xref:annex/handling-constraints.adoc[Handling Constraints] +** xref:annex/overview-constraints.adoc[Overview Constraints] * xref:changelog.adoc[Change Log] * xref:bibliography.adoc[Bibliography] From 1beb53444a69cffc3ef6ec59bd025c934c53978c Mon Sep 17 00:00:00 2001 From: Birgit Boss Date: Sun, 19 Oct 2025 22:09:08 +0200 Subject: [PATCH 8/8] overview constraints - now updated --- .../modules/ROOT/pages/annex/nav-annex.adoc | 10 ----- .../pages/annex/overview-constraints.adoc | 38 +++++++++++++------ 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/annex/nav-annex.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/nav-annex.adoc index e23e43b..564be9f 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/annex/nav-annex.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/nav-annex.adoc @@ -9,13 +9,3 @@ SPDX-License-Identifier: CC-BY-4.0 //// -//// -:page-partial: - -[appendix] -* xref:./Annex/IDTA-01003-a_Background.adoc[Background] -* xref:./sharedAnnex/IDTA-01xxx_BackusNaurForm.adoc[Backus Naur Form] -* xref:./sharedAnnex/IDTA-01xxx_UML.adoc[UML] -* xref:./sharedAnnex/IDTA-01xxx_UMLTemplates.adoc[UML Table Templates] - -//// \ No newline at end of file diff --git a/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc index f274857..8d24c9c 100644 --- a/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc +++ b/documentation/IDTA-01003-a/modules/ROOT/pages/annex/overview-constraints.adoc @@ -14,21 +14,37 @@ SPDX-License-Identifier: CC-BY-4.0 include::../includes/constraints.adoc[] -This annex gives an overview of the constraints contained in this document. No additional comments are added, for details please refer to the normative parts of the specification. +This annex gives an overview of the constraints contained in this document. +No additional comments are added, for details please refer to the normative parts of the specification. For handling of constraints see xref:annex/handling-constraints.adoc[]. -[[constraint-AASa-001]] -{aasa001} +[[constraint-AASc-3a-002]] +{aasc3a002} -[[constraint-AASd-002]] -{aasa002} +[[constraint-AASc-3a-003]] +{aasc3a003} -[[constraint-AASd-003]] -{aasa003} +[[constraint-AASc-3a-004]] +{aasc3a004} -[[constraint-AASd-004]] -{aasa004} +[[constraint-AASc-3a-005]] +{aasc3a005} -[[constraint-AASd-005]] -{aasa005} \ No newline at end of file +[[constraint-AASc-3a-006]] +{aasc3a006} + +[[constraint-AASc-3a-007]] +{aasc3a007} + +[[constraint-AASc-3a-008]] +{aasc3a008} + +[[constraint-AASc-3a-009]] +{aasc3a009} + +[[constraint-AASc-3a-010]] +{aasc3a010} + +[[constraint-AASc-3a-050]] +{aasc3a050}