Difference between revisions of "MR-1.1.2"
Jump to navigation
Jump to search
(New page: <span class="pageTitle">Title</span> Main Page > System requirements > Metadata requirements '''Specification''' *spec *spec '''Context (parent requirements)''' *[[MR-x...) |
|||
| Line 1: | Line 1: | ||
| − | <span class="pageTitle"> | + | <span class="pageTitle">Assign names to the object of a description</span> |
[[Main Page]] > [[System requirements]] > [[Metadata requirements]] | [[Main Page]] > [[System requirements]] > [[Metadata requirements]] | ||
| Line 6: | Line 6: | ||
'''Specification''' | '''Specification''' | ||
| − | + | The system must be able to: | |
| − | * | + | *Assign a title to an archival descriptions. |
| + | *Accommodate multiple titles (variants, title changes). | ||
| − | + | *Differentiate the authorized title from variants. | |
| − | * | + | *Support explanatory notes on titles. |
| − | |||
| + | '''Context (parent requirements)''' | ||
| − | + | *[[MR-1|MR-1 Record information about archival materials]] | |
| − | *[[MR- | + | *[[MR-1.1|MR-1.1 Register units of description]] |
| − | |||
| − | |||
'''Source quotations''' | '''Source quotations''' | ||
| − | *[[RS- | + | *[[RS-1#3.1.2|ISAD(G) 3.1.2]] |
| − | *[[RS- | + | *[[RS-4|OSARIS]] |
'''Associated functional requirements''' | '''Associated functional requirements''' | ||
| − | *[[FR- | + | *[[FR-2.5.1|FR-2.5.1 Identify units of description]] |
'''Associated quality requirements''' | '''Associated quality requirements''' | ||
| − | + | The application should be able to: | |
| − | * | + | *Support drop-down value lists for data entry of ''Type of title''. |
| + | |||
| + | *Retrieve descriptions by any name (authorized or variants). | ||
| Line 49: | Line 50: | ||
'''ICA-AtoM fields''' | '''ICA-AtoM fields''' | ||
| − | * | + | *information_object::title |
| − | * | + | *information_object::alternate_title |
| + | |||
| + | *note::note_content | ||
| + | |||
| + | *note::note_type | ||
'''ICA-AtoM implementation''' | '''ICA-AtoM implementation''' | ||
| − | * | + | *ICA-AtoM include a ''Title'' field in the InformationObject table. |
| + | |||
| + | *ICA-AtoM does not impose any formatting rules on titles. | ||
| − | * | + | *ICA-AtoM stores ''Title notes'' in a separate Note database table, allowing users to register as many notes required (no limit). |
'''Known issues''' | '''Known issues''' | ||
| − | * | + | *ICA-AtoM v1.0 beta does not handle multiple titles. |
| − | * | + | *ICA-AtoM v1.0 beta does not support date ranges on titles for previous names of description. |
'''Use cases''' | '''Use cases''' | ||
| − | |||
| − | |||
'''User Manual sections''' | '''User Manual sections''' | ||
| − | |||
| − | |||
Latest revision as of 17:58, 10 July 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.
Assign names to the object of a description
Main Page > System requirements > Metadata requirements
Specification
The system must be able to:
- Assign a title to an archival descriptions.
- Accommodate multiple titles (variants, title changes).
- Differentiate the authorized title from variants.
- Support explanatory notes on titles.
Context (parent requirements)
Source quotations
Associated functional requirements
Associated quality requirements
The application should be able to:
- Support drop-down value lists for data entry of Type of title.
- Retrieve descriptions by any name (authorized or variants).
Associated technical requirements
ICA-AtoM fields
- information_object::title
- information_object::alternate_title
- note::note_content
- note::note_type
ICA-AtoM implementation
- ICA-AtoM include a Title field in the InformationObject table.
- ICA-AtoM does not impose any formatting rules on titles.
- ICA-AtoM stores Title notes in a separate Note database table, allowing users to register as many notes required (no limit).
Known issues
- ICA-AtoM v1.0 beta does not handle multiple titles.
- ICA-AtoM v1.0 beta does not support date ranges on titles for previous names of description.
Use cases
User Manual sections