Interface IRIShortFormProvider

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultPrefixManager, OntologyIRIShortFormProvider, SimpleIRIShortFormProvider
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 IRIShortFormProvider extends Serializable
A short form provider that produces short forms for URIs.
Since:
2.2.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getShortForm

      String getShortForm(IRI iri)
      Parameters:
      iri - the IRI to shorten
      Returns:
      the short form