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

Metadata and Value-Only for AAS: although defined in documentation not supported in API #268

Open BirgitBoss opened 3 months ago

BirgitBoss commented 3 months ago

What?

In V3.0 Table 11 Metadata Attributes all classes and the fields that are not available in metadata representation are listed. This also includes AssetAdministrationShell.

Value-Only was designed as the opposite of Metadata: just do not display metadata information.

In the API for AAS only $reference is supported but neither $value nor $metadata.

How?

Either add $value and $metadata for AAS as well in AssetAdministrationShellServiceSpecification

or just add a note:

"Note: Although metadata and value-only representations of an Asset Administration Shell are possible they are not supported up to now."