Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions documentation/IDTA-01004/modules/ROOT/pages/bibliography.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ SPDX-License-Identifier: CC-BY-4.0

[#bib1]
[1] IDTA 01001 Specification of the Asset Administration Shell.
Part 1: Metamodel, Version 3.1. Industrial Digital Twin Association (IDTA), January 2025. Online.
Available: https://industrialdigitaltwin.io/aas-specifications/IDTA-01001/v3.1/index.html
Part 1: Metamodel, Version 3.2. Industrial Digital Twin Association (IDTA). Online.
Available: https://industrialdigitaltwin.org/en/content-hub/aasspecifications

[#bib2]
[2] IDTA 01002 Specification of the Asset Administration Shell.
Part 2: Application Programming Interfaces, Version 3.1. Industrial Digital Twin Association (IDTA), January 2025. Online.
Available: https://industrialdigitaltwin.io/aas-specifications/IDTA-01002/v3.1/index.html
Part 2: Application Programming Interfaces, Version 3.2. Industrial Digital Twin Association (IDTA). Online.
Available: https://industrialdigitaltwin.org/en/content-hub/aasspecifications

[#bib3]
[3] IDTA 01003-a Specification of the Asset Administration Shell.
Expand Down
24 changes: 22 additions & 2 deletions documentation/IDTA-01004/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,32 @@

This document uses the following parts and versions of the “Specification of the Asset Administration Shell” series:

* IDTA-01001 Part 1: Metamodel in version 3.1 xref:bibliography.adoc#bib1[[1\]]
* IDTA-01002 Part 2: Application Programming Interfaces in version 3.1 xref:bibliography.adoc#bib2[[2\]]
* IDTA-01001 Part 1: Metamodel in version 3.2 xref:bibliography.adoc#bib1[[1\]]
* IDTA-01002 Part 2: Application Programming Interfaces in version 3.2 xref:bibliography.adoc#bib2[[2\]]
* IDTA-01003-a Part 3a: Data Specification – IEC 61360 in version 3.1 xref:bibliography.adoc#bib3[[3\]]

If there are bugfixes of the parts, these shall be used.

[#cross-spec-alignment]
=== Alignment with other AAS Specifications

This version of IDTA-01004 (v3.1) is designed to be used together with the following companion specifications:

Check warning on line 39 in documentation/IDTA-01004/modules/ROOT/pages/index.adoc

View workflow job for this annotation

GitHub Actions / qodana

Typo

Typo: In word 'IDTA'

Check warning

Code scanning / QDJVMC

Typo Warning documentation

Typo: In word 'IDTA'

[cols="2,2,3",options="header"]
|===
| Specification | Aligned Version | Notes

| IDTA-01001 Part 1: Metamodel

Check warning on line 45 in documentation/IDTA-01004/modules/ROOT/pages/index.adoc

View workflow job for this annotation

GitHub Actions / qodana

Typo

Typo: In word 'IDTA'

Check warning

Code scanning / QDJVMC

Typo Warning documentation

Typo: In word 'IDTA'
| v3.2
| Defines the classes referenced by FieldIdentifier prefixes (`$aas`, `$sm`, `$sme`, `$cd`, `$aasdesc`, `$smdesc`).

| IDTA-01002 Part 2: Application Programming Interfaces
| v3.2
| HTTP/REST API and AAS Query Language. IDTA-01002 and IDTA-01004 share the same BNF grammar and JSON Schema for formula expressions; the Query Language chapter in IDTA-01002 is normative for formula semantics.
|===

Bugfix (patch) releases of aligned specifications MAY be substituted. Implementations conforming to this version of IDTA-01004 SHOULD declare which versions of IDTA-01001 and IDTA-01002 they implement.

Check warning on line 54 in documentation/IDTA-01004/modules/ROOT/pages/index.adoc

View workflow job for this annotation

GitHub Actions / qodana

Typo

Typo: In word 'IDTA'

Check warning

Code scanning / QDJVMC

Typo Warning documentation

Typo: In word 'IDTA'

== Notice

Copyright: Industrial Digital Twin Association e.V. (IDTA)
Expand Down
Loading