http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #98 from Héctor Eduardo Castro Avalos <[email protected]> 
---
Hi Jonathan

I think the UNIMARC can be corrected of various forms. For example with XSLT
Transformation, C4/Breeding.pm use something like that
(C4::Breeding->_do_xslt_proc) and the xslt to transform UNIMARC2MARC21 is here
<https://github.com/edsd/biblio-metadata/blob/master/UNIMARC2MARC21.xsl>

Although exist this module
<https://metacpan.org/pod/MARC::Moose::Formater::UnimarcToMarc21>.

C4::Record->marc2marc deal with marc flavour, but it seems to be that it does
not work or is not fully developed.

So my question is: Can I fix it in another bug or I need to fix it in this one?

Thanks Jonathan

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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