Versions Compared

Key

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

...

The file extensions noted above are mandatory.

Next Category

...

File Name Rules

This topic describes specific file name requirements for page-turned object batches. See Section 3 Naming Rules for Objects, Files and Directories for general Batch Builder requirements.

The file-naming scheme for page image, text and page layout files in page-turned object is:

     {fileBaseName}{separator}{sequenceNumber}.{extension}

where:

{fileBaseName} is usually a locally-meaningful name, for example a name that associates the digital file with an analog counterpart. This may be an accession number, Aleph ID or other curatorially-significant name. Valid characters to use for the {fileBaseName} are letters, digits, '.', underscores ('_'), and hyphens ('-' ). 

{separator}  is a double underscore ('_ _') used to separate the {fileBaseName} from the page sequence number. 

{sequenceNumber} is the numeric value that represents the sequence number of the page within the page-turned document. A sequenceNumber can be composed of any of the following characters: 0123456789. 

The sequence number can include leading zeros, for example the third page can be written as: 3 or 03 or 000000003. The page sequence number indicates a page's relative position within a sequence of pages, regardless of the numbering that may appear on the page. 

.{extension} is one of the valid file extensions at the beginning of this topic.

By default Batch Builder assumes that fileBaseName plus the separator and the page sequence number is the file OwnerSuppliedName. E.g.: in a file 12345_ 01.tif Batch Builder will assume that 12345 _01 is the file OwnerSuppliedName. This default can be changed in View-Options menu. See Section 1.2 Setting Options.

Alternatively, instead of using the file naming scheme the file OwnerSuppliedName, the page sequence number and the object OwnerSuppliedName can be supplied in a special mapping file called "mapping.txt". More about mapping files