| ID | This is the system identifier in the context of the database. It is used for reference by external systems. |
| Specialized from | A superclass (parent) of the current object. An object can have multiple superclasses. For example a STEEL BOLT is specialized from STEEL and from BOLT, inheriting some aspects. Not all aspects are inherited, for instance it will inherit the relation to LENGTH from the BOLT, but not the registration status of that superclass). |
| Specialization | A subclass (child) in the hierarchy. |
| Member of | The object complies with the criteria for membership of the given class, and therefore
is considered to belong to that class.
Example: PUMP is member of the ROTATING MECHANICAL EQUIPMENT CLASS (a PUMP is a member of the PUMP class, PUMP is that PUMP class) 'Member of' also applies to reference_individuals. |
| Assembly part | The object can have (or has) this part. Example: a PRESSURE TRANSMITTER has a PRESSURE SENSING ELEMENT. |