cdisc-org / cdisc-org/DataExchange-DatasetJson
Compression algorithm of DSJC (spec vs. examples)
Open
- Dominant language
- Jupyter Notebook
- Stars
- 41
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I noticed that the examples for DSJC files are GZip compressed and not zLib. I wonder if this is missing in the spec as a valid compression algorithm or if examples are wrong.
I just noticed that extraction in Java with zlib (java.util.zip.InflaterInputStream) does not work, but extraction with gzip (java.util.zip.GZIPInputStream) works well.
Best Regards
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.