TypeSpecies

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(formatting, cat)
 
Line 1: Line 1:
 
'''tblTypeSpecies''' contains citation to species that is the type for a genus-group name.
 
'''tblTypeSpecies''' contains citation to species that is the type for a genus-group name.
  
    GenusNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the genus.  If there is a nominotypical subgenus, use the TaxonNameID of the subgenus.
+
*GenusNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the genus.  If there is a nominotypical subgenus, use the TaxonNameID of the subgenus.
    SpeciesNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the type species of the genus.  If there is a nominotypical subgenus, use the TaxonNameID of the subspecies.
+
*SpeciesNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the type species of the genus.  If there is a nominotypical subgenus, use the TaxonNameID of the subspecies.
    Reason, integer, 1 byte, = tblTypeSpeciesReasons.ListNumber
+
*Reason, integer, 1 byte, = tblTypeSpeciesReasons.ListNumber
        0 = unknown
+
**0 = unknown
        1 = original monotypy
+
**1 = original monotypy
        2 = original designation
+
**2 = original designation
        3 = subsequent designation
+
**3 = subsequent designation
        4 = monotypy and original designation
+
**4 = monotypy and original designation
        5 = subsequent monotypy
+
**5 = subsequent monotypy
        6 = absolute tautonomy
+
**6 = absolute tautonomy
        7 = Linnaean tautonomy
+
**7 = Linnaean tautonomy
        8 = ruling by Commission
+
**8 = ruling by Commission
        9 = inherited from replaced name
+
**9 = inherited from replaced name
    AuthorityRefID, integer, 4 bytes, = tblRefs.RefID, used only when Reason = 3 (otherwise AuthorityRefID = 0).  Citation can be found by tblCites.TaxonNameID = tblTypeSpecies.GenusNameID and tblCites.RefID = tblTypeSpecies.AuthorityRefID.
+
*AuthorityRefID, integer, 4 bytes, = tblRefs.RefID, used only when Reason = 3 (otherwise AuthorityRefID = 0).  Citation can be found by tblCites.TaxonNameID = tblTypeSpecies.GenusNameID and tblCites.RefID = tblTypeSpecies.AuthorityRefID.
    FirstFamGrpNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the first family-group name based on this genus
+
*FirstFamGrpNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the first family-group name based on this genus
    LastUpdate, smalldatetime, date and time row last updated
+
*LastUpdate, smalldatetime, date and time row last updated
    ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
+
*ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
    CreatedOn, smalldatetime, date and time row was created
+
*CreatedOn, smalldatetime, date and time row was created
    CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
+
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:TaxaTables]]
 
[[Category:TaxaTables]]
 +
[[Category:Tables]]

Latest revision as of 10:30, 9 September 2012

tblTypeSpecies contains citation to species that is the type for a genus-group name.

  • GenusNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the genus. If there is a nominotypical subgenus, use the TaxonNameID of the subgenus.
  • SpeciesNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the type species of the genus. If there is a nominotypical subgenus, use the TaxonNameID of the subspecies.
  • Reason, integer, 1 byte, = tblTypeSpeciesReasons.ListNumber
    • 0 = unknown
    • 1 = original monotypy
    • 2 = original designation
    • 3 = subsequent designation
    • 4 = monotypy and original designation
    • 5 = subsequent monotypy
    • 6 = absolute tautonomy
    • 7 = Linnaean tautonomy
    • 8 = ruling by Commission
    • 9 = inherited from replaced name
  • AuthorityRefID, integer, 4 bytes, = tblRefs.RefID, used only when Reason = 3 (otherwise AuthorityRefID = 0). Citation can be found by tblCites.TaxonNameID = tblTypeSpecies.GenusNameID and tblCites.RefID = tblTypeSpecies.AuthorityRefID.
  • FirstFamGrpNameID, integer, 4 bytes, = tblTaxa.TaxonNameID for the first family-group name based on this genus
  • LastUpdate, smalldatetime, date and time row last updated
  • ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
  • CreatedOn, smalldatetime, date and time row was created
  • CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox