Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Strapi-to-OPAC pipeline for title data (RPB-202) #95

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Oct 17, 2024

@fsteeg fsteeg marked this pull request as ready for review November 7, 2024 15:46
@fsteeg
Copy link
Member Author

fsteeg commented Nov 7, 2024

Reviewed in https://jira.hbz-nrw.de/browse/RPB-202, will deploy and merge.

@fsteeg fsteeg changed the title Set up basic Strapi-to-OPAC pipeline for title data (RPB-202) Switch to Strapi-to-OPAC pipeline for title data (RPB-202) Nov 8, 2024
@fsteeg
Copy link
Member Author

fsteeg commented Nov 8, 2024

Reviewed in https://jira.hbz-nrw.de/browse/RPB-202, will deploy and merge.

Since this actually switches the pipeline to Strapi data, we will only merge and deploy this after the final Allegro export.

Converting to draft until then.

@fsteeg fsteeg marked this pull request as draft November 8, 2024 11:29
Article is a separate content type in Strapi, has no own type field
Based on Allegro data; GND entries in rpb-authorities have been
removed from Strapi data in https://jira.hbz-nrw.de/browse/RPB-172

`cat conf/RPB-Export_HBZ_SW.tsv | grep -E -w '^[0-9]+n?[0-9X]?'`

Possible approaches to include new GND entries used in RPB records
might be using the Strapi labels (add `afterFindMany` hook and make
the labels non-private, see [1] for an implementation; all those
label lookups might significantly impact performance though), or
showing the labels dynamically in the web OPAC only.

[1] https://github.com/hbz/strapi-rpb/pull/45/files
Next step is switching cataloging for articles only (RPB-202).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant