[Pellet-users] A lot of descendant queries

Alan Ruttenberg alanruttenberg at gmail.com
Tue May 1 19:44:47 UTC 2007


Hi,
I'm using pellet to compute inferred class level part_of relations  
between classes in GO.
The way I do this is to load the ontology and then iterate over all  
classes c asking for descendants of
(restriction part_of (some-values-from c))

This takes quite a while. Is there a fast way to do this?

-Alan



More information about the Pellet-users mailing list