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

Uniqueness of PICA field ranges reported wrongly #247

Closed
nichtich opened this issue Mar 16, 2023 · 2 comments
Closed

Uniqueness of PICA field ranges reported wrongly #247

nichtich opened this issue Mar 16, 2023 · 2 comments
Labels
Milestone

Comments

@nichtich
Copy link
Collaborator

K10plus PICA field 041A/00-99 (=5100-5199) is not repeatable but it is a range of fields, so each entry of the range can exist once in a record. Current version reports "repetition of non-repeatable field" for any repetition of fields in this range (see for instance PPN 010008039).

This is valid (no repitition in 041A/00-99=5100-5199):

041A $9106076612
041A/01 $9104589787
041A/02 $zGeschichte <1968-1975>

This is not valid (041A/01 twice, so it is a repitition in 041A/00-99=5100-5199 with 2 instances):

041A $9106076612
041A/01 $9104589787
041A/01 $zGeschichte <1968-1975>
@nichtich nichtich added the bug label Mar 16, 2023
@nichtich nichtich added this to the PICA: 1.2 milestone Mar 16, 2023
@pkiraly
Copy link
Owner

pkiraly commented May 5, 2023

Could you confirm that this is also invalid?

041A $9106328433 $VTgv1 $7gnd/4017869-9 $3208921451 $AFormentera
041A $9104713690 $VTgv1 $7gnd/4026432-4 $3208966285 $AIbiza

@nichtich
Copy link
Collaborator Author

nichtich commented May 5, 2023 via email

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

No branches or pull requests

2 participants