Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Creates a set of Fedora objects based on the specified template file and the corresponding directory of object-specific files. Refer to Batch Processing for more details.

Usage:

No Format
fedora-batch-build [object-template-file]
                   [object-specific-dir]
                   [object-directory]
                   [log-filepath]
                   [log-format]

Where:

  • object-template-file - the full path to the batch template file
  • obj-specific-dir - the full path to the directory containing the object-specific files
  • object-directory - the full path to the directory where the generated objects will be built
  • log-filepath - the full path to the file where logs will be written
  • log-format - the format of the log file. Valid values are text or xml.