You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.