Skip to content

Commit

Permalink
Merge pull request #80 from Georgetown-University-Libraries/dclang
Browse files Browse the repository at this point in the history
Add default lang to $040b for DC to Marc conversion
  • Loading branch information
terrywbrady authored Oct 2, 2019
2 parents 4aa78bd + 3989f64 commit e9fb1a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
</marc:controlfield>
<marc:datafield tag="040" ind1=" " ind2=" ">
<marc:subfield code="a">DGU</marc:subfield>
<marc:subfield code="b">eng</marc:subfield>
<marc:subfield code="e">rda</marc:subfield>
<marc:subfield code="c">DGU</marc:subfield>
</marc:datafield>
Expand Down

0 comments on commit e9fb1a3

Please sign in to comment.