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

Compression of result data #292

Open
bigerl opened this issue Oct 30, 2024 · 0 comments
Open

Compression of result data #292

bigerl opened this issue Oct 30, 2024 · 0 comments
Milestone

Comments

@bigerl
Copy link
Member

bigerl commented Oct 30, 2024

  • for rdf formats we have just one file. So, just compressing it with zstd should be fine, e.g., result.nt.zst
  • For CSV, put them all into a tar archive and compress afterwards, e.g. csv-rsults.tar.zst
@bigerl bigerl added this to the 5.0 milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant