コード例 #1
0
 protected OWLDataPropertyExpression translateDataProperty(IRI IRI) {
   return consumer.translateDataPropertyExpression(IRI);
 }