# Functions
HeadersCSV returns the CSV header for parsing output.
Map converts slice of warnings to a slice of QualityWarning structures.
NormalizeByType is useful when searching for a word alone.
# Constants
No description provided by the author
ApproximationAnnot is a name with approximation annotation (sp., spp etc.).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BOLDAnnot is a surrogate name created by BOLD project.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ComparisonAnnot name with comparison marker (cf.).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GraftChimeraAnnot is a miscellaneous graft-chimera name.
No description provided by the author
No description provided by the author
GraftChimeraFormulatAnnot is a graft-chimera created by the combination of 2 or more names.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HybridAnnot is a miscellaneous hybrid name.
No description provided by the author
No description provided by the author
HybridFormulaAnnot is a hybrid created by combination of 2 or more names.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NamedGraftChimeraAnnot is a stable graft-chimera in botany with registered name.
NamedHybridAnnot is a stable hybrid in botany with registered name.
NoAnnot is absence of additional descriptions.
NothoHybridAnnot is a hybrid with notho- 'ranks'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SurrogateAnnot is a miscellaneous informal name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
WarningQualityMap assigns quality of parsing for each warning type.
# Structs
Approximation are details for a surrogate approximation name.
AuthGroup are provided only if config.WithDetails is true.
Authors contains information about authors and a year of publication.
Authorship describes provided metainformation about authors of a name.
Canonical are simplified forms of a name-string more suitable for matching and comparing name-strings than the verbatim version.
Comparison are details for a surrogate comparison name.
DetailsApproximation are details for approximation surrogate names.
DetailsComparison are details for comparison surrogate names.
DetailsGraftChimeraFormula are details for a graft-chimera formula names.
DetailsHybridFormula are details for a hybrid formula names.
DetailsInfraspecies are multinomial details.
DetailsSpecies are binomial details.
DetailsUninomial are Uninomial details.
Infraspecies are details for names with cardinality higher than 2.
InfraspeciesElem are details for an infraspecific epithet of an Infraspecies name.
Parsed is the result of a scientific name-string parsing.
ParsedWithIdx structure contains parsing output, its place in the slice, and an unexpected error, if it happened during the parsing.
QualityWarning is and object that contains the warning and its corresponding quality.
Species are details for binomial names with cardinality 2.
Uninomial are details for names with cardinality 1.
Word represents a parsed word and its meaning in the name-string.
Year provided only if "with_details=true" Year of the original publication.
# Interfaces
Details is a placeholder interface that allows to unify details of various name types.
# Type aliases
Annotations are additional descriptions of a name type.
Warning is a type to represent warnings found during parsing of a scientific name.
WordType designates semantic meaning of a word.