POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELL
SUBTYPE OF
(
facility
,
pfnu
);
abandonment_date :
OPTIONAL
ndt_date_tod
;
spud_date :
OPTIONAL
ndt_date_tod
;
well_slot :
OPTIONAL
well_slot
;
INVERSE
composed_of_well :
SET [0:?] OF
well_structure_composition
FOR
part_of_well;
part_of_well :
SET [0:?] OF
well_structure_composition
FOR
composed_of_well;
pty_economic_gor_limit :
SET [0:?] OF
pty_economic_gor_limit
FOR
well;
pty_economic_limit_money :
SET [0:?] OF
pty_economic_limit_money
FOR
well;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
well;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
well;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
well;
pty_productivity_index :
SET [0:?] OF
pty_productivity_index
FOR
well;
pty_sp_productivity_index :
SET [0:?] OF
pty_sp_productivity_index
FOR
well;
pty_unit_productivity_index :
SET [0:?] OF
pty_unit_productivity_index
FOR
well;
pty_water_depth :
SET [0:?] OF
pty_water_depth
FOR
well;
reservoir_drainage_feature :
SET [0:?] OF
reservoir_drainage_feature
FOR
well;
wellbore :
SET [0:?] OF
wellbore
FOR
well;
well_completion :
SET [0:?] OF
well_completion
FOR
well;
well_report :
SET [0:?] OF
well_report
FOR
well;
UNIQUE
si:
facility
.identifier,
facility
.ref_existence_kind;
END_ENTITY
; (* well *)
Generated on Tue Jul 10 19:39:17 2001
© Copyright 2001 POSC. All rights reserved.