Opened 7 years ago
Closed 7 years ago
#1472 closed enhancement (fixed)
Patch to allow MODS XML importer to combine multiple given names
| Reported by: | karnesky | Owned by: | mcburton |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | translators | Version: | 1.0 |
| Keywords: | Cc: |
Description
Bibutils and other programs generate MODS XML with multiple given names for a single person:
http://www.scripps.edu/~cdputnam/software/bibutils/mods_intro.html
Most of the examples given by the LoC seem to combine first and middle name in a single element, so I don't think the exporter needs to be changed at this time. However, we should import these files properly (otherwise, middle names/initials overwrite the value of the first name that had been parsed previously).
Attachments (1)
Change History (3)
Changed 7 years ago by karnesky
comment:1 Changed 7 years ago by karnesky
- Summary changed from Allow MODS XML translator to combine multiple given names to Patch to allow MODS XML importer to combine multiple given names
comment:2 Changed 7 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [4687]) Closes #1472, Patch to allow MODS XML importer to combine multiple given names