VEOIBD / data_models

VEOIBD Data Model
https://veoibd.github.io/data_models/
MIT License
0 stars 2 forks source link

Update term py scripts #70

Closed jmvera255 closed 1 month ago

jmvera255 commented 1 month ago

modified term_file_manager.py and term_page_manager.py to be more robust to changes in model and module assignments in model. Scripts have improved clean up of attributes that are no longer assigned to a module as well as accommodate changes in module assignment.

also delete all "template" .md files b/c they need to be recreated by term_page_manager.py for proper rendering in website and deleted _data/File_Annotation_Template/ b/c the csv files also need to be recreated for proper rendering. These changes should also initiate actions to run term_file_manager.py and term_page_manager.py.