aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms
Commit message (Expand)AuthorAgeFilesLines
* 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-152-0/+67
* dict wrapper for entity_from_json()Bryan Newbold2019-10-082-3/+7
* refactor all python source for client lib nameBryan Newbold2019-09-053-3/+3
* comment clarifying container.ident in ES release transformBryan Newbold2019-09-031-0/+2
* fix previous fix (need tests)Bryan Newbold2019-09-031-2/+2
* fix typo bug in container ES transformBryan Newbold2019-09-031-2/+2
* use EZB and szczepanski as OA signals (ES)Bryan Newbold2019-09-031-0/+12
* elasticsearch transform: fix url.url bugBryan Newbold2019-05-241-11/+11
* add 'superceded' release extra flag to elastic schemaBryan Newbold2019-05-231-0/+1
* also track work_id in release elasticsearch tableBryan Newbold2019-05-221-0/+1
* count linked refs (not just raw refs) in elasticsearchBryan Newbold2019-05-221-0/+3
* include creator_ids in release elastic schemaBryan Newbold2019-05-201-0/+6
* elastic release schema updateBryan Newbold2019-05-201-2/+5
* improved CSL transform (structured author names)Bryan Newbold2019-05-201-12/+11
* make some XXX into TODOBryan Newbold2019-05-201-2/+2
* fix elastic file pdf checkBryan Newbold2019-05-161-1/+3
* elastic transforms: work around missing pdf mimetypesBryan Newbold2019-05-151-1/+1
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-132-14/+15
* handle null abstracts for releaseBryan Newbold2019-05-071-1/+1
* improve test coverageBryan Newbold2019-04-041-0/+1
* expose bibtex and citeproc; revert /unstable/ prefixesBryan Newbold2019-03-181-1/+1
* refactor and test citeproc codeBryan Newbold2019-03-182-3/+55
* more integration of transform refactorBryan Newbold2019-03-111-2/+2
* refactor transforms into sub-dirBryan Newbold2019-03-114-0/+532