Difference between revisions of "ETD-MS Export"

From EPrints Documentation
Jump to: navigation, search
(Installation)
(Configuration)
Line 17: Line 17:
  
 
==Configuration==
 
==Configuration==
 +
 +
Use the configuration editor to:
  
 
* insert your library's identifier (see Library and Archives Canada for what that is) in z_etd_ms_identifier.pl  
 
* 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)
+
* make any changes in field mapping 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:57, 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

Use the configuration editor to:

  • insert your library's identifier (see Library and Archives Canada for what that is) in z_etd_ms_identifier.pl
  • make any changes in field mapping 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)