MIX Metadata Enrichment Plugin
This Step plugin for Goobi workflow uses JHove to extract technical metadata from files and save the results into the METS file of a Goobi process.
Last updated
This Step plugin for Goobi workflow uses JHove to extract technical metadata from files and save the results into the METS file of a Goobi process.
Last updated
Name | Wert |
---|---|
Identifier | intranda_step_mix_metadata_enrichment |
Repository | |
Licence | GPL 2.0 or newer |
Last change | 15.08.2024 17:54:49 |
This documentation explains the plugin for enriching MIX Metadata.
To be able to use the plugin, the following files must be installed:
Once the plugin has been installed, it can be selected within the workflow for the respective work steps and thus executed automatically. A workflow could look like the following example:
To use the plugin, it must be selected in a workflow step:
When the plugin is executed, all image files in the configured folders are analyzed with JHove and the technical metadata is extracted in MIX format. This technical metadata is then added to the Mets file of the process and linked there to the respective image files.
The plugin is configured in the file plugin_intranda_step_mix_metadata_enrichment.xml
as shown here:
The <config>
block can occur repeatedly for different projects or work steps in order to be able to perform different actions within different workflows. The other parameters within this configuration file have the following meanings:
Parameter | Explanation |
---|---|
| This parameter defines which project the current block |
| This parameter controls which work steps the |
In addition to these general parameters, the following parameters are available for further configuration:
Parameter | Explanation |
---|---|
| Specifies the folder to be analyzed by JHove to extract technical metadata.
Multiple folders can be specified by repeating the |
| The path to the JHove configuration file. A sample configuration is included with the plugin. |