Interface IRIProvider

All Known Implementing Classes:
RDFParser
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 IRIProvider
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getIRI

      IRI getIRI(String s)
      Parameters:
      s - input String
      Returns:
      iri