Ingest one file into Rosetta: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
:: [[File:Aleph ros 4b.png|700px|border]] | :: [[File:Aleph ros 4b.png|700px|border]] | ||
==Create Dublin Core deposit package== | |||
More information on these steps can be [[http://wiki.cjh.org/index.php/New_Deposits#Dublin_Core_Process|found here]]. | |||
1. Download latest version of Rosetta Deposit Processor. | |||
2. Create CSV key from MARCXML record downloaded from Aleph. | |||
3. Edit entity column in CSV key to include the name of the file being deposited. (e.g. "LBI_Book_01.pdf") | |||
4. Structure deposit this way | |||
<nowiki> | |||
Name_Of_Deposit | |||
│ | |||
└───streams | |||
1434647_mildenberger.pdf | |||
</nowiki> |
Revision as of 19:57, 5 November 2018
Workflow documentation for depositing one file into Rosetta.
Workflow
Requirements
- Access to Aleph production.
- Copy of Rosetta Deposit Processor application.
- Access to Shared Rosetta account and/or Rosetta submission folders mapped on computer
- Aleph record number.
Export Aleph record as MARCXML
1. Log in to Aleph production. 2. Run ret-01 job, found at Services --> Retrieve Catalog Records
- Set name for Output File. This filename will be used as a parameter in step 3.
- Set BOTH From Document Number and To Document Number to the Aleph record number you're exporting.
3. Run print-03 job, found at Services --> Retrieve Catalog Records
- Input File is the Output File parameter from step 2.
- Output File parameter for print-03 job ends with '.xml'
- Field 1 + Indicator parameter is "ALL"
- Format parameter is MARC xml with alphanumeric tags
- Fix Routine is JPEX
4. Download file to computer
- Navigate to Administration tab (cup with pencils).
- Select Upload/Download files
- Make sure Library is set to CJH01 and Directory is set to Scratch
- Locate file created by print-03 job (step 3)
- Select location for the download by browsing for a location on your computer
- Click right-facing arrow
Create Dublin Core deposit package
More information on these steps can be [here].
1. Download latest version of Rosetta Deposit Processor. 2. Create CSV key from MARCXML record downloaded from Aleph. 3. Edit entity column in CSV key to include the name of the file being deposited. (e.g. "LBI_Book_01.pdf") 4. Structure deposit this way
Name_Of_Deposit │ └───streams 1434647_mildenberger.pdf