protected OWLDataPropertyExpression translateDataProperty(IRI IRI) {
   return consumer.translateDataPropertyExpression(IRI);
 }