Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe treat nested fields as JSON #4

Open
wfdd opened this issue Jul 25, 2016 · 0 comments
Open

Maybe treat nested fields as JSON #4

wfdd opened this issue Jul 25, 2016 · 0 comments

Comments

@wfdd
Copy link
Owner

wfdd commented Jul 25, 2016

This whole semicolon-delimiting business is super flaky; but it's also human-readable. If we're gonna use JSON there's gotta be an easy way to edit it. Finally, there appears to be no way to specify a schema for JSON fields using the JSON Table Schema, which is a bummer. It might be a better idea to (a) convert the list to YAML or (b) split the offending fields into separate CSVs (-1 from an editing perspective).

The real issue here is that human input translates directly into machine-readable output. Ideally, there should be an editing interface fit for purpose. There might be something out there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant