Bug 37503

Summary: ERM generated bibliographic records through imports needs mapping
Product: Koha Reporter: Esther Melander <esther.melander>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: CSV with 9 titles for ERM import

Description Esther Melander 2024-07-26 19:58:09 UTC
Created attachment 169789 [details]
CSV with 9 titles for ERM import

In reference to bug 34788

Bibliographic records generated from KBART file imports appear to work similar to the CSV2MARC plugin. It seems to be able to do this without mapping column headers to a specific tag. However, the resultant record only contains a title, which is not a useful bibliographic record. It would be helpful to possibly incorporate the ability to match column headers to MARC tags like the plugin tool. The example file from bug 34788 contained additional record content like an ISSN, 856 URL, and potentially other content, but only the title was used for the record. Even if the vendor does not supply a complete record, this partial record is still more useful if it makes it into the generated bibliographic record. This may be possible if there was a way to map the column headers.

Attaching a similar KBART file from Bug 34788 but with only a few titles for testing.
Comment 1 Katrin Fischer 2024-07-29 15:13:24 UTC
Hi Esther, I think this is a duplicate in a way to bug 35095. It would be good to get the discussion there going again. Maybe it could also be split into some smaller bugs/improvements doing the easy mappings first and harder ones later.

*** This bug has been marked as a duplicate of bug 35095 ***