MarcusBarnes / mik

The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preservations systems).
GNU General Public License v3.0
34 stars 11 forks source link

Create an OaiToMods metadata parser #439

Closed mjordan closed 6 years ago

mjordan commented 6 years ago

The only metadata parser that works with the OAI-PMH toolchains is OaiToDc. This effectively means that setting the OAI metadata_prefix to oai_mods has no effect.

We should add an OaiToMods metadata parser to remedy this.

mjordan commented 6 years ago

Merged, closing.