
temporal_sequence
A <temporal_sequence> is a <relationship> that indicates that one <possible_individual>
precedes another in a temporal sense.
EXAMPLE 1 The <relationship> that indicates that the <possible_individual> that is the
construction phase of a plant precedes the <possible_individual> that is the commissioning phase
of a plant can be represented by an instance of <temporal_sequence>.
EXAMPLE 2 The <relationship> that indicates that the <period_in_time> known as the industrial
revolution preceded the <period_in_time> known as the information revolution can be represented
by an instance of <temporal_sequence>.
EXPRESS specification:
Attribute definitions:
| predecessor
|
:
|
The <possible_individual> that is the predecessor in the <sequence>.
|
| successor
|
:
|
The <possible_individual> that is the successor in a <sequence>.
|
References (1):
Inheritance graph
|
|
| ENTITY temporal_sequence;
|
|