[Bug 41424] New: Add examples to the AdditionalFieldsInZ3950ResultSearch and AdditionalFieldsInZ3950ResultAuthSearch system preference descriptions
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41424 Bug ID: 41424 Summary: Add examples to the AdditionalFieldsInZ3950ResultSearch and AdditionalFieldsInZ3950ResultAuthSearch system preference descriptions Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Bug 40017 improved what you can show for additional fields in Z39.50 search results using the AdditionalFieldsInZ3950ResultSearch and AdditionalFieldsInZ3950ResultAuthSearch system preferences: 1. The complete leader with 000. 2. The complete control field, for example 008. 3. Specific positions in the leader or control fields, for example 000p1, 008p2, etc. 4. A range from the leader or control field, for example 000p6-7, 008p35-37, etc. Some examples of these should be added to the system preference descriptions. -- 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=41424 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Assignee|koha-bugs@lists.koha-commun |david@davidnind.com |ity.org | Depends on| |40017 Status|NEW |ASSIGNED QA Contact|testopia@bugs.koha-communit |david@davidnind.com |y.org | Keywords| |Academy --- Comment #1 from David Nind <david@davidnind.com> --- I'm happy to create a patch for this (as it is within my capabilities!) Current descriptions: - AdditionalFieldsInZ3950ResultSearch: Display the MARC field/subfields __________ in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: "001, 082$ab, 090$ab"). - AdditionalFieldsInZ3950ResultAuthSearch: Display the MARC field/subfields __________ in the 'Additional fields' column of Z39.50 search results (use comma as delimiter e.g.: "001, 035$a"). Generic: Display MARC field and subfields __________ in the additional fields column for Z39.50 search results (use a comma as a separator). Examples: - ... Examples for AdditionalFieldsInZ3950ResultSearch: - Fields: 082$ab, 090$ab - Specific positions for leader and control fields: 000p6, 000p6-7, 008, 008p35-37 . 000p6-7 for position 6 and 7 of the leader field (type of record and type of control) . 008p35-37 for position 35-57 (language) Examples for AdditionalFieldsInZ3950ResultAuthSearch: - Fields: 001, 035$a - Specific positions for leader and control fields: 000p5, 000p6-7, 008, 008p9-10 . 000p5 for position 5 of the leader field (record status) . 008p9-10 for positions 9 and 10 (kind of record and descriptive cataloging rules) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40017 [Bug 40017] Z39.50 search: Allow leader and specific control field positions in Additional fields -- 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=41424 --- Comment #2 from David Nind <david@davidnind.com> --- Should I add some UNIMARC examples? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41424 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thanks David! These might also be some useful examples: 000p7 - bibliographic level https://loc.gov/marc/bibliographic/bdleader.html 008p7-10 - date 1 https://loc.gov/marc/bibliographic/bd008a.html -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org