This page describes how taxonomy can be added to a Symbiota portal in bulk.
A user must have Super Administrator or Taxonomic Administrator permissions to add to or edit the thesaurus.
Taxonomic names can be batch loaded into the thesaurus from a flat, structured comma- or tab-delimited text file. To upload an Excel file, first save as a CSV (comma delimited) text file. Formatting this file correctly is important to ensuring your taxonomy is successfully imported. At minimum, the file must include a column for ScientificName and the parent taxon (i.e. the taxon that nests immediately above the scientificName in your taxonomic hierarchy).
For example, to import the name Buccinum polaris Gray, 1839, your input file could include the following fields:
Taxon Rank | Parent | ScientificName | Family | Author | RankID |
---|---|---|---|---|---|
species | Buccinum | Buccinum polaris | Buccinidae | Gray, 1839 | 220 |
However, if the higher taxonomy for this name does not already exist in your portal, the following rows should also be included in your file:
Taxon Rank | Parent | ScientificName | Family | Author | RankID |
---|---|---|---|---|---|
division | Animalia | Mollusca | 30 | ||
class | Mollusca | Gastropoda | 60 | ||
order | Gastropoda | Neogastropoda | 100 | ||
superfamily | Neogastropoda | Buccinoidea | 130 | ||
family | Buccinoidea | Buccinidae | Buccinidae | 140 | |
genus | Buccinidae | Buccinum | Buccinidae | 180 | |
species | Buccinum | Buccinum polaris | Buccinidae | Gray, 1839 | 220 |
Download example CSV View example as a CSV
Once your file is prepared, if your user account has the appropriate permissions, you can batch upload taxonomy from a spreadsheet (CSV) or text file by navigating to Sitemap > Taxonomy > Batch Upload a Taxonomic Data File > Taxa Upload.
Select your formatted input file.
Select the Target Thesaurus. (Your portal may only have one option.)
Select the Target Kingdom (all names in the input file will be associated with this Kingdom).
Once you select Map Input File, you will be prompted to map the fields in your input file to target fields in the database. Note that the parent taxon = parentstr and scientificName = scinameinput.
Once the fields are mapped, select Verify Mapping.
Once the file is processed, you will be given the option to review the new names as they were imported into the database’s internal staging tables. The is your last chance to preview changes before they are made permanent in the thesaurus; do so by selecting the link, Download CSV Taxa File. Look for an errorstatus column in the CSV explaining any records that failed to import.
If you are satisfied with the import, select Activate Taxa to transfer the new taxonomy to the portal’s thesaurus. If not, close the window and start over.
Cat Chapman, ed: Lindsay Walker, Katie Pearson. Batch Loading Taxonomic Data. In: Symbiota Support Hub (2024). Symbiota Documentation. https://biokic.github.io/symbiota-docs/portal_manager/taxonomy/batch_load/. Created on 06 Jul 2022, last edited on 22 Jun 2023.