Key🔗

A key is a reference to an element by its ID.

Properties 🔗

type: KeyTypes 🔗
Denotes which kind of entity is referenced.

If Key.type = KeyTypes.GlobalReference, the key represents a reference to a source that can be globally identified.

If Key.type = KeyTypes.FragmentReference the key represents a bookmark or a similar local identifier within its parent element as specified by the key that precedes this key.

In all other cases, the key references a model element of the same or another Asset Administration Shell. The name of the model element is explicitly listed.

value: Identifier 🔗
The key value, for example an IRDI or a URI or the ID-short or any other fragment value

Usages

Reference Reference.keys