[Pellet-users] Slow reasoning & getting status info

Ron Alford ronwalf at umd.edu
Sun Mar 25 22:29:16 UTC 2007


Holger Knublauch wrote:
> I had two requests from users who have run into a situation in which 
> Pellet seems to run for a couple of minutes and it is hard to say why. 
> As I am not at all a DL person, Pellet is pretty much a black box for 
> me.  Is there a way to get some status information while Pellet is 
> running?  Can the logging be configured so that end-users of a tool like 
> TopBraid get some information what declarations in their model cause the 
> system to seemingly hang?  One particular ontology that takes very long 
> to classify is  http://www.estrellaproject.org/lkif-core/lkif-core.owl
> 
> Thanks,
> Holger
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
> 
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/

Hi Holger,
I don't know about logging, but there is a programmatic way to get at
the classification progress.

Either set PelletOptions.SHOW_CLASSIFICATION_PROGRESS to true for a
simple gui dialog, or use kb.getTaxonomyBuilder.setListener to put in
your own classification listener.


-Ron


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://lists.owldl.com/pipermail/pellet-users/attachments/20070325/7796ce0d/attachment.pgp 


More information about the Pellet-users mailing list