final OWLOntology ontology,
final OWLOntologyLoaderConfiguration configuration)
throws IOException {
try {
RioOWLRDFConsumerAdapter consumer = new RioOWLRDFConsumerAdapter(
ontology, new AnonymousNodeChecker() {
@Override
public boolean isAnonymousNode(final IRI iri) {
// HACK: FIXME: When the mess of having blank nodes
// represented as IRIs is