Skip to content

Commit

Permalink
Update src/common-principles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban authored Mar 28, 2024
1 parent bf39718 commit cf1435c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/common-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,8 +571,7 @@ Rules for formatting plain-text tabular files apply to TSVGZ files with three ex
[gzip](https://datatracker.ietf.org/doc/html/rfc1952).
1. Compressed tabular files MUST NOT contain a header in the first row
indicating the column names.
1. TSVGZ files MUST be accompanied by a JSON file with the same name as their
corresponding tabular file but with a `.json` extension.
1. TSVGZ files MUST have an associated JSON file that defines the columns in the tabular file.


!!! warning "Attention"
Expand Down

0 comments on commit cf1435c

Please sign in to comment.