We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example of two different ways where we're linking to Wikipedia incorrectly:
<oboInOwl:hasDbXref rdf:resource="http://en.wikipedia.org/wiki/Simplified_molecular_input_line_entry_specification"/>
<oboInOwl:hasExactSynonym rdf:resource="https://en.wikipedia.org/wiki/Pathology"/>
The text was updated successfully, but these errors were encountered:
another one done @hmenager @albangaignard
see https://github.com/edamontology/edamverify/blob/master/queries/wikipediaMisuse.ipynb
this python stuff is cute, and these tests are detecting lots of errors!
Sorry, something went wrong.
joncison
No branches or pull requests
Example of two different ways where we're linking to Wikipedia incorrectly:
<oboInOwl:hasDbXref rdf:resource="http://en.wikipedia.org/wiki/Simplified_molecular_input_line_entry_specification"/>
<oboInOwl:hasExactSynonym rdf:resource="https://en.wikipedia.org/wiki/Pathology"/>
The text was updated successfully, but these errors were encountered: