Metatab / metapack

Programs for building datapackages with Metatab
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Allow reading and writing metadata as lines #7

Open ericbusboom opened 6 years ago

ericbusboom commented 6 years ago

When reading a directory as a metatab package, check if there is a lines or YAML file that is newer than the .csv, and read those first.

When writing, write the CSV file ands the Lines or YAML file.