Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crossref import tweaks/fixes | Bryan Newbold | 2019-01-29 | 1 | -1/+2 |
| | | | | | - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code) | ||||
* | tweak crossref import, and update tests | Bryan Newbold | 2019-01-24 | 1 | -11/+24 |
| | |||||
* | allow importing contrib/refs lists | Bryan Newbold | 2019-01-24 | 1 | -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 schema | Bryan Newbold | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | ensure crossref importer doesn't create empty editgroups | Bryan Newbold | 2019-01-23 | 1 | -0/+2 |
| | |||||
* | more tests; fix some importer behavior | Bryan Newbold | 2019-01-23 | 1 | -3/+14 |
| | |||||
* | improve changelog tests | Bryan Newbold | 2019-01-23 | 1 | -2/+3 |
| | |||||
* | refactor remaining importers | Bryan Newbold | 2019-01-22 | 1 | -4/+3 |
| | |||||
* | refactored crossref importer to new style | Bryan Newbold | 2019-01-22 | 1 | -11/+16 |
| | |||||
* | crossref importer updates | Bryan Newbold | 2019-01-22 | 1 | -1/+2 |
| | |||||
* | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | start updating importer auth with crossref importer | Bryan Newbold | 2019-01-08 | 1 | -4/+12 |
| | |||||
* | crossref importer checks for existing DOIs | Bryan Newbold | 2018-11-21 | 1 | -1/+15 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -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 vocab | Bryan Newbold | 2018-11-14 | 1 | -1/+7 |
| | |||||
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 1 | -0/+57 |