aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms/ingest.py
Commit message (Expand)AuthorAgeFilesLines
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-2/+10
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-27/+37
* ingest: handle datasets, components, other ingest typesBryan Newbold2021-10-141-1/+15
* more consistent and defensive lower-casing of DOIsBryan Newbold2021-06-231-2/+2
* ingest: add per-container ingest type overridesBryan Newbold2021-05-211-1/+17
* ingest tool: support for setting ingest typeBryan Newbold2020-11-061-6/+6
* lint (flake8) tool python filesBryan Newbold2020-07-011-1/+0
* default to PMC ingest URLs over DOIBryan Newbold2020-02-041-4/+4
* remove 'oa_only' feature from ingest transformBryan Newbold2020-01-281-14/+1
* transform ingests via pmc/pmcid, not pubmed/pmidBryan Newbold2019-12-241-4/+4
* update ingest request schemaBryan Newbold2019-12-131-5/+22
* tweaks to ingest-file transformBryan Newbold2019-12-121-13/+7
* project -> ingest_request_sourceBryan Newbold2019-11-151-2/+2
* fix release.pmcid typoBryan Newbold2019-11-151-2/+2
* more ingest importer comments and countsBryan Newbold2019-11-151-1/+1
* add ingest request transform (and test)Bryan Newbold2019-11-151-0/+66