Default Vandelay merge profiles collab/dyrcona/vandelay-default-merge-profiles
authorBill Erickson <berick@esilibrary.com>
Thu, 19 Jan 2012 16:03:44 +0000 (11:03 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 1 Feb 2012 18:54:06 +0000 (13:54 -0500)
commitcb468b4b22228a528f6d5822f0ea43f4478ba746
tree998c695486fa1529994c2777e1a9de6b7adbca6f
parent3391572ff63fab77b163b3567aaa04599ebe4430
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>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
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]