Nodes Format File Definition for USDA PLANTS text

File Type: csv
Get From: /app/public/data/usda_plants_text/taxon.tab
Actual File Location: /app/public/data/usda_plants_text/taxon.tab
Field Seperator: \t (tab)
Line Seperator: \n (newline)
UTF8 characters allowed: No.

Fields (8)

1. taxonID (292924) → to_nodes_pk
(must be unique) (must not be empty)
2. furtherInformationURL (292925) → to_nodes_further_information_url
3. scientificName (292926) → to_nodes_scientific
(must not be empty)
4. kingdom (292927) → to_nodes_ancestor (kingdom)
5. class (292928) → to_nodes_ancestor (class)
6. order (292929) → to_nodes_ancestor (order)
7. family (292930) → to_nodes_ancestor (family)
8. genus (292931) → to_nodes_ancestor (genus)