[Bug 34590] New: Include syntax option in settings when staging MARC records
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 Bug ID: 34590 Summary: Include syntax option in settings when staging MARC records Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: esther.melander@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Currently the settings for an import profile include record type, character encoding, and format. It would be nice to also include syntax. This is useful for importing foreign language records with unique characters and punctuation. Syntax is currently an option when configuring z39.50 searches. It would be nice to have when Staging MARC records too. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Esther, can you give an example of what different syntax settings would look like? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #2 from Esther Melander <esther.melander@bywatersolutions.com> --- A library gave me this example. MARC21/USMARC places a personal name in 100$a (100 1 _ $aGonzález, Juan) UNIMARC places a personal name in 200$a (surname) and 200$b (forename) (200 _ 1 $aGonzález$bJuan) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Esther, I think we don't offer this, because you can only import in the format that your Koha installation is set up for. If you have a MARC21 installation, you can only import MARC21, same for UNIMARC. We can't convert. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The foreign languages/unique characters etc. should be covered by the encoding setting - it's not related to the MARC format. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #5 from Esther Melander <esther.melander@bywatersolutions.com> --- Syntax is an option when configuring z39.50 search targets. If this option truly can't be used, then it should be removed in the z39.50 configuration options. Also, in this case, syntax appears to deal with how data is mapped and not special characters, as described in comment 2. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Esther Melander from comment #5)
Syntax is an option when configuring z39.50 search targets. If this option truly can't be used, then it should be removed in the z39.50 configuration options.
I stumbled on the same thing, but you are correct. In some cases it might work, because the formats are very similar to MARC21, but UNIMARC is too different. You could import it, but it would not make sense at all as all the fields are different.
Also, in this case, syntax appears to deal with how data is mapped and not special characters, as described in comment 2.
Correct, I was referring to your initial description that talked about special chaaracters. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34590 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|22.11 |Main -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org