[Bug 28823] New: Set LDR position 7 correctly for serial analytics using ''Enhanced Analytics Workflow'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28823 Bug ID: 28823 Summary: Set LDR position 7 correctly for serial analytics using ''Enhanced Analytics Workflow' Change sponsored?: --- Product: Koha Version: unspecified Hardware: All URL: https://wiki.koha-community.org/wiki/Multipart_Bibliog raphics OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl, testopia@bugs.koha-community.org Depends on: 21469 If 'UseControlNumber' is enabled we add a 'Add child record' option from the 'New' menu in bib records. When one clicks this button we are taken to a new bib entry with the 773 pre-populated and a default LDR position 7 of 'a' for 'Monographic component part'. We should not assume we are always adding Monographic analytics, for Serials we should set the indicator to 'b' for 'Serial component part' Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21469 [Bug 21469] Account for 'MarcOrgCode' preference in 'Enhanced Analytics Workflow' -- 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=28823 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|21469 | See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15851 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21469 [Bug 21469] Account for 'MarcOrgCode' preference in 'Enhanced Analytics Workflow' -- 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=28823 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28823 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=21469 -- 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=28823 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Actually I recently learned through a change in our union catalog export, that this doesn't work quite as I had assumed in the past and not like you would think from the subfield descriptions: https://www.loc.gov/marc/bibliographic/bdleader.html a - Monographic component part Monographic bibliographic unit that is physically attached to or contained in another unit such that the retrieval of the component part is dependent on the identification and location of the host item or container. Contains fields that describe the component part and data that identify the host, field 773 (Host Item Entry). Examples of monographic component parts with corresponding host items include an article in a single issue of a periodical, a chapter in a book, a band on a phonodisc, and a map on a single sheet that contains several maps. b - Serial component part Serial bibliographic unit that is physically attached to or contained in another unit such that the retrieval of the component part is dependent on the identification and location of the host item or container. Contains fields that describe the component part and data that identify the host, field 773 (Host Item Entry). Example of a serial component part with corresponding host item is a regularly appearing column or feature in a periodical. So the "serial" isn't about it being part of a serial, but actually about the way the child record is published. For most cases we use this feature for, "a" then appears as the correct default. Now it gets a bit more ugly: if you actually want to distinguish between serial and monograph, you need to encode this in 773$7 pos 3: https://www.loc.gov/marc/bibliographic/bd76x78x.html On the other hand, taking care of that automatically could be a real win... -- 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=28823 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Interesting.. feel free to amend the bug title as it sounds like you've got a much better understanding of this than I do.. I actually think your change may be simpler than the one I was suggesting having looked at the code.. we only deal with the 773 in the child record at present. :) -- 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=28823 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Set LDR position 7 |Set 773$7 pos 3 for |correctly for serial |analytics using ''Enhanced |analytics using ''Enhanced |Analytics Workflow' |Analytics Workflow' | -- 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=28823 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Done. MARC... the gift that keeps giving... :) -- 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=28823 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #3)
Done.
MARC... the gift that keeps giving... :)
Headaches ? -- 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=28823 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #4)
(In reply to Katrin Fischer from comment #3)
Done.
MARC... the gift that keeps giving... :)
Headaches ?
Let's say... challenges. -- 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=28823 --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Is this still something worth pursuing.. any cataloguers out there interested in this? -- 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