Data import without catalogue query for ETH Zurich
This import plugin for Goobi workflow allows data to be imported without a catalogue query, as is required for ETH Zurich, especially for multi-volume works.
Last updated
This import plugin for Goobi workflow allows data to be imported without a catalogue query, as is required for ETH Zurich, especially for multi-volume works.
Last updated
Identifier
intranda_import_eth_no_catalogue
Repository
Licence
GPL 2.0 or newer
Last change
16.02.2025 11:25:03
This import plugin allows data to be imported without a previous catalogue query. It inserts data into the user interface that has previously been copied from an Excel file and where the columns are separated from each other using TAB
.
To be able to use the plugin, the following files must be installed:
Once the plugin has been installed, it can be accessed from the overview of production templates by using the second blue button next to the selected production template.
Once the plugin has been entered, a user interface is available in which the data to be imported can be selected or uploaded.
After selecting the correct plugin, the data that is either available as TAB-separated CSV data or copied from an Excel file can be inserted into the ‘Data records’ field in the user interface. The data has the following structure:
If four columns are used, they have the following structure:
1
MMS-ID
If this contains an underscore, a multi-volume work is created, otherwise a monograph. This is a mandatory entry.
2
Signature
This is a mandatory entry.
3
Collection
Specification of the collection to be assigned. This is a mandatory entry.
4
Title
This is an optional specification.
If two columns are used, they have the following structure:
1
Signature
This is the mandatory signature information.
2
Date
This is the mandatory entry of the digitisation date.
If eight columns are used, they have the following structure:
1
Identifier
This is the mandatory specification of the identifier.
2
Signature
This is the mandatory signature information.
3
Collection
This is the mandatory information for the collection.
4
Date
This is the mandatory entry of the digitisation date.
5
Units
This is the mandatory specification of the units.
6
Scans
This is the mandatory information for the scans.
7
dpi
This is the mandatory information for the resolution.
8
Remarks
This is the mandatory information with comments.
Immediately after inserting the data and clicking on ‘Save’, the creation of the processes starts without a catalogue being requested.
The plugin is configured in the file plugin_intranda_import_eth_no_catalogue.xml
as shown here:
The following table contains a summary of the parameters and their descriptions:
template
This can be used to define which production template the respective config
block should apply to.
runAsGoobiScript
This parameter can be used to specify whether the import should take place as GoobiScript in the background.