Interface OWLOntologyChecker

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface OWLOntologyChecker
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
  • Method Details

    • getOntology

      @Nullable OWLOntology getOntology(@Nullable String name)
      Parameters:
      name - the ontology name
      Returns:
      the ontology