aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/datacite.py
Commit message (Expand)AuthorAgeFilesLines
...
* datacite: page number misses are too commonMartin Czygan2019-12-281-1/+2
* datacite: suppress debug-like language lookup miss messageMartin Czygan2019-12-281-1/+3
* datacite: treat untyped names as peopleMartin Czygan2019-12-281-1/+1
* datacite: include container_name top level key in extraMartin Czygan2019-12-281-7/+21
* datacite: use clean on field valuesMartin Czygan2019-12-281-2/+28
* datacite: include doi in error messagesMartin Czygan2019-12-281-8/+8
* datacite: limit abstract lengthMartin Czygan2019-12-281-0/+6
* datacite: use iso 639-1 codesMartin Czygan2019-12-281-7/+4
* address first round of MR14 commentsMartin Czygan2019-12-281-148/+319
* datacite: move common date patterns out of the loopMartin Czygan2019-12-281-3/+4
* improve datacite field mapping and importMartin Czygan2019-12-281-41/+139
* datacite: add missing mappings and notesMartin Czygan2019-12-281-266/+175
* datacite: basic field mappingsMartin Czygan2019-12-281-41/+181
* datacite: importer skeletonMartin Czygan2019-12-281-0/+458