[Pellet-users] serialize a classified ontology
Kendall Grant Clark
kendall at clarkparsia.com
Wed Jun 25 13:16:49 UTC 2008
Excerpts from Antonio Sanchez Ruiz-Granados's message of Wed Jun 25 08:55:07 -0400 2008:
> Hello,
>
> I've realized that Pellet needs a lot of time to classify some complex
> ontologies, and I'd like to know if I can do that operation only one
> time and not any time I load the ontology again. I mean, I'd like to
> load the original ontology, classify it, and serialize the classified
> ontology. Then if I need to work with that ontology again I would load
> not the original one but the classified. The problem is that I need
> Pellet to know that the ontology has been previously classified, so it
> doesn't need to classify it again.
Antonio,
There is some incremental consistency checking feature in the 1.5.2 release;
have you looked at the example programs in the distribution? I don't think
this is exactly what you want, but it may give some ideas.
The other point is that, if possible, we'd like to see the ontologies you have
where Pellet isn't performing acceptably, for testing, analysis, etc. If you
could provide pointers to them, that would really help.
Cheers,
Kendall Clark
More information about the Pellet-users
mailing list