[Pellet-users] Pellet Performance Issue

Georgios Meditskos gmeditsk at csd.auth.gr
Mon Apr 21 18:49:52 UTC 2008


I assume that after loading the ontology, you do not perform 
classification or realization.
Thus, when the first query runs, Pellet needs to realize the instances 
(ABox reasoning) for the first time. After that,
it has computed all it needs. That's why the next queries are so fast.

Davis, Chad wrote:
> Hey,
> I have a quick question dealing with the performance of Pellet.
> Creating the ontology model and loading my ontology doesn’t take very 
> long at all, like 2-3 seconds. But as soon as I go to run my first 
> query, it takes at least a minute to finish. Then after that query is 
> done, all other queries run fast. I know it’s not in the query, 
> because I go back to the first query and it runs fine. I was wondering 
> if this is common, or if I’m just doing something wrong? What is 
> Pellet doing that would take so long?
> I can be more specific and show some code snips if that’ll help. I’m 
> not sure if I did the best job describing the problem.
> Thanks,
> Chad
>
> ------------------------------------------------------------------------
> This message and any files transmitted within are intended solely for 
> the addressee or its representative and may contain company sensitive 
> information. If you are not the intended recipient, notify the sender 
> immediately and delete this message. Publication, reproduction, 
> forwarding, or content disclosure is prohibited without the consent of 
> the original sender and may be unlawful.
> *Concurrent Technologies Corporation and its Affiliates. * 
> /www.ctc.com/ <http://www.ctc.com/> 1-800-282-4392
> ------------------------------------------------------------------------
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/


More information about the Pellet-users mailing list