Default Vandelay merge profiles collab/berick/vandelay-default-merge-profiles
authorBill Erickson <berick@esilibrary.com>
Thu, 19 Jan 2012 16:03:44 +0000 (11:03 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 19 Jan 2012 16:15:11 +0000 (11:15 -0500)
commit3a3f3a0cdc2a674b6cae036d0b61b20101898371
tree3301a8d1b81c56b01d5753fe9a78a8a543f2a62a
parent13d414e675a1aed945ba9a4ccc2d4421b308b19a
Default Vandelay merge profiles

Adds 2 default vandelay merge profiles, in part so users will have some
useful sample data, but also so the community can have some
basic/consistent profiles for documentation purposes.

1. Match-Only Merge

This is a no-op merge.  It's only purpose is to allow Vandelay, which
requires a profile of some sort to do anything, to find matching
records.  This is useful for importing holdings when the MARC from the
source record is not desired.  It will also be useful in the
(forthecoming) Vandelay-driven Acquisitions lineitem linking (LP
pending).

The target/incumbent record is not affected.

2. Full Overlay

Used for overlaying an entire inbound MARC record over its target
record.  The target/incumbent record is completely replaced by the
inbound record.

For both, 901c is used because it's automatically updated on the target
record to match the internal ID, regardless of any field
preservation/stripping.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.vandelay-default-merge-profiles.sql [new file with mode: 0644]