Difference between revisions of "UM manual normalization 1.1"

From Archivematica
Jump to navigation Jump to search
Line 58: Line 58:
 
If you think you will need to use this aspect of the feature, please note that Archivematica does not offer the option to add PREMIS eventDetail by default. Instead, you must use the preconfigured choices in the processing configuration section of the Administrative tab of the dashboard to adjust your settings prior to ingest. Deselect the Reminder in the Processing Configuration settings.
 
If you think you will need to use this aspect of the feature, please note that Archivematica does not offer the option to add PREMIS eventDetail by default. Instead, you must use the preconfigured choices in the processing configuration section of the Administrative tab of the dashboard to adjust your settings prior to ingest. Deselect the Reminder in the Processing Configuration settings.
 
<br>
 
<br>
[[Image:ReminderInProcessingConfig.png|600px|center|thumb|Deselect Reminder in Processing]]
+
[[Image:ReminderInProcessingConfig.png|600px|center|thumb|Deselect Reminder in Processing Configuration settings]]
  
 
</br>
 
</br>
Line 67: Line 67:
 
*Archivematica will stop and remind you to add the metadata.
 
*Archivematica will stop and remind you to add the metadata.
 
<br>
 
<br>
[[Image:ReminderAddMD.png|600px|center|Reminder to add metadata]]
+
[[Image:ReminderAddMD.png|600px|center|thumb|Reminder to add metadata]]
 
</br>
 
</br>
 
*Click on the metadata icon.
 
*Click on the metadata icon.
 
<br>
 
<br>
[[Image:EventDetail1.png|600px|center|Click on metadata icon]]
+
[[Image:EventDetail1.png|600px|center|thumb|Click on metadata icon]]
 
</br>
 
</br>
 
*Select "Manual normalization event detail" under metadata.  
 
*Select "Manual normalization event detail" under metadata.  
 
<br>
 
<br>
[[Image:EventDetail2.png|600px|center|Select PREMIS eventDetail form]]
+
[[Image:EventDetail2.png|600px|center|thumb|Select PREMIS eventDetail form]]
 
</br>
 
</br>
 
*Add event detail. This can be technical tool output, like: program=ImageMagick; version=6.6.4.0;  command=%convertPath% %fileFullName%  +compress %preservationFileDirectory%%fileTitle%.%preservationFormat% -OR- something more narrative like in the example below.
 
*Add event detail. This can be technical tool output, like: program=ImageMagick; version=6.6.4.0;  command=%convertPath% %fileFullName%  +compress %preservationFileDirectory%%fileTitle%.%preservationFormat% -OR- something more narrative like in the example below.
 
<br>
 
<br>
  
[[Image:NormalizationEventDetail.png|600px|center|Add eventDetail]]
+
[[Image:NormalizationEventDetail.png|600px|center|thumb|Add eventDetail]]
 
</br>
 
</br>
 
*Save the metadata and click on the ingest tab to continue processing.
 
*Save the metadata and click on the ingest tab to continue processing.
 
*Select Continue from the metadata reminder dropdown box.
 
*Select Continue from the metadata reminder dropdown box.
 
<br>
 
<br>
[[Image:ContinueAfterAddedEventDetail.png|600px|center|Continue after saving]]
+
[[Image:ContinueAfterAddedEventDetail.png|600px|center|thumb|Continue after saving]]
 
</br>
 
</br>

Revision as of 15:46, 28 March 2014

Main Page > Documentation > User manual > User manual 1.1 > Ingest > Manual normalization

Overview

Some users may have access to tools other than those provided in Archivematica that they wish to use for normalization actions.

There are two manual normalization workflow options. First, the user can do some normalization before bringing any objects into Archivematica. Second, the user can process objects through to Ingest and then choose to do manual normalization on some of the objects. Below are the workflow steps to test each of these options.

In either option, it is also possible to add PREMIS event detail metadata about the manual normalization event. See below for details.

Option 1: Manual normalization prior to transfer into Archivematica

The manual normalization feature allows the user to prepare transfers that already contain manually normalized files. The user adds a /manualNormalization folder and its subdirectories to the transfer prior to processing. Archivematica recognizes that this folder already exists and will not add one during processing. This workflow requires that there must be a one-to-one relationship between the transfer and the SIP.

  1. First, create your transfers with a structure that mimics the one in this sample. Name the /topDirectory whatever you want (you can still change this when you upload the transfer to the dashboard) and place the original files in it. /manualNormalization contains two directories, /access and /preservation which include in them the files you've already normalized for access and/or preservation prior to transfer. In the sample shown here, file1.tga has a manually normalized preservation version (file1.tif) and a manually normalized access version (file1.jpg). Note that the filenames, in this instance "file1", MUST match in order for Archivematica to recognize the links between the original .tga file and the manually normalized preservation and access versions.
    /topDirectory
    /manualNormalization
    /access
    file1.jpg
    /preservation
    file1.tif
    file1.tga
    file2.doc
    file3.docx
  2. Upload the transfer to the dashboard from your source directories in the Transfer Tab.For instructions detailing how to set up source directories, see the Administrator's manual here: Administrator manual - Transfer source location
  3. Continue processing as you would a regular SIP. For instructions, see the online User manual through to the Ingest tab.
  4. In the Ingest tab, at the normalization micro-service, choose whether to normalize for access, preservation, or both. If you choose to review normalization results prior to accepting, you will find your /manualNormalization folder and its contents in the objects directory of your transfer, with it's /access and/or /preservation folders and their content intact. If you're happy with the results here, approve normalization.
  5. Continue processing according to instructions in the User manual. Stop when you reach the Store AIP micro-service.
  6. At Store AIP, you have the option to review your AIP. If you download the AIP from the review tab by simply clicking on the file with the 7z extension, you can download, unzip and view your AIP in your file browser. Your AIP will consist of a top level folder with the name you assigned plus a UUID. In that folder, you'll find a /data folder which contains your objects for preservation, logs, thumbnails and the METS xml. That data folder will contain your originals and normalized files, and the METS will include PREMIS events with "manual normalization" noted in the eventDetail of the appropriate normalization events. A discussion of the overall AIP structure can be found here: AIP structure. Additionally, you might note that the manualNormalization folder and subfolders used during the manual normalization workflow have been deleted once normalization was approved rather than being packaged into the AIP.
  7. If you are satisfied with everything here, continue to store your AIP and/or upload your DIP as per the User manual instructions.

Option 2: Manual normalization during Ingest

The manual normalization feature allows users to choose to do manual normalization at the normalization micro-service in the Ingest tab of the dashboard. The user does not have to manually normalize all of the objects for preservation and/or access; any files not manually normalized will be normalized according the regular Archivematica workflow.

  1. Start with any regular transfer in the Transfer tab of the dashboard. Follow the instructions in the user manual until you get to the normalization micro-service in the Ingest tab.
  2. Select "Normalize manually" from the dropdown menu.
  3. In your file browser, open /archivematica/src/MCPServer/sharedDirectoryStructure/watchedDirectories/approveNormalization/preservation/yourTransfer123abc/objects/
  4. Choose which files you'd like to normalize for preservation and/or access.
  5. Do your local normalization.
  6. Once you've done all the normalization for preservation and access, place your preservation copies in the /manualNormalization/preservation folder and your access copies in the /manualNormalization/access folder. Note that any objects you haven't normalized manually will be normalized using the regular Archivematica workflow. However, if you do not include anything in the /access folder, no DIP will be generated.
  7. Return to the dashboard and approve normalization.
  8. Continue processing according to instructions in the User manual. Stop when you reach the Store AIP micro-service.
  9. At the Store AIP micro-service, you have the option to review your AIP. If you download the AIP from the review tab by simply clicking on the file with the 7z extension, you can download, unzip and view your AIP in your file browser. Your AIP will consist of a top level folder with the name you assigned plus a UUID. In that folder, you'll find a /data folder which contains your objects for preservation, logs, thumbnails and the METS xml. That data folder will contain your originals and normalized files, and the METS will include PREMIS events with "manual normalization" noted in the eventDetail of the appropriate normalization events. A discussion of the overall AIP structure can be found here: AIP structure Additionally, you might note that the manualNormalization folder and subfolders used during the manual normalization workflow have been deleted once normalization was approved rather than being packaged into the AIP.
  10. If you are satisfied with everything here, continue to store your AIP and/or upload your DIP as per the User manual instructions.

Adding PREMIS eventDetail for manual normalization

If you think you will need to use this aspect of the feature, please note that Archivematica does not offer the option to add PREMIS eventDetail by default. Instead, you must use the preconfigured choices in the processing configuration section of the Administrative tab of the dashboard to adjust your settings prior to ingest. Deselect the Reminder in the Processing Configuration settings.

Deselect Reminder in Processing Configuration settings


If you include manually normalized files in the initial transfer (option 1) or during processing (option 2), the procedure for adding PREMIS eventDetail is the same.

  • Approve normalization. For Option 2, this will be after selecting "Normalize manually" at the normalization step and adding the files to the SIP.
  • Archivematica will stop and remind you to add the metadata.


Reminder to add metadata


  • Click on the metadata icon.


Click on metadata icon


  • Select "Manual normalization event detail" under metadata.


Select PREMIS eventDetail form


  • Add event detail. This can be technical tool output, like: program=ImageMagick; version=6.6.4.0; command=%convertPath% %fileFullName% +compress %preservationFileDirectory%%fileTitle%.%preservationFormat% -OR- something more narrative like in the example below.


Add eventDetail


  • Save the metadata and click on the ingest tab to continue processing.
  • Select Continue from the metadata reminder dropdown box.


Continue after saving