-
Notifications
You must be signed in to change notification settings - Fork 208
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
Update ontoneo.md #2687
base: master
Are you sure you want to change the base?
Update ontoneo.md #2687
Conversation
@matentzn Could you help me with this error? |
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.
@FernandaFarinelli Thank you for updating the entry for Ontoneo.
After inspecting the errors, it looks like there are a couple of issues that needs to be fixed. These are provided via review comments.
ontology/ontoneo.md
Outdated
url: https://ontobee.org/ontology/ONTONEO | ||
publications: | ||
- id: https://ceur-ws.org/Vol-1747/IT403_ICBO2016.pdf | ||
title: OntONeo: The Obstetric and Neonatal Ontology |
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.
If title
has a semi-colon then it should be in double quotes.
title: OntONeo: The Obstetric and Neonatal Ontology | |
title: "OntONeo: The Obstetric and Neonatal Ontology" |
ontology/ontoneo.md
Outdated
label: CC BY 3.0 | ||
url: http://creativecommons.org/licenses/by/3.0/ | ||
label: CC BY 4.0 | ||
url: https://creativecommons.org/licenses/by/4.0 |
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.
Minor formatting:
url: https://creativecommons.org/licenses/by/4.0 | |
url: https://creativecommons.org/licenses/by/4.0/ |
Co-authored-by: Deepak <[email protected]>
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.
I made some changes.
No description provided.