uoregon-libraries / nyu_marcxml_export_plugin

MIT License
0 stars 0 forks source link

nyu_marcxml_export_plugin, v.3.0.2.2

An Archives Space plugin to export resource and item level records to marcxml

Scope

This plugin modifies and extends the default marcxml mapping. It also contains extra fields.

Behavior

The way to override the default functionality is to find the method/model where the functionality has been coded and copy that to the plugin and change it to implement the new requirements. This plugin also contains additional classes to extend the marcxml mapping.

Plugin Organization