Class Constants

java.lang.Object
org.incenp.obofoundry.sssom.model.Constants

public class Constants extends Object
A class to hold constant values that may be used throughout the library and in client code.
  • Field Details

    • NoTermFound

      public static final String NoTermFound
      Special ID value to indicate that a given entity in a source domain is not mapped to any entity in a target domain.
  • Constructor Details

    • Constants

      public Constants()