Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress messages for file loading and conversion #7

Open
1 of 7 tasks
JJ-Author opened this issue Oct 17, 2019 · 0 comments
Open
1 of 7 tasks

progress messages for file loading and conversion #7

JJ-Author opened this issue Oct 17, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JJ-Author
Copy link
Contributor

JJ-Author commented Oct 17, 2019

it would be great to

  • see a progress bar of the file download (how many MiB are loaded of total file)

progress for processing the file / progress of the individual steps (i don't know whether this is all
streamed and an absolute progress bar can be shown but in case it is all streamed it should be possilbe to show some interval based status information for steps/streams:

  • how many MiB read from compressed file stream
  • how many MiB read from uncompressed file stream
  • how many triples parsed from stream
  • how many triples converted from iterator / stream
  • how many MiB written to stream
  • how many MiB already compressed to stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants