The valid systems of classification of objects, materials, etc.
clsn_sys_s (PK, M: CHAR VARYING(19))
Surrogate key of the table.
clsn_sys_name (M: CHAR VARYING(40))
classification_system.name
The natural identifier for a classification system of objects, materials, substances, etc.
source (FNK, M: CHAR VARYING(40))
reference_behavior.source
The provider of this instance of reference information. If this instance is provided by POSC, then this attribute must be "POSC".
Defines a foreign key to table r_source.
description (O: CHAR VARYING(2000))
classification_system.description
A textual definition or description of the classification system.
status (O: CHAR VARYING(11))
reference_behavior.status
The status of this instance in the version of Epicentre running in a data store. This is an enumerated datatype for which the following are the possible values: current, provisional, deprecated. Current - use without restriction. Provisional - use with caution, this value is for comment and may not appear in future releases of Epicentre. Deprecated - avoid use if possible, it is planned to remove this value in the next major release of Epicentre.
kind (FNK, O: CHAR VARYING(40))
classification_system.kind
The kind or type of classification system. For example, if the classification systems was "lahee", then the kind might be "well".
Defines a foreign key to table r_clsn_sys.
source_reference_s (FSK, O: CHAR VARYING(19))
reference_behavior.source_reference
The reference used by source to provide the standard instance, such as Petroleum Industry Data Dictionary (PIDD), Websters Ninth New Collegiate Dictionary, etc.
Defines a foreign key to table r_source_ref.
version (FNK, O: CHAR VARYING(40))
reference_behavior.version
Describes the version of Epicentre when this status was assigned to this instance of reference behavior
Defines a foreign key to table r_epcnt_version.