POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
OUTCROP_SAMPLE
SUBTYPE OF
(
rock_sample
);
INVERSE
pty_fluid_show_quality :
SET [0:?] OF
pty_fluid_show_quality
FOR
outcrop_sample;
pty_length :
SET [0:?] OF
pty_length
FOR
outcrop_sample;
pty_length_per_volume :
SET [0:?] OF
pty_length_per_volume
FOR
outcrop_sample;
pty_magnetic_force :
SET [0:?] OF
pty_magnetic_force
FOR
outcrop_sample;
pty_mass_per_length :
SET [0:?] OF
pty_mass_per_length
FOR
outcrop_sample;
UNIQUE
si:
material
.identifier,
material
.ref_existence_kind,
rock_material
.rock_material;
END_ENTITY
; (* outcrop_sample *)
Generated on Tue Jul 10 19:38:09 2001
© Copyright 2001 POSC. All rights reserved.