Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Concorde - Sprint 89
-
2
-
Concorde
Description
Purpose
To a very basic MARC record generated in MDEXP-93 we will append 005 in accordance with the recommended mapping:
005 mapping
Metadata.updatedDate field is mapped to 005 field in format:
- Date in format: yyyymmdd
- Time in format: hhmmss.f include 2 for the hour, 2 for the minute, 2 for the second, and 2 for a decimal fraction of the second, including the decimal point. The 24-hour clock (00-23) is used.
*Note: if the updatedDate is not populated - then do not populate 005. Normally the updatedDate is set to be equal to createdDate.
Acceptance criteria
- The generated record is short-lived and generated each time it is requested
- The record is saved in .mrc file and contains 005 field and is populated with the correct data
- Unit tests are written
- API tests are written
Library of Congress documentation:
https://www.loc.gov/marc/bibliographic/bd005.html
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-1397 Generating a MARC bibliographic record from an Inventory Instance record
-
- Closed
-
- has to be done after
-
MDEXP-93 Generate MARC bib record containing 001, 245$a and 999ff$i fields
-
- Closed
-
- is cloned by
-
MDEXP-136 Generate MARC bib record - 008 fields
-
- Closed
-