Name | Fluid_Sample |
---|---|
Entity Type | Table |
Description | A volume of fluid acquired or manufactured for fluid analysis. |
Submodel | Fluid_Analysis |
Entity Scope | Project |
Primary Key | Id |
Natural Key | Source_Fluid_Analysis_Id , Material_Phase_Code , Material_Type , Fluid_Acquisition_Id , Extracted_From_Rock_Sample_Id , Well_Test_Stage_Id , Source_Fluid_Analysis_Stage_Id , Stimulation_Fluid_Id , Sample_Type , Name , Sample_Number , Existence_Kind , Version , Reservoir_Fluid_Id |
Generalizations | Entity , IT_Object , Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Existence_Kind | REF_EXISTENCE_KIND | NA |
A reference value that describes the state of existence in the lifecycle of the entity, for example, Planned, Predicted, Required, Simulated, and Actual. | Yes Actual |
VARCHAR2(64) |
Extracted_From_Rock_Sample_Id | Rock_Sample |
|
The identifier of the rock sample from which the fluid is being acquired. | No |
NUMBER(38) |
Fluid_Acquisition_Id | Fluid_Sample_Acquisition |
|
The identifier of the activity that was used to acquire the fluid sample. | No |
NUMBER(38) |
Fpv_Factor | double | Percent % |
The percent factor used to correct the deviation from ideal gas law of the sample. Also known as deviation factor; gas-deviation factor; supercompressibility factor. | No |
NUMBER |
GUID | STRING128 | NA |
Globally Unique IDentifier for an instance of a class. USAGE NOTES: There are two cases: 1) GUID is not populated or used; and 2) it is populated with a value that is globally unique. If the GUID is populated there are two means of doing so for a given project: 2a) Seabed automatically generates and populates the GUID when an instance is created (valid only on Oracle based systems); and 2b) the GUID is generated and populated by an application (other than Seabed) on instance creation. Whether Seabed automatically generates GUIDs for a project is determined by the Auto_GUID flag in SDS_Account. Note that techniques 2a and 2b can coexist in the same project. When GUIDs are automatically generated an application can override the automatically generated GUID with its own GUID by simply supplying the GUID value. Applications that generate their own GUIDs and populate the GUID column will function correctly on projects which have automatic GUID generation turned on. | No |
VARCHAR2(128) |
Id | ID | No_Unit |
Unique identifier for this entity. | Yes |
NUMBER(38) |
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) |
Material_Phase_Code | R_Material_Phase |
|
A value that describes the phase of the fluid sample. Example values are: Solid, Liquid, or Gas. | No |
VARCHAR2(64) |
Material_Type | R_Production_Material |
|
A value that describes the material of which the fluid sample is composed. | No |
VARCHAR2(64) |
Name | ENTITY_NAME | NA |
The name given to any object or data item, e.g. name of Well, name of Field, etc. | No |
VARCHAR2(255) |
Original_Source | STRING64 | NA |
The name of the person, Organization or project source that originally provided this entity, e.g. "IHS-EnergyData" or "FinderUpper Stratton Deeper Pool 15" | No |
VARCHAR2(64) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
Remarks | STRING2000 | NA |
Any type of remarks added to an entity instance. | No |
VARCHAR2(2000) |
Reservoir_Fluid_Id | Reservoir_Fluid |
|
The identifier of the reservoir fluid from which the sample was acquired. | No |
NUMBER(38) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Sample_Number | STRING64 | NA |
A number given to a sample in order to identify it. | No |
VARCHAR2(64) |
Sample_Type | R_Fluid_Sample |
|
A value that describes the type of sample such as Composite, Spike, or Regular. | No |
VARCHAR2(64) |
Source | STRING64 | NA |
Name of the person or organization responsible for this entitys E and P content and quality. Not the data technologist or IT expert creating the entity, for which see IT_Object.Insert_User and Update_User. | No |
VARCHAR2(64) |
Source_Fluid_Analysis_Id | Fluid_Analysis |
|
The identifier of the fluid analysis activity from which the fluid was acquired. | No |
NUMBER(38) |
Source_Fluid_Analysis_Stage_Id | Fluid_Analysis_Stage |
|
The identifier of the fluid analysis stage activity from which the fluid was acquired. | No |
NUMBER(38) |
Stimulation_Fluid_Id | Stimulation_Fluid |
|
The identifier of the stimulation fluid from which the sample was taken. | No |
NUMBER(38) |
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) |
Version | STRING255 | NA |
The form or variant of the entity. | Yes 1 |
VARCHAR2(255) |
Volume | double | Volume m3 |
The amount of material that is present in the fluid sample. | No |
NUMBER |
Well_Test_Stage_Id | Well_Test_Stage |
|
The identifier of the well test stage that may have been used to acquire the fluid. | No |
NUMBER(38) |
Cardinality | Entity |
---|---|
One | Acquisition_Pty_Set |
From Entity | Link | Description | Implementation Technique | Required |
---|---|---|---|---|
Fluid_Analysis | Fluid_Sample | The identifier of the Fluid_Sample for which a fluid analysis activity will be performed. | Cascade | Yes |
Fluid_Non_State_Pty_Set | Fluid_Sample | The identifier of the fluid sample described by this set of fluid properties. | Cascade | Yes |
Fluid_Processing_Sample | Fluid_Sample | The identifier of the Fluid_Sample that will be identified as either the input sample or the output sample for a particular Fluid_Sample_Processing activity. | Cascade | Yes |
Fluid_State_Pty_Set | Fluid_Sample | The identifier of the fluid sample described by this set of fluid properties. | Cascade | Yes |
Gas_Fluid_Analysis_DOV | Fluid_Sample | READ ONLY: Unique identifier for the Fluid Sample. | Cascade | No |
Geochem_Composition | Fluid_Sample | The fluid sample to which these composition records refer. | Cascade | Yes |
Material_Composition | Fluid_Sample | The identifier of the fluid sample described by this material composition. | Cascade | Yes |
Oil_Fluid_Analysis_DOV | Fluid_Sample | READ ONLY: Unique identifier for the Fluid Sample. | Cascade | No |
Production_Test_DOV | Fluid_Sample | READ ONLY: Unique identifier for the fluid sample. | Cascade | No |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Material_Type | R_Production_Material | A value that describes the material of which the fluid sample is composed. | Restrict | No |
Material_Phase_Code | R_Material_Phase | A value that describes the phase of the fluid sample. Example values are: Solid, Liquid, or Gas. | Restrict | No |
Fluid_Acquisition | Fluid_Sample_Acquisition | The identifier of the activity that was used to acquire the fluid sample. | Cascade | No |
Extracted_From_Rock_Sample | Rock_Sample | The identifier of the rock sample from which the fluid is being acquired. | Cascade | No |
Sample_Type | R_Fluid_Sample | A value that describes the type of sample such as Composite, Spike, or Regular. | Restrict | No |
Well_Test_Stage | Well_Test_Stage | The identifier of the well test stage that may have been used to acquire the fluid. | Cascade | No |
Stimulation_Fluid | Stimulation_Fluid | The identifier of the stimulation fluid from which the sample was taken. | Cascade | No |
Source_Fluid_Analysis_Stage | Fluid_Analysis_Stage | The identifier of the fluid analysis stage activity from which the fluid was acquired. | Restrict | No |
Source_Fluid_Analysis | Fluid_Analysis | The identifier of the fluid analysis activity from which the fluid was acquired. | Restrict | No |
Reservoir_Fluid | Reservoir_Fluid | The identifier of the reservoir fluid from which the sample was acquired. | Cascade | No |