Data-Liberation-Front / csvlint.rb

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

Clarification README update sought on which JSON Table Schema standard is supported #227

Open ross-spencer opened 5 years ago

ross-spencer commented 5 years ago

Expected Behaviour

Specifications should be linked to so that users can understand what the tool is implemented against.

Desired Behaviour (for improvement suggestions only)

JSON table schema (no reference):

image

Current Behaviour (for problems)

Currently there is a reference to the table schema but no link to what that specification looks like, my understanding is that it is this standard here: https://frictionlessdata.io/specs/table-schema/ previously at https://web.archive.org/web/20160304043745/http://dataprotocols.org/json-table-schema/

Consulting the pages here https://csvlint.io/about seems to confirm the assumption. It would be great to have it on the README.md.