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

[LibraryTitle] - MARC 245 $n and 245 $p are not included in the Title #155

Open
DannyGJdeJong opened this issue Jan 28, 2025 · 2 comments
Open

Comments

@DannyGJdeJong
Copy link
Collaborator

DannyGJdeJong commented Jan 28, 2025

The currently implemented properties can be found here.

Describe the bug and/or desired behavior

Belangrijke titelgegevens in wel in Koha staan, worden niet getoond op de collectiewebsite. Het gaat om de Marc subvelden 245 $n en 245 $p. Daarom is onmogelijk om onderscheid te kunnen maken tussen afzonderlijk beschreven titels binnen eenzelfde serieel werk. NB. In het algemeen geldt dat alle subvelden van Marc tag 245 getoond moeten worden.

Relevant examples

Collectie Online links:

  1. https://id.rijksmuseum.nl/300284940 / https://www.rijksmuseum.nl/nl/collectie/publicatie/Kirchliche-Topographie-von-Mahren-meist-nach-Urkunden-und-Handschriften--ffc3a49ad5b49b1691ad74c5c4013bb2
  <datafield tag="245" ind1="1" ind2=" ">
    <subfield code="a">Kirchliche Topographie von M&#xE4;hren :</subfield>
    <subfield code="b">meist nach Urkunden und Handschriften. </subfield>
    <subfield code="n">1. Abtheilung, </subfield>
    <subfield code="p">Olm&#xFC;tzer Erzdi&#xF6;cese, </subfield>
    <subfield code="n">5. Band, </subfield>
    <subfield code="p">(Schluss der Erzdi&#xF6;cese.) / </subfield>
    <subfield code="c">durch P. Gregor Wolny. </subfield>
  </datafield>

Screenshots

@DannyGJdeJong
Copy link
Collaborator Author

Hier heb ik een patternbook issue voor aangemaakt: https://github.com/Rijksmuseum/pattern_book/issues/694

@DannyGJdeJong
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant