Difference between revisions of "MR-1.1.2"

From ICA-AtoM
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">Title</span>
+
<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'''
  
*spec
+
The system must be able to:
  
*spec
+
*Assign a title to an archival descriptions.
  
 +
*Accommodate multiple titles (variants, title changes).
  
'''Context (parent requirements)'''
+
*Differentiate the authorized title from variants.
  
*[[MR-x|MR-x Title]]
+
*Support explanatory notes on titles.
  
*[[MR-x.x|MR-x.x Title]]
 
  
 +
'''Context (parent requirements)'''
  
'''Sub-requirements'''
+
*[[MR-1|MR-1 Record information about archival materials]]
  
*[[MR-x|MR-x Title]]
+
*[[MR-1.1|MR-1.1 Register units of description]]
 
 
*[[MR-x.x|MR-x.x Title]]
 
  
  
 
'''Source quotations'''
 
'''Source quotations'''
  
*[[RS-x#x.x|Standard]]
+
*[[RS-1#3.1.2|ISAD(G) 3.1.2]]
  
*[[RS-x#x.x|Standard]]
+
*[[RS-4|OSARIS]]
  
  
 
'''Associated functional requirements'''
 
'''Associated functional requirements'''
  
*[[FR-x.x|FR-x.x Title]]
+
*[[FR-2.5.1|FR-2.5.1 Identify units of description]]
  
  
 
'''Associated quality requirements'''
 
'''Associated quality requirements'''
  
*requirement1
+
The application should be able to:
  
*requirement2
+
*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'''
  
*text1
+
*information_object::title
  
*text2
+
*information_object::alternate_title
 +
 
 +
*note::note_content
 +
 
 +
*note::note_type
  
  
 
'''ICA-AtoM implementation'''
 
'''ICA-AtoM implementation'''
  
*text1
+
*ICA-AtoM include a ''Title'' field in the InformationObject table.
 +
 
 +
*ICA-AtoM does not impose any formatting rules on titles.
  
*text2
+
*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'''
  
*text1
+
*ICA-AtoM v1.0 beta does not handle multiple titles.
  
*text2
+
*ICA-AtoM v1.0 beta does not support date ranges on titles for previous names of description.
  
  
 
'''Use cases'''
 
'''Use cases'''
 
*[[UC-x.x.x|USC-x.x.x Title]]
 
  
  
 
'''User Manual sections'''
 
'''User Manual sections'''
 
*[[UM-x.x.x|UM-x.x.x Section > Section > Section]]
 

Latest revision as of 18: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