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

Import BGE records from RERODOC #528

Closed
sebdeleze opened this issue Apr 14, 2021 · 1 comment · Fixed by #529
Closed

Import BGE records from RERODOC #528

sebdeleze opened this issue Apr 14, 2021 · 1 comment · Fixed by #529

Comments

@sebdeleze
Copy link
Contributor

No description provided.

@mmo
Copy link
Collaborator

mmo commented Apr 23, 2021

I propose we add a field (named sub-organisation, division or similar) to the metadata model allowing to distinguish faculties or other organisational divisions. In the case of VGE, this would be used to split documents by their different institutions (MHN, BAA...). It would be better to discuss this live.

sebdeleze pushed a commit that referenced this issue May 11, 2021
* Adds the sets in OAI configuration file.
* Decreases chunks size to avoid errors during indexing.
* Logs info when a record is already imported.
* Forces organisation codes (BPUGE and MHNGE) to `vge` to match the actual organisation.
* Checks the start date and the end date formats.
* Avoids error when the language code is `fr` instead of `fre`.
* Refactors the method to search existing identifiers.
* Sets `identifiedBy` field to `nested` type in mapping, to be able to search an exact combination of identifier (type, source, value).
* Adds a field `sections` to store the real set value (mhnge and bge) and configures facet for this field.
* Closes #528.

Co-Authored-by: Sébastien Délèze <[email protected]>
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 a pull request may close this issue.

2 participants