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

Can not parse Chebi ontology files? #30

Open
wanglu2014 opened this issue Oct 19, 2022 · 0 comments
Open

Can not parse Chebi ontology files? #30

wanglu2014 opened this issue Oct 19, 2022 · 0 comments

Comments

@wanglu2014
Copy link

Chebi is one of the most used sources in life science.
https://ftp.ebi.ac.uk/pub/databases/chebi/ontology/nightly/
All owl and obo files can not be correctly opened by owlready2.
code:
ontobo = get_ontology("D:/installed/PyCharm Community Edition 2022.2.3/Ontpy/chebi_lite_night.owl").load()
res=ontobo.one of the class

then the res is None

For a double check, I tried a software Protege to open them, then get an empty field.
图片

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