Releases: admin-shell-io/aas-specs
IDTA-01001-3-0-1_schemasV3.0.9
This release contains the schema files released by the Industrial Digital Twin Association (IDTA) as the serialization models of the Asset Administration Shell. It contains the respective schema files for JSON, XML, and RDF, together with examples as well as normative descriptions in XMI and YAML. The normative reference is the publication "Specification of the Asset Administration Shell: Part 1", in particular, version 3.0.1. It can be downloaded from the IDTA Content Hub
What's Changed
- Fix bugs in IDTA-01001-3-0-1 schemas by @s-heppner in #464
Full Changelog: IDTA-01001-3-0-1_schemasV3.0.8...IDTA-01001-3-0-1_schemasV3.0.9
AAS Schemas v3.0.8 (IDTA-01001-3-0-1)
This release contains the schema files released by the Industrial Digital Twin Association (IDTA) as the serialization models of the Asset Administration Shell. It contains the respective schema files for JSON, XML, and RDF, together with examples as well as normative descriptions in XMI and YAML. The normative reference is the publication "Specification of the Asset Administration Shell: Part 1", in particular, version 3.0.1. It can be downloaded from the IDTA Content Hub
What's Changed
For the full changelog please refer to the specification's Annex H.
AAS Schemas V3.0.7
This bugfix release contains the schema files released by the Industrial Digital Twin Association (IDTA) and the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective schema files for JSON, XML, and RDF, together with examples as well as normative descriptions in XMI and YAML. The normative reference is the publication "Specification of the Asset Administration Shell: Part 1", in particular, the third version (V3.0). It can be downloaded from the Plattform Industrie 4.0 Download Portal and the Industrial Digital Twin Association (IDTA) Content Hub.
What's Changed
- Update the naming scheme of RDF and SHACL to camelCase/CamelCase
- schemas/rdf: Remove
work-in-progress
-flag fromowl:versionInfo
- Update the generated XML examples
schemas/xml
: Add missingenvironment
element
Full Commit Changelog: v3.0.6...V3.0.7
AAS Schemas V3.0.6
This release contains the schema files released by the Industrial Digital Twin Association (IDTA) and the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective schema files for JSON, XML, and RDF, together with examples as well as normative descriptions in XMI and YAML. The normative reference is the publication "Specification of the Asset Administration Shell: Part 1", in particular, the third version (V3.0). It can be downloaded from the Plattform Industrie 4.0 Download Portal and the Industrial Digital Twin Association (IDTA) Content Hub.
What's Changed
- Update of all schema files to the AAS metamodel version
3.0
, in particular: AssetInformation/externalSubjectId
: Made OptionalAssetInformation/globalAssetId
: Type changed from
Reference to IdentifierBasicEventElement/messageTopic
: Type change from
String to MessageTopicTypeBasicEventElement/minInterval
: Type changed from
dateTime to durationBasicEventElement/maxInterval
: Type changed from
dateTime to durationContentType
: Maximum length of 100 characters
defineddecimalBuildInTypes
: RemoveddurationBuildInTypes
: RemovedDataSpecification/description
: Type changed from
LangStringSet to MultiLanguageTextType, see READMEDateTypeDefXsd/dateTimeStamp
: RemovedDataTypeDefXsd/dayTimeDuration
: RemovedDataTypeDefXsd/yearMonthDuration
: RemovedEntity/globalAssetId
: Type changed from Reference
to IdentifierExtension/name
: Type change from String to
NameTypeEventElement/duration
: Type changed from
dateTimeStamp to dateTimeEventPayload/payload
: Type changed from String to
BlobTypeEventPayload/source
: Type changed from
ModelReference(Referable) to
ModelReference(EventElement)EventPayload/timestamp
: Type changed from
dateTimeStamp to dateTimeEventPayload/topic
: Type changed from String to
MessageTopicTypeIdentifier
: Maximum length of 2000 characters
definedKey/value
: Type changed from String to
IdentifierMultiLanguageProperty/value
: Type changed from
LangStringSet to MultiLanguageTextType. See READMEPathType
: Same as Identifier, length constraint
addedPrimitiveTypes
: RemovedQualifierType
: Type changed from String to
NameTyperdfBuildInTypes
: RemovedReferable/category
: Type changed from String to
NameTypeReferable/checksum
: RemovedReferable/displayName
: Type changed from
Stringt to MultiLanguageNameType. See READMEReferable/description
: Type changed from String
to MultiLanguageTextType. See READMEReferable/idShort
: Type changed from String to
NameTypeReferenceTypes/GlobalReference
: Renamed to
ExternalReferenceSpecificAssetId/name
: Type changed from String
to LabelTypeSpecificAssetId/value
: Type changed from String
to IdentifierSubmodelElement/kind
: Removed
New Elements in Metamodel:
AdministrativeInformation/creator
AdministrativeInformation/templateId
AssetInformation/assetType
AssetKind/NotApplicable
LabelType
MessageTopicType
MultiLanguageNameType
MultiLanguageTextType
NameType
ReferenceTypes/ExternalReference
RevisionType
ShortNameType
VersionType
Full Commit Changelog: V3.0.5RC02...v3.0.6
AAS Schemas V3.0.5 RC02
This release contains the schema files released by the Industrial Digital Twin Association (IDTA) and the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective schema files for JSON, XML, and RDF, together with examples as well as normative descriptions in XMI and YAML. The normative reference is the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", in particular, the release candidate 02 of the third version (3.0.RC02). It can be downloaded from the Plattform Industrie 4.0 Download Portal and the Industrial Digital Twin Association (IDTA) Content Hub.
What's Changed
- Update of all schema files to the AAS metamodel version
3.0RC02
- Replacement of most (manually created) examples by new (automatically generated) ones
- Extensive extensions to the explanations in the Readme files
- Introducing YAML files for the AAS Part 2 API definitions
Full Commit Changelog: V3.0.4RC01...V3.0.5RC02
AAS Schemas V3.0.4 RC01
This release contains the updated schema files released by the Industrial Digital Twin Association (IDTA) and the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the bugfixed files for JSON, XML, and RDF, together with examples. The normative reference is the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", in particular, the release candidate 01 of the third version (3.0.RC01).
This release represents the final state of v3.0.RC01. No further releases of the first release candidate for version 3 shall be expected. The next release will contain the schemas as defined by the second release candidate.
What's Changed
- Moved the Mapping Rules for JSON, RDF and XML from the Part1 document into the respective serialization READMEs
- Adapt examples to the Asset Administration Shell Part1 V3.0 RC01
- Update the contributors in
CONTRIBUTING.md
Full Changelog: v3.0.3RC01...v3.0.4.RC01
AAS Schemas V3.0.3 RC01
This release contains the schema files released by the Industrial Digital Twin Association (IDTA) and the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective files for JSON, XML, and RDF, together with examples.
This is a one to one copy of the content released in the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", 3.0.RC01 from November 2020. It can be downloaded from the Plattform Industrie 4.0 Download Portal.
AAS Schemas
This release contains the schema files released by the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective files for JSON, XML, and RDF, together with examples. The normative reference is the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", in particular, the release candidate 01 of the third version (3.0.RC01). It can be downloaded from the Plattform Industrie 4.0 Download Portal. This release solves several bugs and typos in the RDF Ontology and SHACL Shapes of the last 3.0.1.RC01 release.
AAS Schemas
This release contains the schema files released by the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective files for JSON, XML, and RDF, together with examples. The normative reference is the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", in particular, the release candidate 01 of the third version (3.0.RC01). It can be downloaded from the Plattform Industrie 4.0 Download Portal. This release solves a bug in the JSON schema of the original 3.0.RC01 release.
AAS Schemas
This release contains the schema files released by the Plattform Industrie 4.0 as the serialization models of the Asset Administration Shell. It contains the respective files for JSON, XML, and RDF, together with examples. The normative reference is the Plattform Industrie 4.0 publication "Details of the Asset Administration Shell - Part 1", in particular, the release candidate 01 of the third version (3.0.RC01). It can be downloaded from the Plattform Industrie 4.0 Download Portal.