Replace filters/enrich-via-doi with an enricher that submits to the Pool #40
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
publications.ymlworkflow uses filters/enrich-via-doi custom script:| uv run filters/enrich-via-doi.py --extras - .cache/Person.jsonl - \To converge on orinoco tooling, we should be enriching the records and submitting them to the Pool, rather then enriching them "on the fly" when building the website (as already suggested in #37).
A modified version of
filters/enrich-via-doialready lives in orinoco/things-enrichment-tools and has an accompanying workflow.