summaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bnewbold-pubmed-get_text' into 'master'bnewbold2020-04-014-39/+47
|\
| * pubmed: use untranslated title if translated not availableBryan Newbold2020-04-011-0/+6
| * importers: replace newlines in get_text() stringsBryan Newbold2020-04-014-23/+25
| * importers: more string/get_text swapsBryan Newbold2020-03-283-27/+27
| * pubmed: bunch of .get_text() instead of .stringBryan Newbold2020-03-281-12/+12
* | crossref: switch from index-date to update-dateBryan Newbold2020-03-301-1/+1
* | crossref: longer comment about crossref API date fieldsBryan Newbold2020-03-301-2/+22
|/
* ingest: more DOI patterns to treat as OABryan Newbold2020-03-281-0/+26
* Merge pull request #53 from EdwardBetts/spellingbnewbold2020-03-274-9/+9
|\
| * Correct spelling mistakesEdward Betts2020-03-274-9/+9
* | Merge branch 'bnewbold-citeproc-fixes' into 'master'bnewbold2020-03-261-6/+12
|\ \
| * | improve citeproc/CSL web interfaceBryan Newbold2020-03-251-6/+12
* | | datacite: nameIdentifier corner caseBryan Newbold2020-03-261-1/+2
|/ /
* | jalc: avoid meaningless pages valuesBryan Newbold2020-03-231-4/+8
* | datacite: add year sanity restrictionsbnewbold2020-03-231-0/+7
* | pubmed: handle multiple ReferenceListBryan Newbold2020-03-201-1/+4
* | pubmed: update many more metadata fieldsBryan Newbold2020-03-191-0/+22
* | crossref: skip stub OUP titleBryan Newbold2020-03-191-0/+8
* | ingest: always try some lancet journalsBryan Newbold2020-03-191-0/+3
* | Merge branch 'martin-kafka-bs4-import' into 'master'Martin Czygan2020-03-105-22/+318
|\ \ | |/ |/|
| * common: use smaller batch size since XML parsing may be slowMartin Czygan2020-03-101-1/+1
| * pubmed: log to stderrMartin Czygan2020-03-101-1/+1
| * pubmed: move mapping generation out of fetch_dateMartin Czygan2020-03-101-7/+8
| * harvest: fix imports from HarvestPubmedWorker cleanupMartin Czygan2020-03-101-2/+2
| * pubmed: citations is a bit more preciseMartin Czygan2020-03-091-1/+1
| * pubmed: we sync from FTPMartin Czygan2020-03-091-1/+1
| * oaipmh: HarvestPubmedWorker obsoleted by PubmedFTPWorkerMartin Czygan2020-03-091-34/+0
| * more pubmed adjustmentsMartin Czygan2020-02-222-70/+118
| * pubmed ftp: fix urlMartin Czygan2020-02-191-4/+6
| * pubmed ftp harvest and KafkaBs4XmlPusherMartin Czygan2020-02-194-1/+280
* | Merge branch 'bnewbold-elastic-v03b'Bryan Newbold2020-02-262-46/+198
|\ \
| * | improve is_oa flag accuracyBryan Newbold2020-02-261-8/+4
| * | ES container last tweaksBryan Newbold2020-02-261-0/+3
| * | ES release: last minor tweaksBryan Newbold2020-02-261-2/+2
| * | ES files: don't remove archive.org domains/hostsBryan Newbold2020-02-071-5/+0
| * | ES releases: host/domain fixesBryan Newbold2020-01-311-2/+2
| * | fix release es transform missing 'issue'Bryan Newbold2020-01-301-0/+1
| * | add upper-case work-around from kibana map joinBryan Newbold2020-01-301-0/+1
| * | tweak file ES archive.org domain trackingBryan Newbold2020-01-301-0/+6
| * | implement host+domain parsing for file ES transformBryan Newbold2020-01-301-9/+5
| * | fix ES file schema plural field namesBryan Newbold2020-01-291-4/+3
| * | elastic schema fixesBryan Newbold2020-01-291-0/+5
| * | add country to v03b release schemaBryan Newbold2020-01-291-0/+2
| * | actually implement changelog transformBryan Newbold2020-01-291-17/+45
| * | fix some transform bugs, add some testsBryan Newbold2020-01-291-6/+8
| * | ES release schema updatesBryan Newbold2020-01-291-5/+76
| * | container ES schema changesBryan Newbold2020-01-291-16/+18
| * | first implementation of ES file schemaBryan Newbold2020-01-292-1/+46
* | | Merge branch 'bnewbold-more-ingest' into 'master'bnewbold2020-02-251-1/+37
|\ \ \
| * | | entity worker: ingest more releasesBryan Newbold2020-02-221-1/+37