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
63 stars 63 forks source link

Automatic meta data creation (linkage of files) #3817

Open stefanCCS opened 4 years ago

stefanCCS commented 4 years ago

Tested with 3.2-build 16.09.2020: In full automatic workflow, it should be possible, to use the Kitodo-SW without going manually into the meta data editor. Unfortunately, this is not possible as of today, because as with opening meta data editor and saving its data afterwards, the links of the files (e.g. scanned images, thumbnails, etc.) are written to meta.xml. Expectation from my side would be, if I choose "Automatic Task" in the workflow editor, it should be possible that the SW performs this change of the meta.xml automatically.

==> In my opinion this a very important feature, which is missing!

matthias-ronge commented 4 years ago

It would make sense to me if this happened automatically at the end of a task of type “write images” or after an automatic task. This is not a big change. The function is separate of the metadata editor and only needs to be invoked.

stefanCCS commented 4 years ago

fine for me ... @Kathrin-Huber: please decide ...

matthias-ronge commented 3 years ago

Related: #3333

matthias-ronge commented 1 year ago

Note that this is meanwhile already possible with a KitodoScript command. (But it will require its own workflow step.) See #4450. Is this sufficient for you?

stefanCCS commented 1 year ago

@matthias-ronge : Many thanks for this hint: I have found this explanation here, which looks fine: image

The only question which is open: What is the name of the KitodoScript-Command, which should be used here? (or, maybe an even more general question: Where can I find all available KitodoScript and an explanation, what they do?)

andre-hohmann commented 1 year ago

Regarding "Where can I find all available KitodoScript and an explanation, what they do?": Some are described in the wiki for Kitodo.Production 2:

The metadata scripts are described in the documentation for Kitodo.Production 3:

For the KitodoScript "action:createFolders" i have found no information. But the commands you should find, if you are choosing a KitodoScript in the list of processes (actions -> Execute KitodoScript).

matthias-ronge commented 1 year ago

For the KitodoScript "action:createFolders" i have found no information.

It creates the subfolders in the process folder, as specified in the folders setting of the project. The subfolders are typically created during process creation. The only use case that I know for this script is after migrating an instance from 2.x to 3.x to create the additional subfolders for thumbnails.