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

MARC record 530 subfield a must contain $a fixed string #25

Closed
petkivim opened this issue Sep 24, 2016 · 1 comment
Closed

MARC record 530 subfield a must contain $a fixed string #25

petkivim opened this issue Sep 24, 2016 · 1 comment

Comments

@petkivim
Copy link
Owner

petkivim commented Sep 24, 2016

Field 530 is used if and only if both printed and electronic versions are published.

Acceptance criteria:

  • printed record's 530 subfield a must contain the string defined by COM_ISBNREGISTRY_MARC_530_A_PRINT
  • electronic record's 530 subfield a must contain the string defined by COM_ISBNREGISTRY_MARC_530_A_ELECTRONICAL
  • field 530 does not contain other subfields besides subfield a
@petkivim petkivim self-assigned this Sep 24, 2016
@petkivim petkivim changed the title MARC record 530 subfield a must contain a fixed string MARC record 530 subfield a must contain $a fixed string Sep 24, 2016
petkivim added a commit that referenced this issue Sep 24, 2016
Field 530 has a fixed value that depends on the record format
(printed/electronic). #25
@petkivim
Copy link
Owner Author

Done.

@petkivim petkivim removed their assignment Sep 24, 2016
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