-
Notifications
You must be signed in to change notification settings - Fork 5
eexhibitobjects module
Exhibit objects are a wrapper around a catalogue record (either an artefact/specimen/component that belongs to the Field Museum or one on loan from another institution). Its purpose is to keep track all of the specifics about the use of that artefact/specimen/component relative to an event (e.g. An exhibition).
The catalogue record is used to keep track of:
- Long term maintenance,
- Conservation,
- Location,
- Disposal
Note: A Component catalogue record represents things like mounts, panels, cases, crates
Each record represents an instance of a particular object’s inclusion in an exhibition. They are created for exhibit components e.g. Mounts, panels, cases, crates and for catalogued objects (see record types below).
The fields in Exhibition Objects module serve as an extension or “wrapper” around a catalog record to provide the fields needed to document its use in an exhibition. New exhibition object records are automatically generated when a catalog record is attached to the Objects tab of an Exhibition Event record.
Subclassed?: Yes
- Column Name: N/A
- Lookup List: N/A
- Tab switching: No
eexhibitobject record types are derived from the associated catalogue record and its Departmental catalogue hierarchy.
- See each departments catalogue for more detail.
Network; There are attachments to records of the same type but no hierarchy exists ie they are lateral attachments Sequential: There are attachments to records of the same type, and a defined sequence-order between attached records.
- NONE
- OveExhibitionObjectName : [OveObjectName]
- OveExhibitionNameFinal : “No”
- MeaMeasurementKind_tab : “Height” “Width” “Depth” “Weight”
- EnvCaseRequirement_tab : “Silca Gel” “Arten Meter” “MCG” “Pest Port” “Alarm”
- StaObjectRef : ecatalogue.SummaryData + ecatalogue.irn
- StaEventRef : EveShortNameAndNumber [eevents.EveShortName + eevents.EveEventNumber]
- DevCatalogueNumber : DevCatalogueNumber [ecatalogue.DarCatalogNumber]
- OveOriginalCatalogueNumber : CatOriginalCatalogueNumber [ecatalogue.CatMammalsOtherNo_tab WHERE 1st instance of ecatalogue.CatMammalsOtherNoSource_tab ='Original Catalogue Number"]
- DevGraphic : enarratives:NarTitle
- NONE
Requests and updates to the summary string should be submitted as issues and tagged eexhibitobjects
. When approved they should be documented in structural changes.
"[" + StaEventCatalogueNumber + "]" + StaSectionTitle + ";" + ecatalogue.SummaryData + StaStatus +
Reason(s) for Change Request [version 2]
- Version XX
- Funded - [In test]
- FMNH Specific customisation
Field Museum EMu documentation repository 2021-