Hack to support Oxford DOIs in 956 fields
authorDan Scott <dscott@laurentian.ca>
Tue, 29 Aug 2017 17:12:15 +0000 (13:12 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 29 Aug 2017 17:12:15 +0000 (13:12 -0400)
commit3dae2cbb2912d2462c1de42404b978e58af0180b
treee2f0e5de1dc578e4373ac8596791367d0dc3bc1b
parent43fe01ee96538690ea5d12d61be948a1de489624
Hack to support Oxford DOIs in 956 fields

ScholarsPortal MARC records put Oxford DOIs in their 956 fields instead
of 856; let's use both of them and hope that no other records use a 956
that doesn't actually resolve.

Also, if the URL is for books.scholarsportal.info, identify
ScholarsPortal as the platform.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py