Difference between revisions of "Template:Classic RAD - Edition"
Line 42: | Line 42: | ||
This div corresponds to RAD area 1.2. It is used only at the item-level for statements relating to multiple versions of an item. The area contains 2 elements: ''Edition statement'' (1.2B) and ''Statements of responsibility relating to edition'' (1.2C). | This div corresponds to RAD area 1.2. It is used only at the item-level for statements relating to multiple versions of an item. The area 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. | + | Neither of these elements have an ISAD(G) or Qubit analog. They can be implemented either as custom fields or adpated to Qubit '''notes''' and '''events'''. |
+ | |||
+ | '''Option 1''' | ||
+ | *Use Qubit '''property''' records to store field name. and values. | ||
+ | *Use a '''getRADEdition()''' method to the values on the [[View screen]] in a single statement formatted by RAD punctuation rules. | ||
+ | |||
+ | |||
+ | '''Option 2''' | ||
+ | *Map RAD ''Edition statement'' (1.2B) to Qubit '''note'''. | ||
+ | *Map RAD ''Statements of responsibility relating to edition'' (1.2C) to Qubit '''event'''. | ||
+ | *Eliminate this area as a separate div since data can be handled by other areas. | ||
+ | |||
+ | |||
+ | RAD elements: | ||
'''Edition statement''' | '''Edition statement''' | ||
− | *RAD: 1.2B | + | *RAD: 1.2B |
*ISAD(G): na | *ISAD(G): na | ||
− | *Qubit: property::name="edition_statement" value=" " | + | *Qubit: property::name="edition_statement" value=" " (option 1); note::content (option 2). |
*Repeating? NO | *Repeating? NO | ||
'''Statements of responsibility relating to edition''' | '''Statements of responsibility relating to edition''' | ||
− | *RAD: 1.2C | + | *RAD: 1.2C |
*ISAD(G): na | *ISAD(G): na | ||
− | *Qubit: property::name="statements_of_responsibility_relating_to_edition" value=" " | + | *Qubit: property::name="statements_of_responsibility_relating_to_edition" value=" " (option 1); event::name (option 2). |
*Repeating? YES | *Repeating? YES |
Revision as of 15:23, 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
Template: Classic RAD
|
Title and statement of responsibility area |
Edition area
This div corresponds to RAD area 1.2. It is used only at the item-level for statements relating to multiple versions of an item. The area 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. They can be implemented either as custom fields or adpated to Qubit notes and events.
Option 1
- Use Qubit property records to store field name. and values.
- Use a getRADEdition() method to the values on the View screen in a single statement formatted by RAD punctuation rules.
Option 2
- Map RAD Edition statement (1.2B) to Qubit note.
- Map RAD Statements of responsibility relating to edition (1.2C) to Qubit event.
- Eliminate this area as a separate div since data can be handled by other areas.
RAD elements:
Edition statement
- RAD: 1.2B
- ISAD(G): na
- Qubit: property::name="edition_statement" value=" " (option 1); note::content (option 2).
- Repeating? NO
Statements of responsibility relating to edition
- RAD: 1.2C
- ISAD(G): na
- Qubit: property::name="statements_of_responsibility_relating_to_edition" value=" " (option 1); event::name (option 2).
- Repeating? YES