python-odml icon indicating copy to clipboard operation
python-odml copied to clipboard

Unify template and terminology handling

Open mpsonntag opened this issue 5 years ago • 0 comments

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

mpsonntag avatar Mar 12 '20 20:03 mpsonntag