Package it.uniroma1.lcl.kb
Interface SenseSource
-
- All Known Implementing Classes:
BabelSenseSource
public interface SenseSourceA general interface for the source of aSense.- Author:
- navigli
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSourceName()Returns a label for the source nameStringgetURI(it.uniroma1.lcl.jlt.util.Language language)Returns a URI associated with a given language
-