admin-shell-io / aas-specs-api

Repository of the Asset Administration Shell Specification DTA-01002 API
https://industrialdigitaltwin.org/
Creative Commons Attribution 4.0 International
9 stars 4 forks source link

Omitted Attributes for BasicEventElement, Entity, CD in Metadata #257

Open sebbader-sap opened 3 months ago

sebbader-sap commented 3 months ago
          When having a look at the table defined which elements are not parts of metadata:

I wonder why really all attributes of BasicEventElement are displayed except for "observed". Probably "observed" is the only one that could be useful as metadata? But what about state, lastUpdate etc.?

In V3.1 Entity/entityType is optional. So it might be ommitted as well.

assetInformation is extremly important for AAS. At least the globalAssetId should be availabel in metadata Format as well?

What about concept descriptions? Is there a metadata API for concept description repository? https://app.swaggerhub.com/apis/Plattform_i40/ConceptDescriptionRepositoryServiceSpecification/V3.0.1_SSP-001#/Concept%20Description%20Repository%20API/GetConceptDescriptionById: no metadata Format for concept descriptions

Originally posted by @BirgitBoss in https://github.com/admin-shell-io/aas-specs-api/issues/249#issuecomment-1976611083