aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_crossref.py
Commit message (Collapse)AuthorAgeFilesLines
* importer code updatesBryan Newbold2019-05-131-0/+21
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-131-3/+3
|
* crossref import tweaks/fixesBryan Newbold2019-01-291-1/+2
| | | | | - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code)
* tweak crossref import, and update testsBryan Newbold2019-01-241-11/+24
|
* allow importing contrib/refs listsBryan Newbold2019-01-241-4/+12
| | | | | | The motivation here isn't really to support these gigantic lists on principle, but to be able to ingest large corpuses without having to decide whether to filter out or crop such lists.
* start changes to release ES schemaBryan Newbold2019-01-231-1/+1
|
* ensure crossref importer doesn't create empty editgroupsBryan Newbold2019-01-231-0/+2
|
* more tests; fix some importer behaviorBryan Newbold2019-01-231-3/+14
|
* improve changelog testsBryan Newbold2019-01-231-2/+3
|
* refactor remaining importersBryan Newbold2019-01-221-4/+3
|
* refactored crossref importer to new styleBryan Newbold2019-01-221-11/+16
|
* crossref importer updatesBryan Newbold2019-01-221-1/+2
|
* importers and tests all use new api-passingBryan Newbold2019-01-081-1/+1
|
* start updating importer auth with crossref importerBryan Newbold2019-01-081-4/+12
|
* crossref importer checks for existing DOIsBryan Newbold2018-11-211-1/+15
|
* large refactor of python names/pathsBryan Newbold2018-11-151-2/+2
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* update crossref controlled vocabBryan Newbold2018-11-141-1/+7
|
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+57