org.opengis.metadata.identification
Interface Keywords
-
@UML(identifier="MD_Keywords", specification=ISO_19115) public interface Keywords
Keywords, their type and reference source.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.util.Collection<InternationalString>getKeywords()Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.CitationgetThesaurusName()Name of the formally registered thesaurus or a similar authoritative source of keywords.KeywordTypegetType()Subject matter used to group similar keywords.
-
-
-
Method Detail
-
getKeywords
@UML(identifier="keyword", obligation=MANDATORY, specification=ISO_19115) java.util.Collection<InternationalString> getKeywords()
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
-
getType
@UML(identifier="type", obligation=OPTIONAL, specification=ISO_19115) KeywordType getType()
Subject matter used to group similar keywords.
-
getThesaurusName
@UML(identifier="thesaurusName", obligation=OPTIONAL, specification=ISO_19115) Citation getThesaurusName()
Name of the formally registered thesaurus or a similar authoritative source of keywords.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG