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

Requirements: JSON-like storage #6

Open
avirshup opened this issue Sep 16, 2016 · 1 comment
Open

Requirements: JSON-like storage #6

avirshup opened this issue Sep 16, 2016 · 1 comment

Comments

@avirshup
Copy link
Contributor

avirshup commented Sep 16, 2016

For text-based transmission, molecules should be stored as JSON.

In binary files (e.g., HDF5), molecules should be stored in an identical data structure that can be converted directly to JSON.

@avirshup
Copy link
Contributor Author

avirshup commented Sep 16, 2016

@jchodera from slack:

Are there guides or standards on "best JSON practices" you folks are following or can recommend?

The best I've come up with so far is the Google JSON style guide, which, although not exactly describing what we're doing, still has a lot of good ideas and practices:
https://google.github.io/styleguide/jsoncstyleguide.xml

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