POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
CORE
SUBTYPE OF
(
rock_sample
);
ref_diameter :
OPTIONAL
ref_diameter
;
wellbore :
OPTIONAL
wellbore
;
INVERSE
pty_area_per_mass :
SET [0:?] OF
pty_area_per_mass
FOR
core;
pty_axial_length :
SET [0:?] OF
pty_axial_length
FOR
core;
pty_capillary_pressure_curve :
SET [0:?] OF
pty_capillary_pressure_curve
FOR
core;
pty_capillary_transition_zn_ht :
SET [0:?] OF
pty_capillary_transition_zn_ht
FOR
core;
pty_conductivity :
SET [0:?] OF
pty_conductivity
FOR
core;
pty_diameter :
SET [0:?] OF
pty_diameter
FOR
core;
pty_displacement_velocity :
SET [0:?] OF
pty_displacement_velocity
FOR
core;
pty_eff_length_thickness_ratio :
SET [0:?] OF
pty_eff_length_thickness_ratio
FOR
core;
pty_fluid_show_quality :
SET [0:?] OF
pty_fluid_show_quality
FOR
core;
pty_hydrocarbon_pore_volume :
SET [0:?] OF
pty_hydrocarbon_pore_volume
FOR
core;
pty_magnetic_flux :
SET [0:?] OF
pty_magnetic_flux
FOR
core;
pty_mass_per_length :
SET [0:?] OF
pty_mass_per_length
FOR
core;
pty_permeability_axial_path :
SET [0:?] OF
pty_permeability_axial_path
FOR
core;
pty_perm_transverse_path :
SET [0:?] OF
pty_perm_transverse_path
FOR
core;
pty_porosity_length_ratio :
SET [0:?] OF
pty_porosity_length_ratio
FOR
core;
pty_recovery_percent :
SET [0:?] OF
pty_recovery_percent
FOR
core;
pty_volume_per_length :
SET [0:?] OF
pty_volume_per_length
FOR
core;
UNIQUE
si:
material
.identifier,
material
.ref_existence_kind, wellbore,
rock_material
.rock_material;
END_ENTITY
; (* core *)
Generated on Tue Jul 10 19:37:41 2001
© Copyright 2001 POSC. All rights reserved.