[Koha-bugs] [Bug 15169] Add for NORMARC transformation to new metadata formats

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 17:44:40 CET 2015


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

--- Comment #5 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
Hi Frédéric

Just one comment NORMARC use MARC21 instead

    'NORMARC' => {
        'marcxml'      => 'identity.xsl',
        'marcxml-full' => 'identity.xsl',
        'mods'         => 'MARC21slim2MODS.xsl',
        'mods-full'    => 'MARC21slim2MODS.xsl',
        'mods3'        => 'MARC21slim2MODS3-1.xsl',
        'mods3-full'   => 'MARC21slim2MODS3-1.xsl',
        'oai_dc'       => 'MARC21slim2OAIDC.xsl',
        'rdfdc',       => 'MARC21slim2RDFDC.xsl',
        'rss2'         => 'MARC21slim2RSS2.xsl',
        'rss2-full'    => 'MARC21slim2RSS2.xsl',
        'srw_dc'       => 'MARC21slim2SRWDC.xsl',
    },

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


More information about the Koha-bugs mailing list