Hi all, I'm trying to get the restrictions on a class using Jena and the Pellet reasoner. I've read here http://clarkparsia.com/pellet/faq/different-results/ that pellet doesn't return these restrictions as superclasses, as the Jena reasoner does. So my question is: How could I retrieve them?
I've this standalone code (thanks to Ian): https://gist.github.com/4065533 -- Raúl
