Hi Pedro, Il 05/04/2016 14:17, Pedro Amorim ha scritto:
After the upgrade to 3.22, OAI-PMH response is now using oai_dc:collection instead of oai_dc:dc.
in fact your example of 3.22 is a demo that use default setup. But your example of 3.16 is not a standard setup, it is a personalization. If you go to code of 3.16.x for intranet-tmpl/prog/en/xslt/MARC21slim2OAIDC.xsl http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2OAIDC.xsl;h=291ab06b965a47518fa008e30e5e13f177707469;hb=refs/heads/3.16.x you can say that dublin core metadata are inside <oai_dc:dcCollection> ... </oai_dc:dcCollection> So if you prefert the solution of 3.16 in library.software.coop, you need only to change your version of /xslt/MARC21slim2OAIDC.xsl file Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: [email protected] Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

