eexhibitobjects module - fieldmuseum/EMu-Documentation GitHub Wiki

FAQ | Q&A | ISSUES | PROJECT

What does an eexhibitobjects record represent?

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.

Current Sub class Status

Subclassed?: Yes


Tab Switching:

  • Column Name: N/A
  • Lookup List: N/A
  • Tab switching: No

Record Types:

eexhibitobject record types are derived from the associated catalogue record and its Departmental catalogue hierarchy.

  • See each departments catalogue for more detail.

Record Structure:

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.


Fields

Mandatory

  • NONE

Unique

Ditto Skip

Insert Defaults

  • OveExhibitionObjectName : [OveObjectName]
  • OveExhibitionNameFinal : “No”
  • MeaMeasurementKind_tab : “Height” “Width” “Depth” “Weight”
  • EnvCaseRequirement_tab : “Silca Gel” “Arten Meter” “MCG” “Pest Port” “Alarm”

Query Defaults

Attachment Field Display Values by Tab

AllOveTab

  • 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"]

AllDevTab

  • DevGraphic : enarratives:NarTitle

Software Dependencies


Resources -> Tools

  • NONE

Summary String(s)

Requests and updates to the summary string should be submitted as issues and tagged eexhibitobjects. When approved they should be documented in structural changes.

Default

"[" + StaEventCatalogueNumber + "]" + StaSectionTitle + ";" + ecatalogue.SummaryData + StaStatus +


STRUCTURAL CHANGES: Rationale

Reason(s) for Change Request [version 2]

Status

  • Version XX
  • Funded - [In test]
  • FMNH Specific customisation

Details