So it means I can achieve inference and Jena rules with Model? On Fri, Jul 8, 2016 at 1:34 PM, Niels Andersen <[email protected]> wrote:
> Kumar, > > An OntModel is RDF plus a schema. The model is aware of the schema and has > specific methods to deal with it. > > Best regards, > Niels > > -----Original Message----- > From: kumar rohit [mailto:[email protected]] > Sent: Friday, July 8, 2016 11:26 > To: [email protected] > Subject: Rdf model vs Ontmodel > > What is the difference between RDF and OntModel? Is the later somewhat > better than the other I am working on a project which will need some > inference too like sub class/superclass inferencing, so which model is > preferable here? > > regards >
