(D) Load CMU, COM4 file [msgov4]

  • This is a load profile for loading Gov Docs records for CMU, COM4 from OCLC

  • The label in Data Exchange is (D) Load CMU, COM4 file [msgov4]

  • On the Sierra server it is called m2btab.msgov4


Table of Contents

Details

Bib and item records will be created.

“o” index

Looks for a match in the o index, which includes 001 and 019.

Code:

@ov_tag="o"

0 matches: Insert new bib

1 match: Overlay existing bib

2 matches: Insert new bib

Code:

@ov_action="o"

Variable (retain both incoming and target data)

  • Field group: h LIB HAS

  • 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: y MISC

    • MARC tags: 948, 958

Variable (retain only target data, ignore incoming data)

  • Field group: v LOCAL INFO

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

Fixed

  • SPEC’L USE

Code:

@ov_protect="b=V0123456789hk(970,971)m(995)n(583)v(590,69.,856:d)y(948,958)F31"

Bib: cucusgh

Item: cusgh

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:

Top of page

Top of page