Uploaded image for project: 'mod-source-record-manager'
  1. mod-source-record-manager
  2. MODSOURMAN-924

Extend bib mapping-rules according to Instance schema changes

    XMLWordPrintable

Details

    • Spitfire Sprint 157
    • 1
    • Spitfire
    • Orchid (R1 2023)

    Description

      Purpose:
      It's required to extend the Instance schema with authorityId for the fields: subjects, alternativeTitles, series. It's required for an indication that the field is authorized and controlled by the Authority record.

      Requirements:

      1. all mapping rules for subjects, alternativeTitles, series should be updated
        1. series and subject now object so, populate value into "value" field
        2. subjects, alternativeTitles, series now have authorityId field that should be populated from $9 subfield

      Series example object:

      {"value": "some series", "authorityId": "<UUID>"}

      Subjects example object:

      {"value": "some subject", "authorityId": "<UUID>"}

      alternativeTitles example object:

      {"alternativeTitleTypeId": <UUID>, "alternativeTitle": "some title", "authorityId": "<UUID>"}

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                psmagin Pavlo Smahin
                psmagin Pavlo Smahin
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases