[Pellet-users] Queries for complex concept expressions
liagos at dblab.ece.ntua.gr
liagos at dblab.ece.ntua.gr
Mon Jan 14 21:32:12 UTC 2008
Hi all,
I use Pellet 1.5.1 through OWL API and I would like to ask if there is a
simple way to create a complex concept expression (OWLDescription??) and make
a query using it. For example, reasoner.getSubClasses(c) where c is
OWLDescription.
I have also a little problem in converting a literal expressed as
OWLTypedConstant to ATermAppl in order to use
reasoner.getKB().getIndividualsWithDataProperty(r,lit). I used ATermUtils
makeLiteral() method but with no success.
Please give examples.
Thank you very much in advance!!
John
More information about the Pellet-users
mailing list