aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers
Commit message (Expand)AuthorAgeFilesLines
* small kafka tweaks for robustnessBryan Newbold2019-04-081-0/+3
* convert importers to confluent-kafka libraryBryan Newbold2019-04-081-19/+72
* fix cdl_dash_dat license_slugBryan Newbold2019-03-191-7/+3
* importer for CDL/DASH dat pilot dweb datasetsBryan Newbold2019-03-192-0/+200
* new importer: wayback_staticBryan Newbold2019-03-192-0/+237
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-223-5/+3
* better/additional crossref license lookupsBryan Newbold2019-02-141-20/+58
* crossref: import subtitle as str, not list[str]Bryan Newbold2019-02-141-0/+2
* don't print missing DOIs, just countBryan Newbold2019-02-051-1/+3
* add some missing LICENSE_SLUG_MAPBryan Newbold2019-02-051-1/+4
* yet another required field bugBryan Newbold2019-01-291-4/+5
* fix null name for container (required)Bryan Newbold2019-01-291-1/+5
* tweaks to GROBID metadata importBryan Newbold2019-01-291-3/+2
* crossref import tweaks/fixesBryan Newbold2019-01-291-7/+9
* fix bug in clean() resulting in many consistency check failsBryan Newbold2019-01-292-12/+12
* fix refs extra ordering bugBryan Newbold2019-01-291-6/+6
* pass through kwargs (fixes bezerk imports)Bryan Newbold2019-01-295-5/+10
* ensure raw_name is not stubBryan Newbold2019-01-291-1/+4
* ensure abstracts aren't stubsBryan Newbold2019-01-291-2/+3
* add stub parse_record() to make pylint happyBryan Newbold2019-01-281-0/+4
* fix title length checks in crossrefBryan Newbold2019-01-281-2/+2
* fix rel/url order swapBryan Newbold2019-01-281-1/+1
* don't allow empty or single-character clean stringsBryan Newbold2019-01-281-1/+1
* filter short/stub original_titleBryan Newbold2019-01-281-3/+7
* many fixes in GROBID importerBryan Newbold2019-01-281-14/+10
* fix GROBID null/short abstract additionsBryan Newbold2019-01-281-1/+2
* enforce title len>1 for release importsBryan Newbold2019-01-282-1/+8
* drop creators with no display name at allBryan Newbold2019-01-281-3/+3
* make ORCID importer skip no-names, not assertBryan Newbold2019-01-281-1/+2
* transform and import fixes/tweaksBryan Newbold2019-01-252-4/+10
* update journal meta import/transformBryan Newbold2019-01-251-104/+39
* grobid import extra metadata tweaksBryan Newbold2019-01-241-6/+7
* refactor _get_editgroup => get_editgroup_idBryan Newbold2019-01-242-5/+6
* refactor make_rel_urlBryan Newbold2019-01-243-29/+66
* tweak crossref import, and update testsBryan Newbold2019-01-241-11/+27
* allow importing contrib/refs listsBryan Newbold2019-01-241-5/+13
* notes on refactoring container 'extra'Bryan Newbold2019-01-241-0/+79
* importer bugfixesBryan Newbold2019-01-233-8/+14
* bunch of crossref import tweaks (need tests)Bryan Newbold2019-01-231-50/+43
* clean() checks if it returns null-length stringBryan Newbold2019-01-231-1/+5
* matched importer: bezerk mode to skip file updatesBryan Newbold2019-01-231-11/+5
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-237-39/+74
* more tests; fix some importer behaviorBryan Newbold2019-01-232-37/+43
* improve changelog testsBryan Newbold2019-01-231-1/+0
* refactor remaining importersBryan Newbold2019-01-227-328/+297
* refactored crossref importer to new styleBryan Newbold2019-01-223-89/+166
* new importer API interfacesBryan Newbold2019-01-222-0/+181
* crossref importer updatesBryan Newbold2019-01-221-19/+78
* remove coden and abbrev from python toolsBryan Newbold2019-01-211-2/+0
* more 'true' -> True query param fixesBryan Newbold2019-01-184-4/+4