[Pellet-users] KnowledgeBase changes do not appear in OWLOntology
Evren Sirin
evren at clarkparsia.com
Thu Mar 8 02:59:46 UTC 2007
On 3/7/07 9:38 AM, Martin Kolb wrote:
> Hello everybody,
>
> I am using Pellet with the OWL Api. I am usually loading an ontology
> into a OWLOntology Object, and the
> org.mindswap.pellet.owlapi.Reasoner.
>
> During my program, changes are made via the ATerm-Library directly on
> the KnowledgeBase Object, retrieved with reasoner.getKB().
> But, if I add Classes to the KnowledgeBase and call prepare(), they do
> not appear in the set of all Classes which I can retrieve through
> reasoner.getClasses() later.
> Maybe that even is not supposed to be?
>
This is not really a use case I have considered but I would think it
should work because all the Reasoner class does is to call functions
from the underlying KB and translate results to OWLAPI structures. If
you have a complete minimal code example showing the problem I could
take a look.
Cheers,
Evren
> Thank you in advance for any hints,
> Regards,
>
> Martin Kolb
>
> _______________________________________________
> 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