-
Notifications
You must be signed in to change notification settings - Fork 0
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
Instructions would be nice #1
Comments
@rtaylorzfin Thank you for reaching out! I would recommend the following:
For Continuous Integration I would recommand setting up a Mapping Registry which comes with a GitHub action that will do the checking for you whenever you make a pull request (see action here). The repo you found here is a bad attempt of me to write a webtool for validating SSSOM. Something like https://jsonlint.com/ for sssom files. Would you still be interested in this? |
@matentzn |
I would be amiss to say that the validator does not catch all important errors. Please feel free to open issues to things you think are wrong and should be validated. Also, for a well rounded picture, we use
All of these should give you a good level of security. Looking forward to your issues! |
Great tips! Thank you! |
Hi,
Thanks for writing this validation library. Could you include instructions on how to use it? I have some sssom files that I would like to validate.
Thanks,
Ryan
The text was updated successfully, but these errors were encountered: