Interface OntologyResource

    • Method Detail

      • getLocalName

        String getLocalName()
        A local name for this resource.
      • getComment

        @Nullable
        String getComment()
        A comment for the resource, if available, 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.