This is a package intended to help support both bulk and individual taxon insertion in Neotoma.
What the package does:
- Connects to the Neotoma Paleoecology Database (both main and tank).
- Takes a taxon name and checks the name with GBIF and NCBI.
- Finds the appropriate insertion point within Neotoma for insertion.
- Returns a set of rows to be inserted into Neotoma to support the new taxonname.
- Inserts new rows into Neotoma.
- Supports rollback and commit features.
- Simon Goring