Re: Problem in asserting

2018-02-14 Thread Lorenz Buehmann
There is almost no information in your question except that something is not working as expected... - no data - no query - no code So, how can we help you? On 14.02.2018 10:51, Amar Banerjee wrote: > Hi, > I have an ontology where I am able to run sparql queries on protege and the > results i

Problem in asserting

2018-02-14 Thread Amar Banerjee
Hi, I have an ontology where I am able to run sparql queries on protege and the results in the protege are with all the necessary assertions w.r.t the ontology. However, when I use jena, I do not get the asserted details as the result of the same sparql query which I use in protege. Please help me