Interface RelationType


  • public interface RelationType
    A general interface for a relation type.
    Author:
    navigli
    • Method Detail

      • getSymbol

        String getSymbol()
        The symbol in BabelNet data files that is used to indicate this pointer type.
        Returns:
        the symbol for this pointer
      • getName

        String getName()
        Returns a user-friendly name of this pointer type for identification purposes.
        Returns:
        the user-friendly name of this pointer