Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This is the main page for the Exhibition Service.

Exhibition Service Description and Assumptions
The Exhibition Planning Service facilitates the planning and management of exhibitions. This procedure encompasses tracking the objects included in or considered for an exhibition, the people involved in the exhibition's activities, and the exhibition sections, if any.
Exhibition Service Current Status
The Exhibition Service has been stubbed with the new templates. We have just begun to define what this will be. The Contract Description page for this service has not yet been added.

Exhibition Service Documentation

 Description and Assumptions
 Questions
 Contract Description
 Entity Diagrams
 Implementation Plan
 Test Plan
 Current Status

Responsibility

While in active development, fill in the following roles:

Primary Specification contacts:

 

Primary Domain experts:

 

Primary Developers:

 

Exhibition (may share "superclass" with Collection) - has a host of annotations along with some core info. Associated to objects. Exhibit has temporal quality (when it was on display). Will have Location association (with temporality) for a traveling exhibit. Object association may have temporal quality, or Exhibition association may be to a qualified Exhibition/Location/time-period instance. Some objects may only be in an exhibit for a while, because of damage/theft/other concerns.

Note that the CollectionObject entity is inherently hierarchical, and so Exhibition may just be a CollectionObject that is formally marked, and that may have some additional information. Need to clarify which aspects of the Exhibition entity are not covered by CollectionObject capabilities - we want to minimize duplication. Unlike a Collection, an Exhibition has a temporal aspect of when it was active (although the information remains). An Exhibition has some notion of state as well (actually, this is a better way to think of the temporal aspect), associated to the workflow of planning, travelling, on display (at some location), etc. In addition, an Exhibition is inherently more dynamic w.r.t. membership over time, since CollectionObjects may only be part of an exhibit for portions of its travels (due to conservation, insurance, or other constraints). We should be able to model most of this with some combination of workflow state, Movement (for travelling exhibits, and possibly for the local movement associated with display), Location (including local references as well as remote references for travelling exhibits), and Loan (to model travelling exhibits).

  • No labels