POSC Specifications: Epicentre Version 3.0 | Logical Data Model |
These changes represent mechanical fixes which implement the intent of the model.
CHANGE ERP_miscellaneous_fixes ALTER ENTITY pty_pressure_gradient; ALTER rock_fluid_feature DROP AGGREGATE (*<CHANGE>The aggregate BAG[0:1] was inadverdently included.*); END_ENTITY; ALTER ENTITY surface_geochemical_survey; UNIQUE DROP si (*<CHANGE>Redundant to inherited SI rule.*); END_ENTITY; ALTER ENTITY typical_activity_classification; UNIQUE ALTER si ADD activity_class, typical_activity LAST (*<CHANGE>Inadvertently omitted.*); END_ENTITY; ALTER ENTITY business_associate_land_feature_role; UNIQUE ALTER si ADD business_associate, earth_surface_feature LAST (*<CHANGE>Inadvertently omitted.*); END_ENTITY; ALTER ENTITY well_log_trace_classification; UNIQUE ALTER si ADD start_time, end_time FIRST (*<CHANGE>Inadvertently omitted.*); END_ENTITY; ALTER ENTITY geologic_process; ALTER identifier DROP OPTIONAL (*<CHANGE>This is the only component of the uniqueness rule.*); END_ENTITY; END_CHANGE;