Class LibraryDCMetsIngester


public class LibraryDCMetsIngester extends MetsIngester
Unpack a METS envelop and place the contents (metadata + content) into the NDR.

For now, assume the collection (mdp and agg) objects already exist in the NDR and are provided to this class.

Author:
ostwald
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      The main program for the LibraryDCMetsIngester class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - NOT YET DOCUMENTED