
usage_of_representation
A <usage_of_representation> is a <relationship> that indicates that the <representation_of_thing>
is used by the <possible_individual>. Usage does not imply responsibility.
EXAMPLE The sign "P101" is used by the XYZ company to represent a particular pump in a design.
EXPRESS specification:
|
|
| ENTITY usage_of_representation
|
|
Attribute definitions:
| used
|
:
|
the <representation_of_thing> that is used by some user or user group.
|
| user
|
:
|
the <possible_individual> that is the user or user group that uses the <representation_of_thing>.
|
References (1):
Inheritance graph
|
|
| ENTITY usage_of_representation;
|
|