Package org.gbif.api.util
Class TermNormalizationUtils
java.lang.Object
org.gbif.api.util.TermNormalizationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringnormalizeFieldName(String name) This normalization is used to generate the avro schemas of the verbatim extensions tables in downloadTables->XmlToAvscGeneratorMojo and hence the same normalization has to be used when populating the tables(pipelines->VerbatimExtensionsInterpretationPipeline) and when downloading these extensions from ES(occurrence->DownloadDwcaActor).
-
Constructor Details
-
TermNormalizationUtils
public TermNormalizationUtils()
-
-
Method Details
-
normalizeFieldName
This normalization is used to generate the avro schemas of the verbatim extensions tables in downloadTables->XmlToAvscGeneratorMojo and hence the same normalization has to be used when populating the tables(pipelines->VerbatimExtensionsInterpretationPipeline) and when downloading these extensions from ES(occurrence->DownloadDwcaActor).
-