G-Node / G-Node/python-odml

Sparse file output

Open
#418 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Description

When saving odml to files, the content might include empty attributes e.g. empty `sections` on `sections` or empty `values` on `properties`.

To reduce the file sizes it might be worth to go through the possible empty attributes and support not saving them to the `xml`, `yaml` or `json` files.

Loading of sparse and non-sparse files need to be supported in this case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.