diff --git a/qurator/eynollah/processor.py b/qurator/eynollah/processor.py index 1997892..41b12ae 100644 --- a/qurator/eynollah/processor.py +++ b/qurator/eynollah/processor.py @@ -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,