Name | R_Log_Channel |
---|---|
Entity Type | Table |
Description | A catalog of valid log channel mnemonic abbreviations. Any channel type must have one and only one channel code within a given contractor namespace. |
Submodel | Well_Log |
Entity Scope | Reference |
Primary Key | Code , Namespace |
Natural Key | Code , Namespace |
Generalizations | Reference_Entity_Parent |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
API_Curve_Class_Code | R_API_Curve_Class |
|
The code of the API curve class describing the log channel. The curve class belongs to API curve type, which belongs to a API Log type. | No |
VARCHAR2(64) |
API_Curve_Code | R_API_Curve_Class |
|
The code of the API curve class describing the log channel. The curve class belongs to API curve type, which belongs to a API Log type. | No |
VARCHAR2(64) |
API_Log_Code | R_API_Curve_Class |
|
The code of the API curve class describing the log channel. The curve class belongs to API curve type, which belongs to a API Log type. | No |
VARCHAR2(64) |
Active_Flag | boolean | NA |
1 = use without restriction. 0 = avoid use - the value has been deprecated and may be removed in a later release. | Yes 1 |
NUMBER(1) |
Availability | OSDD_AVAILABILITY | NA |
Availability class from Customer Data Delivery Initiative (CDDI) | No |
VARCHAR2(16) |
Code | CODE | NA |
A standard abbreviation, mnemonic, or short code that represents the reference value. | Yes |
VARCHAR2(64) |
Curve_Business_Value | STRING64 | NA |
PWLS defined, industry standard reference value indicating the relative importance of (generic) curves for general purpose usage. Reference values are High, Medium, and Low. High Value Curves are needed for most everyday purposes, i.e., curves loaded to long-term storage for future use by petrophysicists. Medium Value Curves are those needed occasionally. Low Value Curves are those not normally used by oil companies, e.g., diagnostic curves, basic physical measurements (voltages), even if they are routinely used by service companies, e.g., for calibration. [Low Value Curves are not assigned industry standard curve names. Implicitly, these are considered to be classified as Auxiliary Curves. These curves are usually stored in original format files, e.g. DLIS, LIS.] (PWLS 1.0). | No |
VARCHAR2(64) |
Description | STRING2000 | NA |
A textual definition of the reference value. | No |
VARCHAR2(2000) |
Dimension_Count | int | No_Unit |
The number of dimensions of a log channel. | No |
NUMBER(10) |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Log_Channel_Class | LOGGING_TECHNOLOGY | NA |
The classification of this group of log channels. | No |
VARCHAR2(32) |
Name | STRING255 | NA |
The spelled-out name of the reference value. | No |
VARCHAR2(255) |
Namespace | CODE | NA |
The company, authority or application that defined or specified the data (content) for this instance and is considered to be responsible for it. For example, SLB, HLS, WLX, API, etc.. | Yes |
VARCHAR2(64) |
Property_Code | R_Property |
|
The property which a curve type represents. This is the physical quantity measured by the log channel. | Yes |
VARCHAR2(64) |
Source | CODE | NA |
The person, company or application that defined or specified the data (content) for this instance and is considered to be responsible for it. For example, POSC, EPSG, API, ISO, etc.. | No |
VARCHAR2(64) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Value_Domain_Code | CODE | NA |
Value domain of a log channel. | Yes |
VARCHAR2(64) |
From Entity | Link | Description | Implementation Technique | Required |
---|---|---|---|---|
Log_Channel | Code | The channel catalog code that most completely characterizes the Log_Channel. | Restrict | Yes |
R_Valid_Tool_Channel | Log_Channel | The valid log channel for the logging tool | Restrict | Yes |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Property_Code | R_Property | The property which a curve type represents. This is the physical quantity measured by the log channel. | Restrict | Yes |
API_Curve_Class | R_API_Curve_Class | The code of the API curve class describing the log channel. The curve class belongs to API curve type, which belongs to a API Log type. | Restrict | No |