Pitzalis, Denis (2011) Europeana ESE v3.4 skel xsl and OAI exports. .
ESE.xml.xsl - Plain Text
Available under License Creative Commons GNU GPL (Software). 8kB (50 downloads) | |
OAI_ESE.pm - Plain Text
Available under License Creative Commons GNU GPL (Software). 17kB (33 downloads) |
Official URL: http://www.pitzalis.org
Abstract
Europeana is becoming more and more used. With this two plugins you will be able to export your data in the ESE format. The two plugins are based on a default Eprint v3.2.6 installation but you will find all the necessary comment in help you doing your own mapping. - ESE.xsm.xsl contain the xlst format 1.0 instruction for exporting your data in the ESE format - OAI_ESE.pm contain the instruction allowing a OAI-PMH harvester to retrieve information from your repository.
Installation
In EPrints 3.2: - ESE.xml.xsl: simply put the file into your {eprints}/lib/xslt/export/ directory - OAI_ESE.pm copy the file into archives/[id]/cfg/plugins/EPrints/Plugin/Export/ directory and modify the archives/[id]/cfg/cfg.d/oai.pl file adding: $oai->{v2}->{output_plugins} = { "oai_dc" => "OAI_DC", ... "ese" =>"OAI_ESE", ... }; Reload your repository and relaunch your web server.
Copyright
2011 Denis Pitzalis
Repository Staff Only: edit this item