Ranks

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(formatting, cat)
 
Line 1: Line 1:
 
'''tblRanks''', ranks in the taxonomic hierarchy.  All programming should be done in a manner that does not cause problems if more levels are inserted into the hierarchy.
 
'''tblRanks''', ranks in the taxonomic hierarchy.  All programming should be done in a manner that does not cause problems if more levels are inserted into the hierarchy.
  
    RankID, integer 4 bytes.  Gaps between numbers allow insertion of new levels.
+
*RankID, integer 4 bytes.  Gaps between numbers allow insertion of new levels.
    RankName, text, 17 characters maximum
+
*RankName, text, 17 characters maximum
    DefaultLevel, integer, 1 byte used to select a commonly used rank as the default when user is adding a new taxon  
+
*DefaultLevel, integer, 1 byte used to select a commonly used rank as the default when user is adding a new taxon  
  
 
[[Category:TaxaTables]]
 
[[Category:TaxaTables]]
 +
[[Category:Tables]]

Latest revision as of 10:08, 9 September 2012

tblRanks, ranks in the taxonomic hierarchy. All programming should be done in a manner that does not cause problems if more levels are inserted into the hierarchy.

  • RankID, integer 4 bytes. Gaps between numbers allow insertion of new levels.
  • RankName, text, 17 characters maximum
  • DefaultLevel, integer, 1 byte used to select a commonly used rank as the default when user is adding a new taxon
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox