{{ .Name }}
Matched in {{ .DataSourcesNum }} data-sources
{{ $best := .BestResult }}
{{ if $best }}
{{ template "results" $best}}
{{ end }}
{{ $res := .Results }}
{{ if $res }}
{{ define "home" }} {{ if .Verified }}
Verify a list of scientific names against biodiversity data-sources. This service parses incoming names, executes exact or fuzzy matching as required, and returns the best-scored result. Optionally, it can also return matches from data-sources selected by a user.
Paste Scientific Names, one per line (up to 5,000 names)