June
Goobi workflow Digest for June 2023
- GoobiScript templates
- Documentation of step details
In the settings of one's own user account, there is a new tab in which an API token can be generated and equipped with the corresponding rights.
Only super administrators or user accounts that belong to a group to which the corresponding right has been assigned have the right to create a token.
This token can then be used with a basic auth to query the previously enabled commands.

A new API token can be added in the overview

When creating, selected REST endpoints can be enabled.

Created tokens are visible in the overview with the description and the allowed methods

Example call for an API endpoint with token
When creating a task, the mask can be configured via the file
goobi_projects.xml
. Multiselect fields could also be defined with the attribute multiselect="true"
. If several values were then selected, they ended up one after the other in the configured metadatum or the defined property.As of this release, a separate metadatum or property is written for each value.
A new step plugin has been developed that allows to convert the OCR text of all images of a process into a metadatum.
- ALTO editing in the metadata editor can now also save files in S3.
- The plugin for automatic PDF extraction has received minor improvements, for example in the case of missing spaces in the full text.
There was no dedicated Goobi workflow release in June.
Last modified 1mo ago