Interface OntologyResource

    • Method Detail

      • getLabel

        String getLabel()
        A label, if known, otherwise null.
      • getUri

        String getUri()
        A URI if known, otherwise null.
      • isObsolete

        boolean isObsolete()
        Whether the resource is marked as obsolete.
      • getScore

        @Nullable
        Double getScore()
        If this is result from a free-text search, a corresponding score, otherwise null.