Current state
The structure of cdm_mapper and mdf_reader code tables is plain. The json-files of each source a gathered into one directory. This leads to duplicated files.
Possible solution
Give a hierarchical structure:
e.g. source -> release -> deck -> type: imma1/r3000/d701/type1
json-files in subdirectories will overwrite information of json-files in parent directories.
Current state
The structure of
cdm_mapperandmdf_readercode tables is plain. Thejson-files of each source a gathered into one directory. This leads to duplicated files.Possible solution
Give a hierarchical structure:
e.g.
source->release->deck->type: imma1/r3000/d701/type1json-files in subdirectories will overwrite information ofjson-files in parent directories.