Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The MARCXML Module is a plugin that works with all solution packs to add new options to ingest and view metadata in MARC (MAchine Readable Cataloging) format. When this module is enabled:

On Single-Item Ingest -An optional step is added to the ingest process to browse your local machine for MARC XML metadata instead of filling out the ingest form. This MARC XML file is crosswalked and stored as a MODS record. The uploaded MARC XML is discarded after ingest and is not attached to the Fedora object.On Batch Ingest - MARC XML can be included in a zipped batch just like MODS or DC

Info

The ZIP batch importer can ingest MARCXML even if the MARCXML Module is not installed. The ZIP importer transforms MARCXML to MODS using a separate XSLT.

On Viewing - A new tab is added to all objects to view the MODS datastream as a MARC record using an on-the-fly transformation. Click Download MARCXML to download a version of the MODS metadata that has been transformed to MARC XML. Any object with a MODS datastream can be viewed as a MARC record, whether or not it was ingested using the MARC XML option.

...