Navigation

possible_individual

A <possible_individual> is a <thing> that exists in space and time. This includes:
- things where any of the space time dimensions are vanishingly small,
- those that are either all space for any time, or all time and any space,
- the entirety of all space time
- things that actually exist, or have existed,
- things that are fictional or conjectured and possibly exist in the past, present or future,
- temporal parts (states) of other individuals,
- things that have a specific position, but zero extent in one or more dimensions, such as points, lines, and surfaces.
In this context existence is based upon being imaginable within some consistent logic, including actual, hypothetical, planned, expected, or required individuals.
EXAMPLE The pump with serial number ABC123, Battersea Power Station, Sir Joseph Whitworth, Shakespeare, and the starship "Enterprise" can be represented by instances of <possible_individual>.

EXPRESS specification:

ENTITY possible_individual
SUBTYPE OF ( thing);
END_ENTITY;

References (32):

Name Type Referred through Express-G
activity Entity
Supertype
Diagram 9
actual_individual Entity
Supertype
Diagram 6
approval Entity
Attribute 'approver'
Diagram 23
arranged_individual Entity
Supertype
Diagram 6
class_of_class_of_responsibility_for_representation Entity
Attribute 'controller'
Diagram 19
class_of_class_of_usage_of_representation Entity
Attribute 'user'
Diagram 19
class_of_responsibility_for_representation Entity
Attribute 'controller'
Diagram 17
class_of_usage_of_representation Entity
Attribute 'user'
Diagram 17
composition_of_individual Entity
Attribute 'part'
Attribute 'whole'
Diagram 6
connection_of_individual Entity
Attribute 'side_1'
Attribute 'side_2'
Diagram 21
dimension_of_individual Entity
Attribute 'individual'
Diagram 29
event Entity
Supertype
Diagram 9
indirect_property Entity
Attribute 'possessor'
Diagram 26
individual_used_in_connection Entity
Attribute 'usage'
Diagram 21
intended_role_and_domain Entity
Attribute 'player'
Diagram 24
lifecycle_stage Entity
Attribute 'interest'
Attribute 'interested'
Diagram 23
period_in_time Entity
Supertype
Diagram 6
physical_object Entity
Supertype
Diagram 6
possible_role_and_domain Entity
Attribute 'player'
Diagram 24
relative_location Entity
Attribute 'located'
Attribute 'locator'
Diagram 22
representation_of_thing Entity
Attribute 'sign'
Diagram 16
responsibility_for_representation Entity
Attribute 'controller'
Diagram 16
temporal_sequence Entity
Attribute 'predecessor'
Attribute 'successor'
Diagram 22
thing Entity
Subtype
Attribute 'record_creator'
Diagram 1
usage_of_representation Entity
Attribute 'user'
Diagram 16
whole_life_individual Entity
Supertype
Diagram 6

Inheritance graph

ENTITY possible_individual;
ENTITY thing;
id  :  STRING;
record_copy_created  :  OPTIONAL representation_of_Gregorian_date_and_UTC_time;
record_created  :  OPTIONAL representation_of_Gregorian_date_and_UTC_time;
record_creator  :  OPTIONAL possible_individual;
record_logically_deleted  :  OPTIONAL representation_of_Gregorian_date_and_UTC_time;
why_deleted  :  OPTIONAL class_of_information_representation;
ENTITY possible_individual;
END_ENTITY;