TheDataStation / ver

Data Discovery Tools and Systems
MIT License
6 stars 10 forks source link

Create 'schema' config file on the root #23

Open raulcf opened 1 year ago

raulcf commented 1 year ago

This 'schema' config file serves as a general configuration for all components. The different components of ver should be guaranteed to work together as long as they use the same "schema". What does this schema file dictate?

Later, we could have the ddprofiler auto configuring itself based on this schema file plus an 'adapter' file that indicates, for each attribute to compute, what analyzer to use to do so. I leave this comment here but indicate is explicitly outside the scope of creating the general 'schema' file. I also do not explain how to get the software to parse and interpret the 'schema' file.