Modifier and Type | Method and Description |
---|---|
static String |
getValueOfFirst(Map<Term,String> record,
Term... terms)
Tries various terms in given order until it finds a non empty value.
|
static List<Term> |
getVocabularyBackedTerms()
Returns all the
Term that are annotated with Vocabulary . |
static boolean |
isTermValueBlank(String termValue)
Check if the value provided should be considered "blank" in the context of a
Term value. |
static boolean |
isVocabulary(Term term) |
public static String getValueOfFirst(Map<Term,String> record, Term... terms)
public static boolean isTermValueBlank(String termValue)
Term
value.public static List<Term> getVocabularyBackedTerms()
Term
that are annotated with Vocabulary
.public static boolean isVocabulary(Term term)
Copyright © 2024 Global Biodiversity Information Facility. All rights reserved.