Defines the unique identifier of an entity in system using a Ref value type. The scope of an entity is undefined, but must be unique with a given system or project. This identifier may be used by other entities for cross-referencing.
entity |
Top-level dicts with a unique identifier |
---|---|
id |
Defines the unique identifier of an entity in system using a Ref value type |
val |
Data value type |
---|---|
scalar |
Scalar is an atomic value kind |
ref |
Reference to an entity |
id |
Defines the unique identifier of an entity in system using a Ref value type |
of |
Referrent type of a ref |
---|