CoLAcceptedSpecies

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
(Fix double listing of AdditionalData)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
'''tmpCoLAcceptedSpecies'''
 
'''tmpCoLAcceptedSpecies'''
  
    TaxonNameID, integer, 4 bytes, primary key for this table and for tblTaxa in the species file
+
*AcceptedTaxonID, integer, 4 bytes, primary key for this table, = tmpCoL_IDs.ID
    OrderName, text, 30 character maximum, name of the order
+
*TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID in the species file
    Superfamily, text, 30 character maximum, name of the superfamily
+
*OrderName, text, 30 character maximum, name of the order
    Family, text, 30 character maximum, name of the family
+
*Superfamily, text, 30 character maximum, name of the superfamily
    Genus, text, 30 character maximum, name of the genus
+
*Family, text, 30 character maximum, name of the family
    Subgenus, text, 30 character maximum, name of the subgenus
+
*Genus, text, 30 character maximum, name of the genus
    Species, text, 30 character maximum, name of the species
+
*Subgenus, text, 30 character maximum, name of the subgenus
    AuthorString, text (nvarchar), 500 character maximum, author and year for the taxon.
+
*Species, text, 30 character maximum, name of the species
    GSDNameStatus, text, 1000 character maximum, nomenclatural information about the taxon
+
*AuthorString, text (nvarchar), 500 character maximum, author and year for the taxon.
    Sp2000NameStatus, text, 30 character maximum, restricted vocabulary specified by CoL
+
*GSDNameStatus, text, 1000 character maximum, nomenclatural information about the taxon
    IsFossil, text, either "0" or "1"
+
*Sp2000NameStatus, text, 30 character maximum, restricted vocabulary specified by CoL
    LifeZone, 4 characters; M for marine, B for Brackish, F for freshwater and T for Terrestrial. The letters when present are always in that sequence. Missing letters are replaced by blanks.
+
*IsFossil, text, either "0" or "1"
    AdditionalData, text, 400 character maximum
+
*ExpertID, integer, = tmpExpertsForCoL.ExpertID
    Additional data, text, 255 character maximum
+
*LifeZone, 4 characters; M for marine, B for Brackish, F for freshwater and T for Terrestrial. The letters when present are always in that sequence. Missing letters are replaced by blanks.
    SpeciesURL, text, 100 character maximum, URL to find the taxon in the species file
+
*AdditionalData, text, 255 character maximum
    GSDNameGUI, text, 100 character maximum, for example "urn:lsid:blattodea.speciesfile.org:taxonName:12345"
+
*SpeciesURL, text, 100 character maximum, URL to find the taxon in the species file
 +
*GSDNameGUI, text, 100 character maximum, for example "urn:lsid:blattodea.speciesfile.org:taxonName:12345"
  
 
[[Category:CoLTables]]
 
[[Category:CoLTables]]
 +
[[Category:Tables]]

Latest revision as of 17:01, 22 August 2013

tmpCoLAcceptedSpecies

  • AcceptedTaxonID, integer, 4 bytes, primary key for this table, = tmpCoL_IDs.ID
  • TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID in the species file
  • OrderName, text, 30 character maximum, name of the order
  • Superfamily, text, 30 character maximum, name of the superfamily
  • Family, text, 30 character maximum, name of the family
  • Genus, text, 30 character maximum, name of the genus
  • Subgenus, text, 30 character maximum, name of the subgenus
  • Species, text, 30 character maximum, name of the species
  • AuthorString, text (nvarchar), 500 character maximum, author and year for the taxon.
  • GSDNameStatus, text, 1000 character maximum, nomenclatural information about the taxon
  • Sp2000NameStatus, text, 30 character maximum, restricted vocabulary specified by CoL
  • IsFossil, text, either "0" or "1"
  • ExpertID, integer, = tmpExpertsForCoL.ExpertID
  • LifeZone, 4 characters; M for marine, B for Brackish, F for freshwater and T for Terrestrial. The letters when present are always in that sequence. Missing letters are replaced by blanks.
  • AdditionalData, text, 255 character maximum
  • SpeciesURL, text, 100 character maximum, URL to find the taxon in the species file
  • GSDNameGUI, text, 100 character maximum, for example "urn:lsid:blattodea.speciesfile.org:taxonName:12345"
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox