Hi Julien,

not sure if GetMarcBiblio would be the best spot, but I like the idea in
general, especially as an optional switch. Maybe file a bug report for
further discussion?

Katrin

On 19.06.21 20:08, Julien Sicot wrote:
Hi all,

An enhancement idea :

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
<https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417>).

What do you think about this?



Thanks for feedback,
Best

--
*Julien Sicot*
Systems Librarian
Université Rennes 2
02 22 51 44 41


_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to