Data-Liberation-Front / csvlint.rb

The gem behind http://csvlint.io
MIT License
286 stars 87 forks source link

Why not validate csvy files? #203

Open quadrophobiac opened 7 years ago

quadrophobiac commented 7 years ago

From @CharlesNepote on December 23, 2016 10:30

For the moment csvlint doesn't validate csvy files (example).

csvy is an effort to simplify data description and control:

See http://csvy.org for more information.

Note: csvy is using JSON Table Schema semantic (which is already recognized by csvlint).

Copied from original issue: theodi/csvlint#277

quadrophobiac commented 7 years ago

From @Floppy on December 24, 2016 19:18

Ah, interesting, using Jekyll-style YAML frontmatter. Not seen that before, that might be worth incuding. Thanks!

quadrophobiac commented 7 years ago

Hi @CharlesNepote Charles - I think this feature request is better filed against the CSVlint library https://github.com/theodi/csvlint.rb/