-
Notifications
You must be signed in to change notification settings - Fork 25
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
modeOfIssuance conversion is sometimes wrong #1243
Comments
It is not a conversion problem. The problem is related to an error in the incoming record data used to build the pilot database. |
@BadrAly This issue has been considered for ilspilot (3rd version)? Because the problem is still present... |
This problem seems to be unsolved in https://ilspilot.test.rero.ch (v 0.14.1). The series "Folio" (MARC 035 $a 0337698) has a mode of issuance rdami:1003 / periodical. According to spec, it should be rdami:1003 / MonographicSeries. In Virtua, the data is set as for MonographicSeries. We should check if this was corrected for the deployment of https://ilspilot.test.rero.ch (v 0.14.1) or after. |
@pronguen As discussed with @BadrAly this issue is related with incompatibilites between serials holdings that cannot be attached to monographic document, a situation that exists in Virtual. We need to understand how to resolve this situation in RERO ILS. For now, in order to be able to import Virtua data into RERO ILS, the document type is intentionally changed before importing. |
This issue is solved. Concerning the holdings according to document types, see #1612. |
Describe the bug
This document in
ilspilot
has the wrong mode of issuance: https://ilspilot.test.rero.ch/professional/records/documents/detail/782990According to conversion specifications, it should be: rdami:1002 / set
To Reproduce
Example: https://ilspilot.test.rero.ch/professional/records/documents/detail/782990
Expected behavior
According to conversion specifications, it should be: rdami:1002 / set
Context
Impact: The link from the child document is labelled "Revue" instead of "Series" >
The text was updated successfully, but these errors were encountered: