[OPEN-ILS-GENERAL] Programmatic Merging of Bibliographic Records

Jason Stephenson jstephenson at mvlcstaff.org
Mon Apr 25 14:41:44 EDT 2016


On 04/25/2016 02:24 PM, Jim Taylor wrote:
> I raised the question at the conference regarding the ability to merge
> records outside the program interface and was told there was a
> procedure/function that would allow this to be done.  Does anyone know
> where I can find this function?   My searching has availed me naught.  I
> found something under the Vandelay tables but not sure it is what I am
> needing as the above mentioned function is supposed to take two tcn numbers.
>
> Thanks.
>
> Jim
>

There is the database function asset.merge_record_assets(int,int) that 
takes two record ids. It merges the call numbers, copies, and asset uris 
of the second record into the first.

If you're looking to merge the MARC from two records together, there are 
several database functions in the vandelay schema for that, but they are 
likely best used from the record import interface in the staff client.

Hope that helps!


-- 
Jason Stephenson
Assistant Director for Technology Services
Merrimack Valley Library Consortium
4 High ST, Suite 175
North Andover, MA 01845
Phone: 978-557-5891
Email: jstephenson at mvlcstaff.org

Please note my new email address.


More information about the Open-ils-general mailing list