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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to