From 4915c764c9477fb81a0e4bcbac90110e181fe30f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 30 May 2019 16:34:39 -0700 Subject: update journal_metadata import command --- python/README_import.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/README_import.md b/python/README_import.md index 43100db1..b531a9e2 100644 --- a/python/README_import.md +++ b/python/README_import.md @@ -33,12 +33,12 @@ the others: gunzip public_profiles_1_2_json.all.json.gz -## ISSN +## Journal Metadata -From CSV file: +From JSON file: # See "start off with" command above - time ./fatcat_import.py issn /srv/fatcat/datasets/journal_extra_metadata.csv + time ./fatcat_import.py journal-metadata /srv/fatcat/datasets/journal_metadata.json Usually a couple minutes at most on fast production machine. -- cgit v1.2.3