secretGeek / csvz

The hot new standard in open databases
Creative Commons Zero v1.0 Universal
30 stars 2 forks source link

How can a .tar.z file full of csvs fit into the csvz specs? #20

Open secretGeek opened 4 years ago

secretGeek commented 4 years ago

Related to #4 ...

Example:

If someone:

  1. unzipped a compliant .csvz file, to a folder “MyData”
  2. Ran tar -z “MyData” (Todo: correct syntax here to specify output name Eg MyData.csv.t.z ??)

...then what standards would this now comply with?

Suggestion: there could be an optional fragment

csvz-0-tz

...which also invites/allows other mutually exclusive 0 sub standards....

Csvz-0-t

... for a compliant tar that is not gzip’d

Csvz-O-7z

...for a compliant 7z file? (Details needed for such)