diff --git a/README.md b/README.md index fef8d17..4583f23 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Goobi workflow Plugin: goobi-plugin-workflow-processInspection +# Goobi workflow Plugin: goobi-plugin-workflow-process-inspection Plugin for Goobi workflow -This is the ProcessInspection Goobi workflow plugin. A description for this plugin is still missing. +This Workflow plugin for Goobi workflow is used to check the created processes for metadata and content before moving on in the workflow. This is a plugin for Goobi workflow, the open source workflow tracking software for digitisation projects. More information about Goobi workflow is available under https://goobi.io. If you want to get in touch with the user community simply go to https://community.goobi.io. @@ -10,31 +10,30 @@ This is a plugin for Goobi workflow, the open source workflow tracking software More information about the functionality of this plugin and the complete documentation can be found in the central documentation area at https://docs.goobi.io -Detail | Description ---- | --- -**Plugin identifier** | intranda_workflow_processInspection -**Plugin type** | Workflow plugin -**Licence** | GPL 2.0 or newer -**Documentation (German)** | - no documentation available - -**Documentation (English)** | - no documentation available - +Detail | Description +--------------------------- | ---------------------- +**Plugin identifier** | - +**Plugin type** | workflow +**Licence** | GPL 2.0 or newer +**Documentation (German)** | This plugin is not yet documented. +**Documentation (English)** | This plugin is not yet documented. ## Goobi details Goobi workflow is an open source web application to manage small and large digitisation projects mostly in cultural heritage institutions all around the world. More information about Goobi can be found here: -Detail | Description ---- | --- -**Goobi web site** | https://www.goobi.io -**Twitter** | https://twitter.com/goobi -**Goobi community** | https://community.goobi.io +Detail | Description +--------------------------- | --------------------------- +**Goobi web site** | https://www.goobi.io +**Goobi community** | https://community.goobi.io +**Goobi documentation** | https://docs.goobi.io ## Development This plugin was developed by intranda. If you have any issues, feedback, question or if you are looking for more information about Goobi workflow, Goobi viewer and all our other developments that are used in digitisation projects please get in touch with us. -Contact | Details ---- | --- -**Company name** | intranda GmbH -**Address** | Bertha-von-Suttner-Str. 9, 37085 Göttingen, Germany -**Web site** | https://www.intranda.com -**Twitter** | https://twitter.com/intranda +Contact | Details +--------------------------- | ---------------------------------------------------- +**Company name** | intranda GmbH +**Address** | Bertha-von-Suttner-Str. 9, 37085 Göttingen, Germany +**Web site** | https://www.intranda.com diff --git a/module-base/pom.xml b/module-base/pom.xml index 3918da3..9fde5e2 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-workflow-process-inspection - 24.06 + 24.07 plugin-workflow-process-inspection-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 72444fc..073f4df 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-workflow-process-inspection - 24.06 + 24.07 plugin-workflow-process-inspection-gui jar diff --git a/pom.xml b/pom.xml index 203e1eb..de84f3f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.06 + 24.07 io.goobi.workflow.plugin