I'm working with graphDB (ontotext data base graphs) and I would like reproduce in graphDB (.pie file) the behaviour of Pellet reasoner in Protege. In this way, I want to get in graphDB the same behaviour that I have in Protege. I have implemented rules in GraphDB but I'm not sure how reproduce the Pellet behaviour. I have read about OWL-DL and DL semantics (Pellet is build on that language) but I'm not find rules that implements and how reproduce it in GraphDB.
Any idea to reproduce that behaviour??
thanks