| Name | R_Property |
|---|---|
| Entity Type | External |
| Description | Reference table for properties. A property is a characteristic, quality, or trait of an object that can be measured or described. Examples include length, depth, duration, acoustic velocity, and wellbore shape. |
| Submodel | Reference |
| Entity Scope | Reference |
| Primary Key | Code |
| Natural Key | Code |
| Generalizations | Reference_Entity , Reference_Entity_Parent |
| Specializations |
| Name | Value Domain / Measurement | Description | Required / Default | Type |
|---|---|---|---|---|
| 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) |
| Canonical_Unit | STRING255 NA |
Canonical form of defining unit for this Dimension. This is denormalized from the R_Unit_Dimension table. | No |
VARCHAR2(255) |
| Code | CODE NA |
A standard abbreviation, mnemonic, or short code that represents the reference value. | Yes |
VARCHAR2(64) |
| Cumulative_Hierarchy | STRING2000 NA |
The cumulative hierarchy of the property | No |
VARCHAR2(2000) |
| Description | STRING2000 NA |
A textual definition of the reference value. | No |
VARCHAR2(2000) |
| Name | CODE NA |
The spelled-out name of the reference value. | No |
VARCHAR2(64) |
| Num_High_Limit | double No_Unit |
An upper limit for numeric valued parameters. | No |
NUMBER |
| Num_Low_Limit | double No_Unit |
A lower limit for numeric valued parameters. | No |
NUMBER |
| Parent_Property | R_Property |
Reference to the parent property that classifies in a more general way this property. | No |
VARCHAR2(64) |
| Semantic_Parent | CODE NA |
The semantic parent of the property | No |
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) |
| Unit_Dimension_Code | R_Unit_Dimension |
Unit Dimension to which the property belongs | 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) |
| From Entity | Link | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Boundary | Domain_Property | The property of the domain in which the boundary is defined.. For example, a boundary defined in time domain property in time might be One_Way_Time or Two_Way_Time. Similarly, a boundary defined in depth might have a domain property of Measured_Depth or True_Vertical_Depth. | Restrict | No |
| Checkshot_Survey | Time_Property | The time property used for time-depth pairs, One_Way_Time or Two_Way_Time. | Restrict | Yes |
| Checkshot_Survey | Depth_Property | The depth property used for Velocity_Datum_Depth time-depth pairs, for example, True_Vertical_Depth or Measured_Depth. | Restrict | Yes |
| Entity_Doc_Involvement | Index_Type | The index type for the involvement. Examples of this would be Length, Depth etc | Restrict | No |
| Flat_Property_Grid | Property_Type | The property describing the values in the property grid. | Restrict | Yes |
| Horizon_2D_Interp_Geom | Domain_Property | The property of the domain in which the geometry is defined.. For example, the domain property of a geometry defined in time might be One_Way_Time or Two_Way_Time. Similarly, a geometry defined in depth might have a domain property of Measured_Depth or True_Vertical_Depth. | Restrict | No |
| Horizon_2D_Interp_Pty | Property_Type | The property that the data represents. | Restrict | No |
| Log_Channel_Set | Index_Property | The property type attribute describes implicit indexes defined by the Index_Min, Index_Max and Spacing. This value will be NULL for Log_Channel_Sets with well defined explicit Log_Channel indexes, such as MD or TVD, | Restrict | No |
| Point_Geometry_Set | Domain_Property | The property of the domain in which the geometry is defined.. For example, the domain property of a geometry defined in time might be One_Way_Time or Two_Way_Time. Similarly, a geometry defined in depth might have a domain property of Measured_Depth or True_Vertical_Depth. | Restrict | No |
| Point_Property_Set | Property_Type | The property describing the values in the property point set. | Restrict | Yes |
| Polyline_Geometry_Set | Domain_Property | The property of the domain in which the geometry is defined.. For example, the domain property of a geometry defined in time might be One_Way_Time or Two_Way_Time. Similarly, a geometry defined in depth might have a domain property of Measured_Depth or True_Vertical_Depth. | Restrict | No |
| Polyline_Property_Set | Property_Type | The property describing the values in the property polyline. | Restrict | Yes |
| Property_Cube | Property_Type | The property describing the values in the property cube. | Restrict | Yes |
| R_Log_Channel | Property_Code | The property which a curve type represents. This is the physical quantity measured by the log channel. | Restrict | Yes |
| R_Measurement_Tag_Cat | Property_Code | The property represented by this measurement tag (e.g. Pressure, Temperature) | Restrict | No |
| R_Property | Parent_Property | Reference to the parent property that classifies in a more general way this property. | Cascade | No |
| R_Unit_Assignment | Property | This association is the assignment of the Seabed storage unit of measure to a Property. | Restrict | Yes |
| Ref_Parameter_Entity | Property | A characteristic of an object that can be measured or described. Examples include, Acoustic Velocity and Wellbore Shape. | Restrict | Yes |
| Seismic_Line_Correction | Shift_Property_Type | The property of the shift attributes. | Restrict | No |
| Uncertainty_System | Restrict_To_Property | The name of a Property controlled by this Uncertainty_System. For example, if this value is "permeability", then it is implied that every permeability value in the database has this uncertainty associated with it. If missing, no Property restriction is assumed to apply. Note: The association with Property also provides information about the units of uncertainty, which if meaningful and not inherent to the uncertainty family, are constrained to match the Property Cannonical_Unit. For example, if the uncertainty value applies to everything with a certain Property type, then the parameter value must be in the same unit as the Property unit - if that parameter value is expressed in a unit of measure. | Restrict | No |
| Velocity_Function | Value_Property | The property of the function value, such as interval velocity or two way time. | Restrict | No |
| Velocity_Set | Index_Property | The property of the index for the time depth pairs. Values are Two_Way_Time, One_Way_Time, Measured_Depth, True_Vertical_Depth | Restrict | Yes |
| Link | To Entity | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Parent_Property | R_Property | Reference to the parent property that classifies in a more general way this property. | Cascade | No |
| Unit_Dimension_Code | R_Unit_Dimension | Unit Dimension to which the property belongs | Restrict | No |