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

Add support for subfield t,g,k (245 field) #236

Open
kirkhess opened this issue Jan 30, 2024 · 0 comments
Open

Add support for subfield t,g,k (245 field) #236

kirkhess opened this issue Jan 30, 2024 · 0 comments

Comments

@kirkhess
Copy link
Contributor

kirkhess commented Jan 30, 2024

If subfield $t and subfield $g are included in the title (which is unlikely but possible), the subfields will no longer be in the order they originally were and $g and $t will not be assigned to their associated strings. However, the same is true for $k which is used much more often.

Example:
730 02 $a High on the hill $t Why is there a $t? $n Part 2 $p The good part $d 1956 $f 1955 $g misc info $k Papers $l English $m Piano $o arranged $r C major $s Version B $0 http://id.loc.gov/authorities/names/no2010189088 $1 https://id.oclc.org/worldcat/entity/E39PCGmgQGB866cRJQCtrRqvpP $1 https://id.loc.gov/resources/works/5711546

Convert with marc2bibframe2, back to MARC w/ bibframe2marc (roundtrip):
image

Post-processing fix:
image

Field ends up with the t, g, k appended to subfield a
image

@jodiw01 jodiw01 changed the title Add support for subfield t,g,k Add support for subfield t,g,k (245 field) Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant