POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_HYDROCARBON_PORE_VOLUME
SUBTYPE OF
(
pty_volume
);
core :
OPTIONAL
core
;
data_value :
ndt_volume
;
reservoir :
OPTIONAL
reservoir
;
reservoir_part :
OPTIONAL
reservoir_part
;
subsurface_rock_segment :
OPTIONAL
subsurface_rock_segment
;
UNIQUE
si: core,
pty_volume
.region,
pty_volume
.rock_material, subsurface_rock_segment,
pty_volume
.filter_cake, reservoir_part, reservoir,
pty_volume
.fluid_system,
pty_volume
.rock_feature,
process_data
.activity;
END_ENTITY
; (* pty_hydrocarbon_pore_volume *)
Generated on Tue Jul 10 19:38:29 2001
© Copyright 2001 POSC. All rights reserved.