verif

package
v0.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VerifierBHL

type VerifierBHL interface {
	// Reset removes saved data from the previous verification.
	Reset() error

	// Verify method organizes names detected in BHL, verifies them against
	// many scientific name databases, and returns reconciliation/resolution
	// results.
	Verify() error

	// ExtractUniqueNames runs after name detection is finished. It goes through
	// the detected names and saves the unique list off all names, their odds,
	// and the number of their occurrences.
	ExtractUniqueNames() error
}

VerifierBHL interface provides reconciliation and resolution of scientific names. Reconciliation matches name-string to all found lexical variants of the string. Resolution uses information in taxonomic databases such as Catalogue of Life to determing currently accepted name according to the database.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL