Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
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:
- all mapping rules for subjects, alternativeTitles, series should be updated
- series and subject now object so, populate value into "value" field
- 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
- blocks
-
MODSOURMAN-934 Release v3.6.0 (R1 Orchid)
-
- Closed
-
- is required by
-
UXPROD-3808 Authority Control: quickMARC | MANUAL | Link authority record (name-title/uniform title/series/geographic) to applicable bib fields (Phase 2)
-
- Closed
-
- relates to
-
FOLIO-3696 Spitfire: Update Orchid release notes
-
- Closed
-
-
MODDATAIMP-773 Update Karate tests to check mapping of $9 values
-
- Closed
-
-
MODDICORE-297 Extend bib mapping-rules according to Instance schema changes
-
- Closed
-
-
MODDICORE-300 Test MARC-to-Instance mapping with updated Instance schema
-
- Closed
-
-
MODSOURMAN-977 Create a standalone script to update mandatory mapping-rules change
-
- Closed
-