Interface TriplePatternMatcher


public interface TriplePatternMatcher
Since:
3.1.0
Author:
Matthew Horridge, The University of Manchester, Bio-Health Informatics Group
  • Method Details

    • matches

      boolean matches(OWLRDFConsumer consumer, IRI mainNode)
      Parameters:
      consumer - consumer
      mainNode - node to match
      Returns:
      true if matches
    • createObject

      OWLObject createObject(OWLRDFConsumer consumer)
      Parameters:
      consumer - consumer
      Returns:
      new object