From 90560ba18ac042a23db6995cc07a5cef024bc179 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 21 May 2019 17:19:58 -0700 Subject: JALC bulk file importer --- python/fatcat_import.py | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'python/fatcat_import.py') diff --git a/python/fatcat_import.py b/python/fatcat_import.py index 6b1a10b1..94c90ea5 100755 --- a/python/fatcat_import.py +++ b/python/fatcat_import.py @@ -16,6 +16,12 @@ def run_crossref(args): else: JsonLinePusher(fci, args.json_file).run() +def run_jalc(args): + ji = JalcImporter(args.api, + args.issn_map_file, + extid_map_file=args.extid_map_file) + Bs4XmlLinesPusher(ji, args.xml_file, "