Difference between revisions of "Template:Classic RAD"
Line 4: | Line 4: | ||
'''Document status:''' in progress | '''Document status:''' in progress | ||
− | Overview | + | '''Overview''' |
− | |||
− | |||
− | |||
− | |||
− | |||
+ | [[Template: Classic RAD - Identity|Identity area]] | ||
− | == | + | [[Template: Classic RAD - Title|Title and statement of responsibility area]] |
+ | |||
+ | [[Template: Classic RAD - Edition|Edition area]] | ||
+ | |||
+ | [[Template: Classic RAD - Class specific|Class of material specific details area]] | ||
+ | |||
+ | [[Template: Classic RAD - Physical description|Physical description area]] | ||
+ | |||
+ | [[Template: Classic RAD - Publisher's series|Publisher's series area]] | ||
+ | |||
+ | |||
+ | == Overview == | ||
[[Image:tmplClassicRADStructure1.png|500px|right|thumb|Divs used to organize data entry screen]] | [[Image:tmplClassicRADStructure1.png|500px|right|thumb|Divs used to organize data entry screen]] | ||
Line 26: | Line 33: | ||
− | |||
== Edition area == | == Edition area == |
Revision as of 13:56, 28 August 2008
Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.
Main Page > BCAUL pilot project > Templates > Classic RAD
Document status: in progress
Overview
Title and statement of responsibility area
Class of material specific details area
Overview
This version of the RAD template follows RAD's areas of description closely. The divs that structure the data entry screen are drawn from RAD areas, with additional divs to handle Qubit-required fields / implementations. RAD contains a number of elements that have no ISAD(G) or Qubit analogs. There are two basic approaches for handling these:
- Create custom fields via the Qubit property table; or
- Map RAD elements onto existing Qubit fields, relying on the Qubit note and event tables to handle exceptions.
Approach (1) is most RAD-compliant but it requires more back-end customization to implement fields that are little-used even in RAD environments. Approach (2) requires less customization, but results in loss of RAD-specific information. In many cases a "mixed" approach may be most appropriate. Options are set out and ilustrated below in the relevant RAD area of description.
Edition area
This div corresponds to RAD area 1.2. It is used only for item-level description for statements relating to multiple versions of an item and contains 2 elements: Edition statement (1.2B) and Statements of responsibility relating to edition (1.2C).
Neither of these elements have an ISAD(G) or Qubit analog. This implementation handles these element as custom fields (field name and value stored in related Qubit property records). A getRADEdition() method returns the values on the View screen in a single statement formatted by RAD punctuation rules.
Edition statement
- RAD: 1.2B Edition statement
- ISAD(G): na
- Qubit: property::name="edition_statement" value=" "
- Repeating? NO
Statements of responsibility relating to edition
- RAD: 1.2C Statements of responsibility relating to edition
- ISAD(G): na
- Qubit: property::name="statements_of_responsibility_relating_to_edition" value=" "
- Repeating? YES
Class of material specific details
Creation context
Physical description area
Publisher's series area
Archival description area
Notes area
Access points