diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-12-26 18:20:52 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-12-26 18:20:54 -0800 |
commit | 54a2c83c0a5e8ccd4eec7c18eac715bdbb3eb62e (patch) | |
tree | 0eedaf16bf6af4270f98c0db5feb882a5c0c1ade /notes/bulk_edits | |
parent | f3d75482a55b9403e03a4b46475e9deb1c2b082e (diff) | |
download | fatcat-54a2c83c0a5e8ccd4eec7c18eac715bdbb3eb62e.tar.gz fatcat-54a2c83c0a5e8ccd4eec7c18eac715bdbb3eb62e.zip |
bulk edit updates
Diffstat (limited to 'notes/bulk_edits')
-rw-r--r-- | notes/bulk_edits/2019-12-20_updates.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/notes/bulk_edits/2019-12-20_updates.md b/notes/bulk_edits/2019-12-20_updates.md index c8b1438c..a8f62ea9 100644 --- a/notes/bulk_edits/2019-12-20_updates.md +++ b/notes/bulk_edits/2019-12-20_updates.md @@ -68,6 +68,7 @@ More errors: HTTP response body: {"success":false,"error":"MalformedExternalId","message":"external identifier doesn't match required pattern for a DOI (expected, eg, '10.1234/aksjdfh'): 10.23750/abm.v88i2 -s.6506"} + 10.1037//0002-9432.72.1.50 BOGUS DOI: 10.1037//0021-843x.106.2.266 BOGUS DOI: 10.1037//0021-843x.106.2.280 => actual ok? at least redirect ok @@ -75,7 +76,7 @@ More errors: unparsable medline date, skipping: Summer 2018 TODO: -- fix bad DOI error (real error, skip these) -- remove newline after "unparsable medline date" error -- remove extra line like "existing.ident, existing.ext_ids.pmid, re.ext_ids.pmid))" in warning +x fix bad DOI error (real error, skip these) +x remove newline after "unparsable medline date" error +x remove extra line like "existing.ident, existing.ext_ids.pmid, re.ext_ids.pmid))" in warning |