Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleProtected fields

Variable (retain both incoming and target data)

  • Field group: k TOC DATA

    • MARC tags: 970, 971

  • Field group: m LOAD NOTE

    • MARC tags: 995

  • Field group: n NOTE

    • MARC tags: 583

  • Field group: v LOCAL INFO

    • MARC tags: 590

    Field group: y MISC

    • MARC tags: 948, 958

Variable (retain only target data, ignore incoming data)

  • Field group: h LIB HAS

    • MARC tag: 866

  • Field group: v LOCAL INFO

    • MARC tags: 590, 690, 691, 856 (only if target field contains “|2pika”)

Fixed

  • SPEC’L USE

Code:

Code Block
@ov_protect="b=V0123456789h(866:d)k(970,971)m(995)n(583)v(590)v(856:d)v(,69.,856:d)y(948,958)F31"
Expand
titleTemplates

Bib: tabeb

Item: tapei

These are the default templates in Marmot loaders. The template settings only take effect if that field is not defined in any other way by the record load.

Code:

Code Block
/^999||o|0|20| | |0|n|G|0|#com="dflt"@dflt="tapeb,tapei"

...