generate_jsonl_file_ontology#

get_all_children_structures_ids(children)[source]#

list the ids of direct children, their children and so on

get_direct_children_structures_ids(children)[source]#

list the ids of direct children only

get_flattened_structure(structure)[source]#

flatten any structure structure : dict

get_parent_id(structure_id)[source]#
get_structure_path(structure_id)[source]#
make_structure_acronyms_path_string(path_structure)[source]#
make_structure_ids_path_string(path_structure)[source]#