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