Difference between revisions of "ETD-MS Export"
(→Description) |
(→Installation) |
||
Line 14: | Line 14: | ||
==Installation== | ==Installation== | ||
− | + | Install from the bazaar. There are no dependencies. | |
− | + | ||
− | + | ==Configuration== | |
+ | |||
+ | * insert your library's identifier (see Library and Archives Canada for what that is) in z_etd_ms_identifier.pl | ||
+ | * any changes in field mapping should be made in the z_etd_ms_fields.pl file (e.g. Library and Archives Canada requires <publisher> field, which is mapped to <institution> by default; this can be changed if necessary) |
Revision as of 08:48, 12 May 2015
Description
ETD-MS export plugin for interoperability with NDLTD and Library and Archives Canada. see: http://www.ndltd.org/standards/metadata/etdms/1-0/etdms.xsd See Library and Archives Canada ETD-MS requirements here: http://www.bac-lac.gc.ca/eng/services/theses/Pages/harvesting.aspx
This work was first presented here: The 5th International Conference on Open Repositories. Report on the Development of ETD-MS Export Plugin in EPrints. Madrid, Spain. July 6th-9th, 2010. http://spectrum.library.concordia.ca/980030/
This plugin is the Bazaar version of: http://files.eprints.org/1032/
This plugin was developed by Tomasz Neugebauer, Bin Han and Adam Field
Installation
Install from the bazaar. There are no dependencies.
Configuration
- insert your library's identifier (see Library and Archives Canada for what that is) in z_etd_ms_identifier.pl
- any changes in field mapping should be made in the z_etd_ms_fields.pl file (e.g. Library and Archives Canada requires <publisher> field, which is mapped to <institution> by default; this can be changed if necessary)