...
- First iteration created in MODDICONV-137
- Bugfixes required and will be delivered in Morning Glory, so this page has been created to document expected behavior for 1) Protecting MARC field and then 2) Overriding MARC field protections. (overrides not yet documented here)
- Related bugs
See MODDICORE-146 SPIKE: Instance & SRS record updates need to honor MARC field protections for additional technical information
...
MARC Field Protections Scope:
(updated as of the Morning Glory release)
- Before Morning Glory, MARC field protections are only invoked if a MARC Update action is included in the job profile.
- Based on feedback from the community, consider changing the behavior so that the field protections are , as of Morning Glory, field protections will also be invoked automatically/implicitly when the job profile includes an Update Instance action.
- When evaluating data in a subfield, MARC field protections are not case-sensitive. For example $a NcD, $a NCD, $a Ncd, $a ncd, $a ncD would all be considered equivalent and duplicates of each other.
- After testing and early substantial usage, if the community decides that the field protections must take upper and lower case into account for data in subfields, consider changing the behavior so that the field protections are case-sensitive rather than case-insensitive
- For data in a subfield, the field protection is based on the entire data string.
- Consider supporting wildcards, begins, ends, contains in the future.
- One master list of MARC field protections is maintained in Settings/Data import.
- Per conversation with the MARC Holdings libraries, MARC field protections will NOT be applied to MARC Holdings records.
- Unless/until Unless/until a future use case is identified that necessitates differentiation, this same list of field protections will be used for MARC Bibliographic and MARC Authority records.
- Per conversation with the currently-known MARC Holdings libraries, MARC field protections will NOT be applied to MARC Holdings records.
- MARC field protections are controlled at the tenant level, though field protections can be overridden for a particular action profile/job profile.
- Based on feedback from the community, consider adding the ability to include additional field protections in individual job profiles, for MARC fields that are used infrequently or do not normally need to be protected.
- Question for librarians: can we assume that LDR, 002-009 fields do not need field protection? Per MM SIG and DI subgroup, March 2022: fields 006 and 007 should allow field protection, but none of the other control fields (LDR, 002, 003, 004, 005, 008, 009)
...
- Given no MARC field entry exists
- And a collection of incoming MARC field entries that intend to overwrite the existing MARC field entry
- Then the end state will include the collection of the incoming MARC field entries
Overriding
...
MARC Field Protections
- As with applying MARC field protections, overriding those protections are somewhat limited in releases prior to Morning Glory, in that they cannot be used without an Update MARC action in the job profile, and do not distinguish the handling for repeatable and non-repeatable fields properly.
- As of the Morning Glory release, all of the details in the above MARC field protections scope section also apply to overriding MARC field protections.