Skip to content

Instantly share code, notes, and snippets.

@edsu
Created July 1, 2010 14:48
Show Gist options
  • Select an option

  • Save edsu/460050 to your computer and use it in GitHub Desktop.

Select an option

Save edsu/460050 to your computer and use it in GitHub Desktop.
NDNP v3.14159 Batch Data Specification
Please digitize your newspaper pages as TIFF files and place them in a BagIt directory with a unique name of your choosing with the following structure.
batch_dlc_nirvana/
|-- bag-info.txt
|-- bagit.txt
|-- data
| `-- sn83030214
| |-- 1880-01-09
| | |-- ed-1
| | `-- image.tif
| |-- 1880-01-10
| | |-- ed-1
| | `-- image.tif
| |-- 1880-01-11
| | |-- ed-1
| | `-- image.tif
| |-- 1880-01-12
| | |-- ed-1
| | `-- image.tif
| |-- 1880-01-13
| | |-- ed-1
| | `-- image.tif
| |-- 1880-01-14
| | |-- ed-1
| | `-- image.tif
| `-- 1880-01-15
| |-- ed-1
| `-- image.tif
`-- manifest-md5.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment