Skip to content

Commit 3151569

Browse files
authored
Merge pull request #42 from admin-shell-io/BiBo/#41_IANA
new IANA MIME-type application/aas+zip
2 parents 4d9f96c + 1072c7d commit 3151569

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

documentation/IDTA-01005/modules/ROOT/pages/aasx.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Asset Administration Shell Package (AASX) format is derived from the Open Pa
4343

4444
* package format and rules according to ISO/IEC 29500-2:2012; any derivate format from this standard (such as the AASX format) requires the definition of a logical model, a physical model, and a security model; the specific conventions are described in the next subsections.
4545
* file extension for the AASX format *.aasx*,
46-
* MIME-type for the AASX format: application/asset-administration-shell-packagefootnote:[The current MIME-type is provisory and needs to be requested officially.],
46+
* MIME-type for the AASX format: application/aas+zipfootnote:[This MIME-type is registered at IANA: https://www.iana.org/assignments/media-types/media-types.xhtml.],
4747
* *icon* for the AASXfootnote:[No official icon for aasx extension available so far.],
4848
* identification of the AASX format by the file extension and content (MIME) type, which can be identified content-wise when reading the first relationship file `/_rels/.rels` (as defined in Open Packaging Conventions) and looking for a relationship type `\http://admin-shell.io/aasx/relationships/aasx-origin` (which is the entry point for the logical model of the Asset Administration Shell),
4949
* note that the following paths and filenames in the package are already reserved by the Open Packaging Conventions specification and shall therefore not be used for any derivative format: `/[Content_Types].xml`; `/_rels/.rels`; `/<file_path>/_rels/<filename>.rels` (where `<filename>` is a file in the package that is source of relationships and `<file_path>` is the path to that file),

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ SPDX-License-Identifier: CC-BY-4.0
1515
This annex lists the changes from version to version of the file exchange format together with major changes in the overall document.
1616
Non-backward compatible changes (nc) are marked as such.
1717

18+
== Changes V3.2 vs. V3.1
19+
20+
Major Changes:
21+
22+
* CHANGE: the provisory MIME-Type application/asset-administration-shell-package was substituted with the newly registered IANA MIME-Type application/aas+zip (https://github.com/admin-shell-io/aas-specs-aasx/issues/41[#41]),
23+
1824
== Changes V3.1 vs. V3.0.1
1925

2026
Major Changes:

0 commit comments

Comments
 (0)