Uploaded image for project: 'mod-data-export'
  1. mod-data-export
  2. MDEXP-122

Generate MARC bib record - 005 field

    XMLWordPrintable

Details

    • 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
      1. The generated record is short-lived and generated each time it is requested
      2. The record is saved in .mrc file and contains 005 field and is populated with the correct data
      3. Unit tests are written
      4. API tests are written

      Library of Congress documentation:
      https://www.loc.gov/marc/bibliographic/bd005.html

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Igor_Gorchakov Igor Gorchakov
                magdaz Magda Zacharska
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases