mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
set pcGtsId before adding file to mets
This commit is contained in:
parent
d784202ae1
commit
5124a60527
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class EynollahProcessor(Processor):
|
|||
}
|
||||
Eynollah(**eynollah_kwargs).run()
|
||||
file_id = make_file_id(input_file, self.output_file_grp)
|
||||
pcgts.set_pcGtsId(file_id)
|
||||
self.workspace.add_file(
|
||||
ID=file_id,
|
||||
file_grp=self.output_file_grp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue