[Bug 15169] New: Add for Unimarc transformation to new metadata formats
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Bug ID: 15169 Summary: Add for Unimarc transformation to new metadata formats Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: gmcharlt@gmail.com Reporter: frederic@tamil.fr QA Contact: testopia@bugs.koha-community.org NORMARC doesn't have XSL file to transform biblio records into RDF-DC and SRW-DC format. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |magnus@libriotech.no -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hector.hecaxmmx@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add for Unimarc |Add for NORMARC |transformation to new |transformation to new |metadata formats |metadata formats -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 44725 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44725&action=edit Bug 13642 - Add NORMARCslim2RDFDC.xsl and NORMARCslim2SRWDC.xsl Add missing xsls for NORMARC flavour -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- Hector: this is you parch, with Magnus as assignee since he's in the best position to sign it. To test with an NORMARC Catalog: - Open this URL /cgi-bin/koha/unapi?id=koha:biblionumber:41201&format=marcxml And play with id & format parameters Test format=rdfdc and format=srw_dc - Or try with bug 13642 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=13642 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |13642 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642 [Bug 13642] Adding new features for Dublin Core metadata -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #3 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- (In reply to Frédéric Demians from comment #2)
Hector: this is you parch, with Magnus as assignee since he's in the best position to sign it.
To test with an NORMARC Catalog:
- Open this URL
/cgi-bin/koha/unapi?id=koha:biblionumber:41201&format=marcxml
And play with id & format parameters Test format=rdfdc and format=srw_dc
- Or try with bug 13642
Just one question, Frédéric. Does this bug need to apply bug 15162 on top? This is because changes to unapi are made it only on bug 15162. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #4 from Frédéric Demians <frederic@tamil.fr> ---
Just one question, Frédéric. Does this bug need to apply bug 15162 on top? This is because changes to unapi are made it only on bug 15162.
No, it's not necessary. It seems that opac/unapi were wrong for NORMARC, referencing XSL files that didn't exist, and that your patch introduces. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #5 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169 --- Comment #6 from Frédéric Demians <frederic@tamil.fr> ---
Just one comment NORMARC use MARC21 instead
You're correct! I'd leave Magnus Enger decide whether it has to be fixed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org