POSC Specifications: Epicentre Version 3.0 | Logical Data Model |
This change creates a subtype of GENERAL FACILITY for the storage of hardcopy documents.
CHANGE ESM_library_facility ADD ENTITY LIBRARY_FACILITY (*<desc> This is a facility used to store physical copies of documents, such as reports, maps, and photographs.*) SUBTYPE OF (general_facility); UNIQUE si: identifier, ref_existence_kind, identifying_facility; END_ENTITY; END_CHANGE;