-
Notifications
You must be signed in to change notification settings - Fork 45
add iupac goldbook #188
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
add iupac goldbook #188
Conversation
|
@MicPie is there still something you wanted to do? Otherwise, I'd add the text type and merge it |
kjappelbaum
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you try to validate? I think it should have failed with OTHER?
Co-authored-by: Kevin M Jablonka <32935233+kjappelbaum@users.noreply.github.com>
Co-authored-by: Kevin M Jablonka <32935233+kjappelbaum@users.noreply.github.com>
|
@MicPie todo: change to |
…tests run through
…tests run through for yaml
| type: SMILES | ||
| description: SMILES | ||
| - id: compound_id | ||
| type: Other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| type: Other | |
| type: Other | |
| sample: false |
| }, | ||
| { | ||
| "id": "compound_id", | ||
| "type": "Other", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "type": "Other", | |
| "sample": False, | |
| "type": "Other", |
|
validation should probably work when merged in main |
No description provided.