[Pellet-users] Trigger SWRL rules in API
Vitor Barbosa
vitorhsb at gmail.com
Thu Jul 31 10:37:11 UTC 2008
Hello everyone,
I was experimenting Protege 4 for SWRL rules capabilities and I found that
by classifying the ontology with Pellet reasoner I can trigger the SWRL
(DL-safe) rules in my ontology and assign new properties for an object as I
would like to.
My doubt is how can I do the same by using the Pellet API? I tried to follow
the examples in the documentation but I didn't managed to find a suitable
one to achieve the same results as in Protege 4 classify. Using the
RulesToReteTranslater it ignores some of the rules mainly for the SWRL
builtins but in Protege 4 these rules are not ignored and are also inferred.
Can you help me on this? Are you aware of what's the method used for the
classification task in Protege?
Also, the classification takes too long, about 1 minute, to be completed.
Can I reserve more memory for the application? This way it will take less
time to complete this task?
Regards,
Vitor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.owldl.com/pipermail/pellet-users/attachments/20080731/7f92b424/attachment.htm
More information about the Pellet-users
mailing list