Ontospy icon indicating copy to clipboard operation
Ontospy copied to clipboard

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

Open corinabioinformatic opened this issue 7 years ago • 1 comments

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

corinabioinformatic avatar Nov 06 '17 09:11 corinabioinformatic

What classes are missing?

lambdamusic avatar Dec 07 '18 17:12 lambdamusic