[Koha-bugs] [Bug 28639] New: Embed see-from headings (from authorities) into bibliographic records at OAI repository level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 30 11:43:33 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28639

            Bug ID: 28639
           Summary: Embed see-from headings (from authorities) into
                    bibliographic records at OAI repository level
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: julien.sicot at univ-rennes2.fr
        QA Contact: testopia at bugs.koha-community.org

Hi,

It could be interesting to enrich the bibliographic records exposed in OAI with
see-from headings, this would allow users who use koha with a discovery tool to
be able to manage, normalize and index some authorities data ?

This is something that could be done directly in C4::Biblio::GetMarcBiblio
following the same method used for embedding items.
We could use an optional parameter like embed_items (embed_seefromheading) and
a function similar to C4::Biblio::EmbedItemsInMarcBiblio by reusing what was
made for zebra with EmbedSeeFromHeadings (bug #7417).

Thanks for feedback,
Best
Julien Sicot
Systems Librarian,
Université Rennes 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list