Nodes Format File Definition for Cybertruffle

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

Fields (10)

0. taxonID (97178) → to_nodes_pk
(must be unique) (must not be empty)
1. acceptedNameUsageID (97179) → to_nodes_accepted_name_fk
2. scientificName (97180) → to_nodes_scientific
(must not be empty)
3. taxonomicStatus (97181) → to_taxonomic_status
4. kingdom (97182) → to_nodes_ancestor (kingdom)
5. phylum (97183) → to_nodes_ancestor (phylum)
6. class (97184) → to_nodes_ancestor (class)
7. order (97185) → to_nodes_ancestor (order)
8. family (97186) → to_nodes_ancestor (family)
9. genus (97187) → to_nodes_ancestor (genus)