aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms
Commit message (Expand)AuthorAgeFilesLines
* ingest: generate URLs for hdl (handle.net)Bryan Newbold2022-07-191-0/+4
* ingest: DOAJ article URLsBryan Newbold2022-07-121-0/+4
* container ES transform: include old extra.issne/p fieldsBryan Newbold2022-02-031-1/+4
* ES container schema: add 'sim_pubid' and `ia_sim_collection` fieldsBryan Newbold2021-12-031-0/+2
* ES transform: remove prototype microfilm linksBryan Newbold2021-12-031-20/+0
* ES release transform: handle redirected containers betterBryan Newbold2021-11-241-1/+1
* content_scope: include in file ES schema and transformBryan Newbold2021-11-171-0/+1
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-033-9/+21
* lint: resolve existing mypy type errorsBryan Newbold2021-11-023-7/+10
* fmt (black): fatcat_tools/Bryan Newbold2021-11-024-444/+517
* python: isort everythingBryan Newbold2021-11-023-8/+17
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-5/+5
* entity transforms: add basic type annotationsBryan Newbold2021-11-021-7/+19
* re-fmt all the fatcat_tools __init__ files for readabilityBryan Newbold2021-11-021-4/+14
* small python tweaks for annotations, importsBryan Newbold2021-11-021-1/+1
* try some type annotationsBryan Newbold2021-11-021-6/+6
* Merge branch 'bnewbold-import-fileset'Bryan Newbold2021-11-021-1/+15
|\
| * ingest: handle datasets, components, other ingest typesBryan Newbold2021-10-141-1/+15
* | access: populate thumbnail_url for PDFsBryan Newbold2021-10-181-3/+9
|/
* python: implement ES schema changesBryan Newbold2021-10-131-4/+17
* refs: generalize web endpoints; JSON content negotiation; openlibrary inbound...Bryan Newbold2021-07-231-0/+2
* remove unused imports (lint)Bryan Newbold2021-07-231-1/+1
* partial access options transform for releasesBryan Newbold2021-07-231-0/+58
* more consistent and defensive lower-casing of DOIsBryan Newbold2021-06-231-2/+2
* small python lint fixes (no behavior change)Bryan Newbold2021-05-251-1/+1
* ingest: add per-container ingest type overridesBryan Newbold2021-05-211-1/+17
* transforms: fix 'display_ame' typoBryan Newbold2021-04-191-2/+2
* prefer contrib.creator.display_name over contrib.raw_nameBryan Newbold2021-04-122-4/+7
* ES schema updates: doc_index_ts as a str, not datetimeBryan Newbold2021-04-061-4/+4
* container search schema: preservation stats, new fieldsBryan Newbold2021-04-061-2/+18
* release ES: add discipline fieldBryan Newbold2021-04-061-0/+2
* ES schemas: add doc_index_ts to all mappingsBryan Newbold2021-04-061-0/+4
* elasticsearch: simple new dblp and doaj fieldsBryan Newbold2021-01-201-0/+4
* bug fix: is_preserved should always be boolBryan Newbold2020-12-171-2/+2
* fix indentationBryan Newbold2020-12-161-2/+2
* have release elasticsearch transform count webcaptures and filesets towards p...Bryan Newbold2020-12-161-26/+57
* small release_to_elasticsearch refactorsBryan Newbold2020-12-161-7/+12
* refactor release_to_elasticsearch transformBryan Newbold2020-12-161-131/+148
* if a release has DOAJ article id, count as OABryan Newbold2020-11-191-0/+3
* ingest tool: support for setting ingest typeBryan Newbold2020-11-061-6/+6
* elastic transform: more preservation keepersBryan Newbold2020-10-081-1/+2
* release ES transform tweaksBryan Newbold2020-08-071-3/+5
* basic toml transform helperBryan Newbold2020-07-302-4/+20
* simplify in_kbart check statementBryan Newbold2020-07-231-1/+1
* make in_kbart transform inclusive of last yearBryan Newbold2020-07-231-0/+9
* lint (flake8) tool python filesBryan Newbold2020-07-014-18/+10
* ES schema: add best_url to file schemaBryan Newbold2020-06-041-0/+12
* improve citeproc/CSL web interfaceBryan Newbold2020-03-251-6/+12
* Merge branch 'bnewbold-elastic-v03b'Bryan Newbold2020-02-262-46/+198
|\
| * improve is_oa flag accuracyBryan Newbold2020-02-261-8/+4