Open JDOsborne1 opened 4 years ago
To expand on the purpose of this, there will likely be emerging standards for the way that dasastet metadata are recorded. While in this project I have initially adopted an opinionated use of YAML, future users and consensus are likely to end up in disagreement at times. By specifying a suite of APIs to connect to this format, they can be easily extended or modified to account for an emergent standard or user preference.
When once again re-seperated, build in a set of accessor functions which will extract a certain type of information from the underlying megadictionary. this will insulate against changes to the megamonster filestructure. Tests should be included.