Replace filters/enrich-via-doi with an enricher that submits to the Pool #40

Open
opened 2026-08-10 13:56:59 +00:00 by msz · 0 comments
Contributor

The publications.yml workflow 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-doi already lives in orinoco/things-enrichment-tools and has an accompanying workflow.

The `publications.yml` workflow uses [filters/enrich-via-doi](https://hub.trr379.de/q02/pool-publication-page/src/branch/main/filters/enrich-via-doi.py) custom script: https://hub.trr379.de/q04/www.trr379.de/src/commit/b019a6cc662e64b1c11f617ecb983a56c209015d/.forgejo/workflows/publications.yml#L64 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-doi` already lives in [orinoco/things-enrichment-tools](https://hub.psychoinformatics.de/orinoco/things-enrichment-tools) and has an accompanying workflow.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
q04/www.trr379.de#40
No description provided.