Hello,

I'm working on a Java application which uses the Jena library in order to 
extract information from an ontology (Protégé 4.1).
Then, here is my problem explained:

 - I have created an ontology in Protégé and some individuales who will belong 
to differente classes dependind on the Pellet inferences, based on SWRL rules.
 - I'd like to execute the Pellet reasoner and extract the inferences (classes 
to which the individuals belong), based on the SWRL rules.
 - And I want to do it through Jena in Java.

I'm trying to do it by plenty of different ways but I can't success.

Looking forward your answer. I thank your help.

Antonio
                                          

Reply via email to