Changeset 7905


Ignore:
Timestamp:
2004-08-06T16:39:39+12:00 (20 years ago)
Author:
chi
Message:

New entries in dictionary for -saveas METS option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/strings.rb

    r7682 r7905  
    181181import.OIDtype.incremental:A simple document count that is significantly faster than "hash". It is not guaranteed to always assign the same identifier to a given document though and does not allow further documents to be added to existing xml archives.
    182182
     183import.saveas:This is to decide the archives format to be generated. The default setting is to GA.
     184
     185import.saveas.GA:Will generate Greenstone Archive format.
     186
     187import.saveas.METS:Will generate METS format.
     188
    183189import.out:Filename or handle to print output status to.
    184190
Note: See TracChangeset for help on using the changeset viewer.