kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
62 stars 63 forks source link

Image validation without function #4262

Open matthias-ronge opened 3 years ago

matthias-ronge commented 3 years ago

Image validation can be activated in the workflow editor.

Screenshot

The property is also copied into the created task of the processes, but is not evaluated anywhere. JHove is integrated in Production 3 as image validation software, but is not used.

Goal: to implement the function

matthias-ronge commented 3 years ago

Question: The LongTermPreservationValidationInterface returns a state, one of SUCCESS, WARNING or ERROR. How should the image validation behave in case of a WARNING result if the step is an automatic task? Should the task be finished or not?

matthias-ronge commented 1 year ago

See also https://github.com/kitodo/kitodo-production/issues/5413#issuecomment-1521410526