[Pellet-users] how to retrieve all instances in pellet(using sparql!!)
Mohammad Sadnan Al-Manir
sadnanalmanir at yahoo.com
Fri May 30 13:50:52 UTC 2008
Respected everyone,
I have to take an ontology as input and retrieve everything(classes, properties names etc.) so that I can transform them into prolog code and feed them into XSB reasoner. The thing is I have to use DL reasoner(pellet) for that retrieval(probably with sparql query). For example if there is also symmetric property like hasBrother(John, Smith), then I would like to get also hasBrother(Smith, John) i.e. every possible facts from the ontology. Could you please tell me how can i do that? if it is only possible with a simple sparql query, can u give me some hints?
To be more clear, the result should be a list of classes and properties (if possible, also showing which type of properties e.g. transitive, symmetric....) shown as in OwlSight and does not have to be a hierarchy.
regards...
al-manir
TU Wien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.owldl.com/pipermail/pellet-users/attachments/20080530/bceee329/attachment.htm
More information about the Pellet-users
mailing list