summaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools
Commit message (Expand)AuthorAgeFilesLines
* pubmed DOIs need strip()Bryan Newbold2019-05-221-1/+1
* pubmed: try to work around multi-editsBryan Newbold2019-05-221-3/+13
* more strict pubmed DOI handlingBryan Newbold2019-05-221-1/+3
* more pubmed checks; handle PMID/DOI mismatch differentlyBryan Newbold2019-05-221-2/+7
* missing MARC/ISO languagesBryan Newbold2019-05-221-0/+2
* arxiv: yet more bad DOI manglingBryan Newbold2019-05-221-1/+1
* also track work_id in release elasticsearch tableBryan Newbold2019-05-221-0/+1
* count linked refs (not just raw refs) in elasticsearchBryan Newbold2019-05-221-0/+3
* arxiv: handle multi-DOIBryan Newbold2019-05-221-1/+1
* arxiv: another type of latex2text errorBryan Newbold2019-05-221-0/+2
* arixv: filter out empty namesBryan Newbold2019-05-221-0/+1
* all new importers need to set contrib index (order)Bryan Newbold2019-05-224-2/+14
* improve arxiv author name parsingBryan Newbold2019-05-221-0/+24
* fix arxiv importer DOI lookupBryan Newbold2019-05-221-1/+1
* fix arxiv conference release_typeBryan Newbold2019-05-221-1/+1
* jalc empty publisher stringBryan Newbold2019-05-221-2/+2
* Gaelic!Bryan Newbold2019-05-221-0/+3
* more aggressive JSTOR over-writingBryan Newbold2019-05-221-0/+8
* JSTOR importer polishBryan Newbold2019-05-221-18/+51
* creative importer for bulk JSTOR importsBryan Newbold2019-05-222-1/+23
* pubmed importer command and tweaksBryan Newbold2019-05-221-9/+227
* bs4 XML parse cleanupBryan Newbold2019-05-221-0/+2
* arxiv license slug shorter; fix testBryan Newbold2019-05-221-1/+1
* SQUASH: arxiv importer syntaxBryan Newbold2019-05-221-1/+1
* stderr.write() needs newlineBryan Newbold2019-05-221-1/+1
* better JALC and arxiv DOI checksBryan Newbold2019-05-222-2/+4
* more arxiv polishBryan Newbold2019-05-211-22/+29
* yet another JALC edge-caseBryan Newbold2019-05-211-1/+1
* arxiv importer robustification and CLI implBryan Newbold2019-05-211-9/+20
* better JALC DOI de-manglingBryan Newbold2019-05-211-1/+10
* JALC importer requires a valid DOIBryan Newbold2019-05-211-0/+1
* handle bad JALC DOIsBryan Newbold2019-05-211-1/+3
* JALC more robust to partial namesBryan Newbold2019-05-211-8/+19
* more JALC importer tweaksBryan Newbold2019-05-211-7/+10
* JALC importer: handle missing titlesBryan Newbold2019-05-211-0/+2
* importers: create containers by defaultBryan Newbold2019-05-214-4/+8
* more JALC importer polishBryan Newbold2019-05-211-4/+17
* JALC bulk file importerBryan Newbold2019-05-212-1/+21
* correct JSTOR fixBryan Newbold2019-05-211-6/+6
* fix lint errors in JSTOR importerBryan Newbold2019-05-211-17/+16
* arxiv importer polishBryan Newbold2019-05-211-3/+4
* JSTOR importer polishBryan Newbold2019-05-211-14/+38
* updates to pubmed importerBryan Newbold2019-05-212-33/+80
* fix lint issue in pubmed importerBryan Newbold2019-05-211-1/+1
* tweaks to new imports/testsBryan Newbold2019-05-215-28/+94
* initial pubmed importerBryan Newbold2019-05-212-2/+515
* arxiv license/slug mapBryan Newbold2019-05-211-0/+1
* missing jstor import test (and fix typo)Bryan Newbold2019-05-211-2/+1
* initial arxivraw importer (from parser)Bryan Newbold2019-05-212-0/+299
* clean up JALC importer a tiny bitBryan Newbold2019-05-211-8/+3