Right now data-curator writes out the tableschema from what it sees in the UI columns. This means that any imported tableschema with additional metadata (e.g. version info) is lost. Keeping this information intact would be useful for downstream consumers so they know what they're getting.
Right now
data-curatorwrites out the tableschema from what it sees in the UI columns. This means that any imported tableschema with additional metadata (e.g. version info) is lost. Keeping this information intact would be useful for downstream consumers so they know what they're getting.