Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
Concorde - Sprint 102, Concorde - Sprint 103
-
2
-
Concorde
Description
Purpose
FOLIO inventory storage instance contains fields that are represented by keys and those will need to be replaced by their values when generating MARC bib record on the fly. In many cases, which field in MARC record will be populated depends on the value of the key. For identifiers, depending on its type the different MARC Bib record field will be populated. Each inventory instance has a list of identifiers associated with it and it is an array of identifier value and identifier type id.
Requirements/Scope:
- Other standard identifiers - 024 $a (first indicator 8, second indicator blank)
- Publisher or distributor number - 028$a (first indicator 5, second indicator 2)
- Cancelled system control numbers - 019$a (both indicators blank)
For the details of the mapping refer to Recommended MARC mapping spreadsheet: https://docs.google.com/spreadsheets/d/11lGBiPoetHuC3u-onVVLN4Mj5KtVHqJaQe4RqCxgGzo/edit#gid=1166940623 Instance to MARC tab.
Approach:
Acceptance criteria:
1. The generated record is short-lived and generated each time it is requested
2. The specified identifiers are being correctly mapped according to the mapping document:
3. The record is saved in .mrc file and contains correctly populated data
4. Unit tests are written
5. API tests are written
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2459 Generating MARC bibliographic record from Inventory Instance - additional fields
-
- Closed
-
- is cloned by
-
MDEXP-191 Generate MARC bib record - Identifiers part III - appending subfields
-
- Closed
-