Created
July 1, 2010 14:48
-
-
Save edsu/460050 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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