Christoph Bartmann
Christoph Bartmann
@solth I agree. I will close this for now, and we wait for an implementation following your recommendation - either by me or by somebody else. I think we do...
In my opinion, the problem lies in explicitly calling `addAllowedMetadataRecursive` for the physical structure here. https://github.com/kitodo/kitodo-production/blob/5be1123d509c4ca81515f5b7f1cb84e00e36ca4b/Kitodo/src/main/java/org/kitodo/production/forms/createprocess/CreateProcessForm.java#L650-L655 When i comment out this line ```java addAllowedMetadataRecursive(workpiece.getPhysicalStructure(), keysForProcessTitle, processTitle); ``` the described generation...
This would probably require the implementation of https://github.com/kitodo/kitodo-production/issues/4097 We definitely need documentation for the configuration of `page` and `physSequence` (once implemented) in the ruleset. Their absence can lead to unintended...
@andre-hohmann If i understand this issue correctly it is impossible right now to define rules for the `physSequence`. https://github.com/kitodo/kitodo-production/issues/4097 I have an additional question: Where in the UI would the...
> In this specific case, perhaps only one rule is missing in the ruleset, which does **not allow metadata keys** on the `physSequence` division: > > ``` > > >...
> I just tested this: The root division of the physical structure tree has **no type** internally. That makes sense to a certain extent, but then the restriction must read...
We can assert the following: - There exists a workaround to prevent the creation of additional DMDSecs for the physSequence when utilizing the use="processTitle" attribute. However, if the process is...
This has been discussed here: https://github.com/kitodo/kitodo-production/issues/4017 Although it was made quite clear there, especially for Kitodo Presentation, that a defined teaser image would not be used, I suppose a teaser...
Thanks, @solth. I suppose this can be discussed in the Community Meeting: https://github.com/kitodo/kitodo-production/wiki/2024%E2%80%9004%E2%80%9019-%E2%80%90-Programm-Community-Treffen-(Kitodo.Production)
@kitodo/kitodo-community-board