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

model.classes does not retrieve the full list of annotated classes in the redf file. #36

Open
corinabioinformatic opened this issue Nov 6, 2017 · 1 comment
Labels

Comments

@corinabioinformatic
Copy link

corinabioinformatic commented Nov 6, 2017

Once I download the model in Ontospy:
url = "http://purl.obolibrary.org/obo/go.owl"
model = ontospy.Ontospy(url)
I extract only the GO_xxxxxxx anotated numbers from the classes, and write them down in a file. But it does not retrieve all the classes. I found this issue comparing the query with ontospy with another one using regular expressions.
I cannot figure out what's the problem.
Many thanks,

Corina

@lambdamusic
Copy link
Owner

What classes are missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants