0

I'm trying to make the SPARQL endpoint system by jena. This system used Model Class and had been a dynamic inference.

But It is necessary to use the Dataset Class instead of Model. And I want to use GraphID in SPARQL. I think do a dynamic inference is hard when do it.

To do dynamic infer using the Dataset, How would you implement?

  • [RDFS and OWL reasoning with Fuseki](http://answers.semanticweb.com/questions/9699/rdfs-and-owl-reasoning-with-fuseki) from answers.semanticweb.com may be of some help. – Joshua Taylor May 16 '13 at 16:39
  • [Can I configure Jena Fuseki with inference and TDB?](http://stackoverflow.com/q/10468940/1281433) is also relevant (although it doesn't have an answer). – Joshua Taylor May 16 '13 at 16:41
  • Thank you for answer. It seems to be no choice but to somehow on the system. –  May 17 '13 at 05:40

0 Answers0