Skip to content

Output of conversion endpoint for workflow history

Dear @KWunsch ,

in our harvesting scripts, we try to keep a history of all processing steps for all publications with inputs and outputs. Ideally, we would also include the essential steps of the text conversion to TEI in this logs. For this, would it be possible for the conversion endpoint to return the following information:

Input: The uuid/API link of the converted bitstream from DSpace Output: The link to the TEI-XML file.

Ideally, it would also be great to have information on the version of the XSLT(s) used in the conversion pipeline. We typically use the Head git commit hash of the repo for this kind of versions. We might try to obtain it from git ourselves if providing it via the conversion endpoint return value should not be possible.

Thanks a lot!

@FreundJ @lisa97 f.y.i.