csv2rdf icon indicating copy to clipboard operation
csv2rdf copied to clipboard

Add option to display progress indicator during processing

Open lkitching opened this issue 2 years ago • 0 comments

Large inputs can take a long time to process and csv2rdf does not display any output during processing. Some CI environments automatically kill processes that produce no output during some timeout, which makes processing large data files difficult in these enviornments. Users also find it difficult to tell whether the process has hanged or is still processing. Add an option to display a progress indicator during processing.

lkitching avatar May 18 '22 12:05 lkitching