Import and download from Transkribus Collections
Step plugin for Goobi workflow for importing images and downloading annotated results from Transkribus Collections
Overview
Introduction
This documentation describes the installation, configuration and use of the Step plug-in for importing images into Transkribus Collections as well as the subsequent download of the annotated results as ALTO files.
Installation
In order 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 import the images into a Transkribus collection, the work must be imported into Transkribus via a publicly accessible METS file using the intranda_step_transkribus_collection_ingest
plugin.
Once the work has been edited within Transkribus as desired, it can be downloaded again using the intranda_step_transkribus_collection_download
plugin.
Overview and functionality
This plugin imports the METS file into Transkribus and receives a document ID. This is saved in Goobi as a property with the name Transkribus Document ID
for later download.
Once the work has been processed in Transkribus, the download of the results from Transkribus can be initiated in a further step. To do this, the document ID from the property is used again and the data is saved within the ALTO directory in the ocr
folder.
Configuration
The plugin is configured in the file plugin_intranda_step_transkribus_collection.xml
as shown here:
General parameters
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:
Further parameters
In addition to these general parameters, the following parameters are available for further configuration:
Last updated