ePADD is a software package developed by Stanford University's Special Collections & University Archives that supports archival processes around the appraisal, ingest, processing, discovery, and delivery of email archives.
Your instruction:
Program to create v6 bag from v5 archive has been uploaded on git (google not allowed uploading jar files).
How to run it:
java -jar v6-bag-converter.jar -i <Path to directory containing lexicon,session,blobs,index subfolders>
It creates a folder called version-6-bag in the current folder.
The structure of the version-6-bag is
\version-6-bag\data\epadd-appraisal\user
However, the structure of epadd-appraisal folder created under epadd v6 is
\epadd-appraisal\user\data
Please check the converter to \epadd-appraisal\user\data
I have upload the version-6-bag to Google Drive for your reference. I will meet a user to help her converting collection in v4 to v5 and then v6 tomorrow.
Your instruction: Program to create v6 bag from v5 archive has been uploaded on git (google not allowed uploading jar files). How to run it: java -jar v6-bag-converter.jar -i <Path to directory containing lexicon,session,blobs,index subfolders> It creates a folder called version-6-bag in the current folder. The structure of the version-6-bag is \version-6-bag\data\epadd-appraisal\user
However, the structure of epadd-appraisal folder created under epadd v6 is \epadd-appraisal\user\data
Please check the converter to \epadd-appraisal\user\data
I have upload the version-6-bag to Google Drive for your reference. I will meet a user to help her converting collection in v4 to v5 and then v6 tomorrow.