We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported in FRL-624.
Example 99375068790006441 (MARC, JSON). From the MARC:
<datafield tag="540" ind1=" " ind2=" "> <subfield code="a"> Creative Commons Attribution 4.0 International License </subfield> <subfield code="f">CC-BY 4.0</subfield> <subfield code="2">cc</subfield> <subfield code="u">https://creativecommons.org/licenses/by/4.0/</subfield> </datafield> <datafield tag="542" ind1="1" ind2=" "> <subfield code="a">https://creativecommons.org/licenses/by/4.0/</subfield> </datafield>
Here is the relevant fix:
lobid-resources/src/main/resources/alma/fix/otherFields.fix
Lines 179 to 184 in ab7451b
The text was updated successfully, but these errors were encountered:
Adjust license mapping to map 540 Open Access infos #2103
fe77db6
Should be deployed next Monday.
Sorry, something went wrong.
TobiasNx
Successfully merging a pull request may close this issue.
Reported in FRL-624.
Example 99375068790006441 (MARC, JSON). From the MARC:
Here is the relevant fix:
lobid-resources/src/main/resources/alma/fix/otherFields.fix
Lines 179 to 184 in ab7451b
The text was updated successfully, but these errors were encountered: