- From: Bijan Parsia <bparsia@cs.man.ac.uk>
- Date: Fri, 22 Jan 2010 23:05:59 +0000
- To: Pradeep Shankar <pradeep20081@googlemail.com>
- Cc: public-owl-dev@w3.org
On 22 Jan 2010, at 00:04, Pradeep Shankar wrote: > Hi, > > I have a abstract idea about a project. In my project, I want to > have an OWL ontology, SWRL rules, and may be > queries which I want to use in a java program. For most of that the OWL API works pretty well. If your queries are SPARQL queries, Jena may be a better fit. Pellet works with either. More reasoners (to my knowledge) work with the OWL API. > In order to realize this idea what API or framework I should use, > such that I can use reasoning power of OWL, SWRL, > and possibly query over the asserted knowledge. Cheers, Bijan.
Received on Friday, 22 January 2010 23:06:30 UTC