If we're going to be using this to handle metadata could we move some of the data loading functions here? Instead of exposing files directly for import we could expose functions to load the files? We could then also create functions to ensure data is correct / matches a spec.
If we're going to be using this to handle metadata could we move some of the data loading functions here? Instead of exposing files directly for import we could expose functions to load the files? We could then also create functions to ensure data is correct / matches a spec.