aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* initial JSTOR importerBryan Newbold2019-05-212-0/+271
* initial flesh out of JALC parserBryan Newbold2019-05-213-1/+348
* include structured contrib names in CDL/dash importerBryan Newbold2019-05-201-2/+2
* fix default mimetype (impacted pre-1923 files)Bryan Newbold2019-05-152-4/+9
* python implBryan Newbold2019-05-149-32/+38
* python implBryan Newbold2019-05-146-16/+16
* python: impl size_bytes -> sizeBryan Newbold2019-05-131-1/+1
* importer code updatesBryan Newbold2019-05-134-3/+18
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-133-15/+20
* add limits to match importersBryan Newbold2019-04-233-2/+27
* archive.org isn't really a repositoryBryan Newbold2019-04-221-1/+3
* editgroup description overrideBryan Newbold2019-04-221-2/+2
* arabesque importer does require timestamp/waybackBryan Newbold2019-04-221-0/+3
* matched importer shouldn't require waybackBryan Newbold2019-04-221-5/+7
* handle API 400 in arabesque import (invalid extid)Bryan Newbold2019-04-191-7/+14
* fix arabesque importer crawl_id None bugBryan Newbold2019-04-181-1/+1
* mechanism to not double-update entitiesBryan Newbold2019-04-182-1/+9
* minor arabesque tweaksBryan Newbold2019-04-181-0/+2