コード例 #1
0
 protected boolean isObjectPropertyLax(IRI node) {
   return consumer.isObjectProperty(node);
 }