Interface SenseSource

  • All Known Implementing Classes:
    BabelSenseSource

    public interface SenseSource
    A general interface for the source of a Sense.
    Author:
    navigli
    • Method Detail

      • getSourceName

        String getSourceName()
        Returns a label for the source name
        Returns:
        the source name
      • getURI

        String getURI​(it.uniroma1.lcl.jlt.util.Language language)
        Returns a URI associated with a given language
        Parameters:
        language - the source language
        Returns:
        source URI