Unify template and terminology handling
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently there are two files, `odml/templates.py` and `odml/terminology.py`, that provide loading and handling of odml-templates and odml-terminologies.
Since the code itself is very similar, it would be good to unify the content of both files.
Refactoring should not break the current usage of odml-terminologies in [odml-ui](https://github.com/G-Node/odml-ui)
Contributor guide
Assessment
This issue has not been assessed yet.