Nomenclator

From Species File Help
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
* [[GenusNames|GenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
 
* [[GenusNames|GenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
 
* [[GenusNames|SubgenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
 
* [[GenusNames|SubgenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
* To be added: [[GenusNames|InfragenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
+
* [[GenusNames|InfragenusNameID]], integer, 4 bytes, = tblGenusNames.GenusNameID
* To be added: [[SpeciesNames|SpeciesSeriesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
+
* [[SpeciesNames|SpeciesSeriesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
* To be added: [[SpeciesNames|SpeciesGroupNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
+
* [[SpeciesNames|SpeciesGroupNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
* To be added: [[SpeciesNames|SpeciesSubgroupNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
+
* [[SpeciesNames|SpeciesSubgroupNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
 
* [[SpeciesNames|SpeciesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
 
* [[SpeciesNames|SpeciesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
 
* [[SpeciesNames|SubspeciesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
 
* [[SpeciesNames|SubspeciesNameID]], integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
Line 16: Line 16:
 
** 1 = form
 
** 1 = form
 
** 2 = variety
 
** 2 = variety
* To be deleted: SuitableForGenus, bit.  A value of 1 indicates this row in tblNomenclator may be used to determine if the citation for a genus-group taxon should be used to generate a taxon name LSID.  Reasons for a value of 0 include missing names, names that are not scientific names, and names for species-group taxa.
+
* SuitableForRanks, integer, 1 byte. Suitability indicates if nomenclator row based on a citation may be used to generate a taxon name LSID.
* To be deleted: SuitableForSpecies, bit.  A value of 1 indicates this row in tblNomenclator may be used to determine if the citation for a species-group taxon should be used to generate a taxon name LSID.  Reasons for a value of 0 include missing names and names that are not scientific names.
+
* To be added: SuitableForRanks, integer, 1 byte. Suitability indicates if nomenclator row based on a citation may be used to generate a taxon name LSID.
+
 
** 0 = not suitable for use: no genus name, no species name when below species name present, any non-scientific name present
 
** 0 = not suitable for use: no genus name, no species name when below species name present, any non-scientific name present
 
** 1 = suitable for genus, subgenus or infragenus
 
** 1 = suitable for genus, subgenus or infragenus
Line 27: Line 25:
 
* 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
* Not likely to be implemented: TSN, integer, 4 bytes, taxon serial number from ITIS.
 
 
[[Category:CiteRelatedTables]]
 
[[Category:CiteRelatedTables]]
 
[[Category:Tables]]
 
[[Category:Tables]]

Revision as of 16:15, 17 January 2014

tblNomenclator, name combinations at rank of genus or lower

  • NomenclatorID, integer, 4 bytes, identifier for the name combination
  • To be added: FileID, integer, 4 bytes, = tblFiles.FileID
  • GenusNameID, integer, 4 bytes, = tblGenusNames.GenusNameID
  • SubgenusNameID, integer, 4 bytes, = tblGenusNames.GenusNameID
  • InfragenusNameID, integer, 4 bytes, = tblGenusNames.GenusNameID
  • SpeciesSeriesNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • SpeciesGroupNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • SpeciesSubgroupNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • SpeciesNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • SubspeciesNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • InfrasubspeciesNameID, integer, 4 bytes, = tblSpeciesNames.SpeciesNameID
  • InfrasubKind, integer, 2 bytes, kind of infrasubspecies name
    • 0 = [none]
    • 1 = form
    • 2 = variety
  • SuitableForRanks, integer, 1 byte. Suitability indicates if nomenclator row based on a citation may be used to generate a taxon name LSID.
    • 0 = not suitable for use: no genus name, no species name when below species name present, any non-scientific name present
    • 1 = suitable for genus, subgenus or infragenus
    • 2 = suitable for species series, species group or species subgroup
    • 3 = suitable for species or lowere
  • LastUpdate, smalldatetime, date and time of last update
  • 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