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

Export of newspapers does not work correctly - 02 #3625

Closed andre-hohmann closed 4 years ago

andre-hohmann commented 4 years ago

Problem

When the process of a newspaper-issue is exported, the following aspects do not work correctly. 1 in the task manager, the information about progress and status is not consistent 2 in the exported METS-file of the superordinate processes, the links to the subordinate processes in <structMap TYPE="LOGICAL"> are missing !!! It must be checked, if the reason is, that the processes are not completely finished = completely green !!!
3 in the year-process, the links to the issues are missing; only the links to the day are contained

The issue is related to https://github.com/kitodo/kitodo-production/issues/3623, https://github.com/kitodo/kitodo-production/issues/3614

Examples

task manager massages

errorexport01

METS-file (export) of newspaper title

Aben_774618868_Test_20200508 ID: 1385

Click to show the exported METS-File: ```xml 1385 Abend-Zeitung auf das Jahr ... Faustsammlung der HAAB Weimar / Abend-Zeitung Digitale Sammlungen / Saxonica / Abend-Zeitung Zeitschriften der HAAB Weimar / Abend-Zeitung Digitale Sammlungen / Zeitungen / Abend-Zeitung Historische Zeitungen / Abend-Zeitung Dresden Leipzig Arnold 1805-1857 1805 ger Online-Ressource reformatted digital 2746698-X oai:de:slub-dresden:db:id-774618868 http://digital.slub-dresden.de/id774618868 urn:nbn:de:bsz:14-db-id774618868 774618868 774618868 Saxonica 774618868 129099740 Aben Sächsische Landesbibliothek - Staats- und Universitätsbibliothek Dresden http://digital.slub-dresden.de/fileadmin/images/dfgviewer_logo_slub.gif http://www.slub-dresden.de/ mailto:digital@slub-dresden.de https://digital.slub-dresden.de/id774618868 http://dienste.slub-dresden.de/cgi-bin/FOZK.pl?PPN=774618868 ```

METS-file (export) of newspaper year

Aben_774618868_Test_20200508-1870 ID: 1386

Click to show the exported METS-File: ```xml Sächsische Landesbibliothek - Staats- und Universitätsbibliothek Dresden http://digital.slub-dresden.de/fileadmin/images/dfgviewer_logo_slub.gif http://www.slub-dresden.de/ mailto:digital@slub-dresden.de https://digital.slub-dresden.de/id http://dienste.slub-dresden.de/cgi-bin/FOZK.pl?PPN= ```

METS-file (export) of newspaper issue

Aben_774618868_Test_20200508_1870011702-A ID: 1392

Click to show the exported METS-File: ```xml 1392 Public Domain Mark 1.0 Open Access Latn Saxonica Sächsische Landesbibliothek - Staats- und Universitätsbibliothek Dresden http://digital.slub-dresden.de/fileadmin/images/dfgviewer_logo_slub.gif http://www.slub-dresden.de/ mailto:digital@slub-dresden.de https://digital.slub-dresden.de/id http://dienste.slub-dresden.de/cgi-bin/FOZK.pl?PPN= ```
matthias-ronge commented 4 years ago

This is the same problem of missing down links as described in #3623. The cause should be the same, and the solution should solve both problems. I will leave this ticket open as duplicate until the solution is verified.

andre-hohmann commented 4 years ago

Duplicate to: #3440.

andre-hohmann commented 4 years ago

Both described problems are duplicates. Therefore, this issue is closed.