[Bug 18096] New: BnF Authorities Z39.50 search and access
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Bug ID: 18096 Summary: BnF Authorities Z39.50 search and access Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt@gmail.com Reporter: synapse.ova@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl The Bibliothèque nationale de France has launched a new Z39.50 platform on the 22nd of november 2016. It is now possible to retrieve the authority records as well as every kind of bibliographical records. The problem is that according to server profile (http://www.bnf.fr/documents/profilZ3950_bnf_en.pdf) it is needed to use attribute 2016 and 2017 to search for authority record. • Search attributes are hardcoded in function Z3950SearchAuth in Breeding.pm (and there is no attribute 2016 and 2017). • BnF does not have SRU server (and even if it had, you can't add authority SRU server to Koha right now). So the question is: How to search BnF Authorities? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I've been thinking about server profiles, but I don't understand this one. 2016 and 2017 aren't standard bib-1 attributes (http://www.loc.gov/z3950/agency/defns/bib1.html), so I'm guessing BnF have added them, but I don't see how you'd use these attributes in a query... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |fridolin.somers@biblibre.co | |m --- Comment #2 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to David Cook from comment #1)
I've been thinking about server profiles, but I don't understand this one. 2016 and 2017 aren't standard bib-1 attributes (http://www.loc.gov/z3950/agency/defns/bib1.html), so I'm guessing BnF have added them, but I don't see how you'd use these attributes in a query...
Indeed. We have looked for the same thing. Non standard attributes means not possible to use in Koha. I say its fair. One can ask the BNF to have a regular export in order to create a mirror. You may use this. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Authority servers appear less standardized as bibliographic ones - we have also seen some problems there with our targets. It might be useful if one could configure the attribute mappings for z39.50 targets individually if they are different from default. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #3)
Authority servers appear less standardized as bibliographic ones - we have also seen some problems there with our targets. It might be useful if one could configure the attribute mappings for z39.50 targets individually if they are different from default.
Agreed. That's what I was thinking in terms of "server profiles". I think it would be fairly straightforward to implement, but it's not something I'm planning on doing any time soon, although it would be useful for one of our clients as well... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Gaetan Boisson <gaetan.boisson@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson@biblibre.com Depends on| |19436 --- Comment #5 from Gaetan Boisson <gaetan.boisson@biblibre.com> --- This could be solved by BZ 19436, since BNF is now providing authorities through SRU. I am not sure it is worth investing more time in z3950. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19436 [Bug 19436] Add SRU support for authorities -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Gaetan Boisson <gaetan.boisson@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|19436 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19436 [Bug 19436] Add SRU support for authorities -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=19436 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez@biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18096 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |RESOLVED Resolution|--- |MOVED --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Gaetan Boisson from comment #5)
This could be solved by BZ 19436, since BNF is now providing authorities through SRU.
I am not sure it is worth investing more time in z3950.
Closing this bug since 19436 (SRU for authorities) is now available and there is also bug 18202 for having configurable profiles. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org