csvlint.rb icon indicating copy to clipboard operation
csvlint.rb copied to clipboard

Spec difference for type field?

Open pmackay opened this issue 10 years ago • 1 comments

This http://dataprotocols.org/json-table-schema/ suggests the type descriptor is at the root level of a field descriptor. This project's README file says it should be inside constraints and it uses XMLSchema URLs. Please could you give some info on why the difference?

pmackay avatar Dec 22 '14 21:12 pmackay

Sorry, missed this in the xmas break. I believe (@ldodds can correct me) that this was a proposed addition to JTS. See https://github.com/dataprotocols/dataprotocols/issues/95 and https://github.com/dataprotocols/dataprotocols/issues/96 for the context. I don't think the spec has been updated to reflect that though...

Floppy avatar Jan 12 '15 20:01 Floppy