Documentation of the information model for
DiversityTaxonomy (0.6)

This document contains a complete list of all entities and attributes used in the information model of this application module. It is primarily intended as a technical reference. It can also be helpful, however, in understanding the scope and usage of certain attributes. When you have a question like 'where does this information fit in', reading the attribute description of related attributes may help you.

Besides the human readable documentation provided below, three more technical documents are provided:

Index of entities: TaxonomyName, TaxonomyActionOnName, TaxonomyRank, TaxonomyHierarchy, TaxonomySynonymy, TaxonomyOpinion, TaxonomyCitedSpecimen, TaxonomyChanges.


Entity relationship diagram for DiversityTaxonomy

Entity relationship diagram of DiversityTaxonomy Entity TaxonomyName, click to show attributes Entity TaxonomyActionOnName, click to show attributes Entity TaxonomyOpinion, click to show attributes Entity TaxonomySynonymy, click to show attributes Entity TaxonomyHierarchy, click to show attributes Entity TaxonomyChanges, click to show attributes Entity TaxonomyCitedSpecimen, click to show attributes Entity TaxonomyRank, click to show attributes

(You can click on the entities to go to the attribute tables.)


TaxonomyName

Attributes of the entity 'TaxonomyName'
Name Type Description / Default value & validation Rqrd./Index
NomID Autonumber Unique ID code for the nomenclatural name (primary key).
Default value: GenUniqueID()
- I (U)
CreationType Text (1) T: taxon based on new type; C: combination based on a previously publ. name ('comb. nov.'), N: new name ('nom.nov.') introduced to replace a homonym (may occur for genera!), V: validation of previously invalidly publ. taxon name ('ex'), or U: for unknown.
Default value: "U"
R -
CreationCode Byte Code of Nomenclature under which this taxon was created: 1 = Bacteriology, 2 = Botany (incl. Mycology), 3 = Zoology, 4 = Biocode (for future use).
Default value: 2; Validation rule: >0 And <5
R I
TaxonomicRank Byte Taxonomic rank of the taxon (var., subsp., species, genus, family, order, etc.). The rank must be selected from the associated list of ranks (= TaxonomyRank). R I
TaxonName1 Text (255) Genus name for species and lower ranks, else full taxon name (infrageneric taxon names, genera, families, etc.). Contains the currently accepted spelling. - I
SpeciesEpithet Text (255) If rank is species or below: Species epithet, for example 'alba' in 'Abies alba Miller' (currently accepted spelling). - I
TaxonAuthors Text (255) For all taxonomic ranks: Author(s) of the taxon, abbreviated according to authors standard, including validating authors ('ex'), optionally including sanctioning authors or "in" authors, excluding basionym authors in '()' (see TaxonBasionymAuthors). - -
TaxonBasionymAuthors Text (255) For all taxonomic ranks, only for 'comb. nov.' or 'nom. nov.': Author(s) of the basionym (will be displayed in in '()', do not enter the parentheses), abbreviated according to authors standard. - -
BasionymNomID Long Basionym: If CreationType is 'comb. nov.' or replacement ('nom. nov.'), of another name based on the same type material. Refers to ID code of corresponding TaxonomyName (= foreign key). - I/I
ValidatedNomID Long Validated name: If CreationType is validation ('ex') of another name based on the same type material. Refers to ID code of invalidly publ. TaxonomyName (= foreign key). - I
InfraspecificEpithet Text (255) If rank is infraspecific: Infraspecific epithet (currently accepted spelling). Note: the rank is known from required attribute TaxonomicRank in TaxonomyName (= the supertype entity). - I
InfraspecificIsAutonym Boolean If rank is infraspecific: The infraspecific name is an autonym (example: 'Abies alba Miller ssp. alba'; normal infraspecific example: 'Abies alba ssp. nebrodensis (Lojac.) Nitz.', note the placement of author names!).
Default value: 0
- -
ConceptSuffix Text (255) For example 'sensu' or 'emend.' author, or 's.str.'/'s.lat.'. Provided to simplify later changes (multiple taxon concepts can be based on a single name, so this really belongs into a separate entity). Comp. 'potential taxon' sensu Berendsohn! - -
TypeGenus_NomID Long If rank is suprageneric: Type genus of taxon. Refers to the ID code of TaxonomyName (= foreign key). - I
TypeSpecies_NomID Long If rank is genus or infrageneric: Type species of genus or infrageneric taxon. Refers to the ID code of TaxonomyName (= foreign key). - I
TypeSpecimenDeposition Text (255) If rank is species or below: Information on deposition of type material in a collection, entered exactly as written in the protologue (original taxon description). - -
TypeSpecimenLocation Memo If rank is species or below: Optional information on the geographic location of type material, entered exactly as written in the protologue (i.e. not as known from type specimen studied elsewhere!). - -
TypeSpecimenSubstrate Memo If rank is species or below: Optional information on substrate (anorganic, or living/dead plant, animal, or fungus) of type material, entered exactly as written in the protologue (i.e. not as known from type specimen studied elsewhere!). - -
TypeSpecimenCollectors Memo If rank is species or below: Optional information on collector(s) of type material (separate multiple collectors with a ";"), entered exactly as written in the protologue (i.e. not as known from type specimen studied elsewhere!). - -
TypeSpecimenInformation Memo If rank is species or below: Optional further information on type material, esp. collection date and number, entered exactly as written in the protologue (i.e. not as known from type specimen studied elsewhere!). - -
GenusIsAsexual Boolean If rank is genus: Checked (or true) ® this an anamorph genus, containing asexual forms only (relevant for fungi). The information can also be obtained from the taxonomic hierarchy; it is always added here to be available when the hierarchy is incomplete.
Default value: Null
- -
ProtologueReportedCitation Text (255) Optional text of citation (without year); used only when default reference description is unsatisfactorily (esp. abbreviated tax. book titles, exsiccata references). If present, this information is used in preference over the ProtologueRefDescription. - -
ProtologueRefID Text (20) Reference ID of the original description/protologue. Refers to the ID code of the main ReferenceTitle table in the reference module (= foreign key). - I
ProtologueRefDescriptionCache Text (255) A short human readable description of the reference, obtained through the ProtologueRefID from the references subsystem (calculated field). - -
ProtologueRefPage Text (50) First page of protologue (original description) in the reference. - -
ProtologueRefHasReprintPagination Boolean If checked (or 'True'), the true page number of the protologue page is unknown and only a reprint page number (pagination starting w. 1...) can be given. In tax. monographs this situation is often indicated by 'extr.' or 'extractum' after the page number.
Default value: 0
R -
ProtologueRefYear Long Publication year of original description, will be automatically entered if a protologue reference is selected from the reference module. Synonym output is sorted by year. - -
IsHybrid Boolean If checked (or 'True'), the new taxon is a hybrid with or without a hybrid epithet. - -
HybridANomID Long Hybrid species A name: if IsHybrid is set yes. Refers to ID code of publ. TaxonomyName (= foreign key). - -
HybridBNomID Long Hybrid species B name: if IsHybrid is set yes. Refers to ID code of publ. TaxonomyName (= foreign key). - -
OriginalNameSpelling Text (255) Original spelling of taxonomic name in the protologue publication. Recorded only, if different from current taxon name. - -
OriginalTaxonPlacement Text (255) Taxonomic placement (e.g. family or division) mentioned in the original description. This is NOT the current taxonomic placement! - -
OriginalDiagnosisLatin Memo Optional: The full text of the Latin description/diagnosis in the protologue. - -
OriginalDiagnosisOther Memo Optional: The full text of the original description/diagnosis in the protologue, if a diagnosis in another language than Latin was provided. To be entered into the database only if no copyright is violated. - -
IndexingReference Text (255) Optional: A secondary reference indexing this taxon, e.g. Saccardo, Index of Fungi, etc. Entered as text, not as reference ID! - -
ImportedFrom Text (50) If imported from another database: The name of the database system or provider. Otherwise empty. - -
ImportedID Text (255) If imported from another database: An ID value to later re-identify the record in that database may be stored here. - -
IneditedResponsible Text (50) Empty for published names, filled w. the name of the responsible person for unpublished ('inedited') names entered in the database. These may not appear in any reports, until specifically requested for a report that will be used to publish the name. - -
Problem Text (255) Problem with data entry (not with the taxon). - -
LogCreated_User Text (50) Name of user who first entered (typed or imported) the data. This is the operator (or typist) name, which may be different from the person responsible. - -
LogCreated_Date Date/Time Date and time when record was first entered (typed or imported) into this system.
Default value: Now()
R -
NameCache Text (255) Calculated: Full, standardized name for the new taxon, calculated from genus, species and infraspecific epithet and authors. The value is unique, since it includes the author for higher taxa (genera, families) as well as for species. R I (U)
NameCache_html Text (255) Calculated: Like NameCache, but italic and plain text is formatted using xhtml markup (/). R -
NameCache_NoAuthors Text (255) Calculated: Like NameCache, but without any authors. Duplicates may occur here, and taxa with homonyms can be detected using this attribute. Where no homonyms are found, names from other data sources may be compared based on this field alone. R I
NameCache_inverted Text (255) Calculated: Like NameCache, but for species or infraspecific taxa the lowest rank name is printed first ('species-epitheton, Genus' or 'variety (var.) species-epitheton, Genus'). R I (U)

TaxonomyActionOnName

Attributes of the entity 'TaxonomyActionOnName'
Name Type Description / Default value & validation Rqrd./Index
ActionID Autonumber Unique ID for this record. - I (U)
NomID Long The taxon concerning this action. Refers to the NomID code of TaxonomyName (= foreign key). R I/I
ActionType Text (1) Type of nomenclatural action: conservation, rejection, neo-, lecto- or epitypification, emendation. The sanctioning of a name should not be recorded here. R -
InternalNote Memo Additional information regarding the typification or conservation/rejection. - -
RefID Text (20) Reference ID of the reference containing the nomenclatural action defined in ActionType. Refers to the ID code of the main ReferenceTitle table in the reference module (= foreign key). R I
RefDescriptionCache Text (255) A short human readable description of the reference, obtained through the RefID from the reference subsystem (calculated field). - -
RefPage Text (50) Relevant detail in a nomenclatural action reference; usually number of the page on which the action is described. - -
LogCreated_User Text (50) Name of user who first entered (typed or imported) the data. This is the operator (or typist) name, which may be different from the person responsible. R -
LogCreated_Date Date/Time Date and time when record was first entered (typed or imported) into this system.
Default value: Now()
R -
TypificationSpecimenDescription Text (255) Only for typification actions: A user readable description of the specimen to which the typification refers (collection acronym + storage code / name under which specimen is stored). - -
TypificationSpecimenID Text (255) Only for typification actions: If a specimen collection database subsystem is available, the relevant specimen unit identifier in that system is stored here (added in addition to a user readable TypificationSpecimenDescription). - I

TaxonomyRank

Attributes of the entity 'TaxonomyRank'
Name Type Description / Default value & validation Rqrd./Index
RankID Byte The logical order of ranks (and display order), can be tested to find false hierarchizations or combinations Do not change the code, it is used in several restriction queries! R I (U)
RankCode Text (20) A unique user readable code for the taxonomic rank that is used in TaxonomyName. R I
Description Text (255) Single line description of the rank. - -
Output Text (255) Output elements for the rank, stored as a list of two elements (prefix string-semicolon-postfix string). - -
Notes Text (255) Internal development notes regarding the taxonomic rank. - -
DisplayOrder Long The order in which the entries are displayed.
Validation rule: >0
R I (U)
DisplayEnable Boolean The entries are displayed only if marked here. R -

TaxonomyHierarchy

Attributes of the entity 'TaxonomyHierarchy'
Name Type Description / Default value & validation Rqrd./Index
ProjectMarker Text (25) Each project can implement a different taxonomic hierarchy. Refers to the common project definition in the user module. - I (UM)
NomID Long Unique ID code of the higher taxon. Refers to the NomID code of TaxonomyName (= foreign key). - I/I
Parent_NomID Long Next higher taxon (e.g. the family or subfamily if this taxon is a genus). - I/I
ReportedNote Text (255) Taxonomic remarks that will be output after the taxon in a report. - -
InternalNote Memo An internal note of the responsible person concerning this taxon. This information is NOT included in any report. - -
RefID Text (20) If the classification is based on a publication: the reference ID of that work. - I
RefDescriptionCache Text (255) If the classification is based on a publication: a short human readable description of the reference, obtained through the RefID from the reference subsystem (calculated field). - -
RefPage Text (50) If the classification is based on a publication: relevant detail; usually page number where the opinion is published. - -
Responsible Text (50) The person responsible for grouping this taxon into a higher taxon.
Validation rule: Not Is Null, validation message: Each taxonomic opinion must be signed by a responsible person.
R -
LogCreated_User Text (50) Name of user who first entered (typed or imported) the data. This is the operator (or typist) name, which may be different from the person responsible. - -
LogCreated_Date Date/Time Date and time when record was first entered (typed or imported) into this system.
Default value: Now()
- -
HierarchyListCache Text (255) CALCULATED FIELD: List of higher taxa for faster access: "div.; class; ord.; fam.". - -

TaxonomySynonymy

Attributes of the entity 'TaxonomySynonymy'
Name Type Description / Default value & validation Rqrd./Index
ProjectMarker Text (25) Each project can have a different opinion regarding synonmy. Refers to the common project definition in the user module. R I (UM)
NomID Long Synonym name. Refers to the NomID code of TaxonomyName (= foreign key). R I
ProParteMarker Byte 0 = only a single accepted name is possible for a given synonym. 1..255 = multiple valid names are allowed for pro parte ('p.p.') synonyms. Use 1 for the first pro parte name, 2 for the second, and so on. Please do not use 0 for 1st, 2nd, etc. name!
Default value: 0
R -
Accepted_NomID Long Accepted name within a project. Refers to the NomID code of TaxonomyName (= foreign key). R I/I
InternalNote Memo An internal note of the responsible person concerning this synonymization. This information is NOT included in any report. R -
SynonymRefID Text (20) If the synonymization is based on a publication: the reference ID of that work. Refers to the ID code of the main ReferenceTitle table in the reference module (= foreign key). - I
RefDescriptionCache Text (255) If the synonymization is based on a publication: a short human readable description of the reference, obtained through the RefID from the reference subsystem (calculated field). - -
RefPage Text (50) If the synonymization is based on a publication: relevant detail; usually page number where the synonymization is published. - -
Responsible Text (50) The person responsible for this synonymy opinion.
Validation rule: Not Is Null, validation message: Each synonymization must be signed by a responsible person.
R -
LogCreated_User Text (50) Name of user who first entered (typed or imported) the data. This is the operator (or typist) name, which may be different from the person responsible. R -
LogCreated_Date Date/Time Date and time when record was first entered (typed or imported) into this system.
Default value: Now()
R -

TaxonomyOpinion

Attributes of the entity 'TaxonomyOpinion'
Name Type Description / Default value & validation Rqrd./Index
OpinionID Autonumber Unique ID code for the opinion (primary key). Note that the combination of NomID, ProjectMarker, and Responsible must also be unique and not null (candidate key).
Default value: GenUniqueID()
- I (U)
NomID Long The taxon this opinion refers to. Refers to the NomID code of TaxonomyName (= foreign key). R -
ProjectMarker Text (25) Each project can have a different opinion regarding synonmy. Refers to the common project definition in the user module. R I (UM)
Responsible Text (50) The person responsible for this opinion/assessment on a taxon.
Validation rule: Not Is Null, validation message: Any opinion must be signed by a responsible person.
R -
WorkingStatus Text (1) Working status of taxonomic name in current project: I=Included, D=Doubtful, E=Excluded, etc. Synonyms of accepted taxa should have status I. The report may be grouped by these attributes. - I
NomenclaturalStatus Text (255) ... categories for effective/valid/legitimate... esp. 'nom. illeg.', 'nom. inval.', 'nom. nudum', etc. - -
ReportedNote Memo Taxonomic remarks that will be output after the taxon in a report. This includes an explanation, esp. the relevant articles in the code of nomenclature. - -
InternalNote Memo An internal note of the responsible person concerning this name. This information is NOT included in any report. R -
RefID Text (20) If the opinion is based on a publication: the reference ID of that work. - I
RefDescriptionCache Text (255) If the opinion is based on a publication: a short human readable description of the reference, obtained through the RefID from the reference subsystem (calculated field). - -
RefPage Text (50) If the opinion is based on a publication: relevant detail; usually page number where the opinion is published. - -
UserMarker1 Text (50) A temporary marker or keyword assigned by user for searching and sorting purposes while a group is reviewed. Any information can be entered here, but it will be visible only internally. - I
UserMarker2 Text (50) A temporary marker or keyword assigned by user for searching and sorting purposes while a group is reviewed. Any information can be entered here, but it will be visible only internally. - I
Problem Text (255) Temporary problem with data entry (not with the taxon, cmp. ReportedNote/InternalNote for permanent notes on problems). - -
CheckPlausible_User Text (50) Name of user responsible for a first plausibility or consistency check. User and Date are automatically filled if 'Original check' performed directly. - -
CheckPlausible_Date Date/Time Date and time when plausibility/consistency was checked (i.e. data entry rules and spelling errors checked, no comparison with original publication). - -
CheckOriginal_User Text (50) Name of user responsible for comparison of taxon record with original publication. - -
CheckOriginal_Date Date/Time Date and time when entry was compared with the original publication. - -
LogCreated_User Text (50) Name of user who first entered (typed or imported) the data. This is the operator (or typist) name, which may be different from the person responsible. R -
LogCreated_Date Date/Time Date and time when record was first entered (typed or imported) into this system.
Default value: Now()
R -
FinalCheck_User Text (50) Name of user responsible for final review of taxon name, the presence of a name here indicates that the record is ready for publication. - -
FinalCheck_Date Date/Time Date and time when final check was performed. - -

TaxonomyCitedSpecimen

Attributes of the entity 'TaxonomyCitedSpecimen'
Name Type Description / Default value & validation Rqrd./Index
CitedSpecimenID Autonumber Unique ID for a cited specimen (primary key). - I (U)
OpinionID Long All cited specimens must refer to a taxonomic opinion that defines a NomID, project marker, and responsible scientist (foreign key). R I/I
CollectionAcronym Text (50) Standard abbreviation of the collection from which the studied specimen was obtained (e.g. 'B' for Berlin herbarium). The full name is used if no acronym is available. - -
CollectionSpecimenID Text (255) Used only when a specimen record is available in a compatible collection database subsystem; refers to CollectionSpecimenID in that system (foreign key). - I
CollectionSpecimenDescription Text (255) Optionally used for accession number or storage location name (which may be different from current scientific name!), esp. if CollectionSpecimenID can not be used because no compatible collection database subsystem is available. - -
TypeStatus Text (255) Type, holotype, syntype, paratype, isotype, lectotype, neotype, epitype, etc. - -
ReportedNote Memo Annotation regarding the studied specimen that will be output after the taxon in a report. - -
InternalNote Memo An internal note of the responsible person concerning the studied specimen. This information is NOT included in any report. R -
Studied Boolean False = the specimen is known to exist, but has not (perhaps not yet) been studied by the person named under Responsible.
Default value: 0
R -
IncludeInReport Boolean False = the information on the studied specimen is suppressed in reports, but is maintained in the database.
Default value: True
R -

TaxonomyChanges

Attributes of the entity 'TaxonomyChanges'
Name Type Description / Default value & validation Rqrd./Index
NomID Long The ID of the taxon that was changed by the user. Refers to the NomID code of TaxonomyName (= foreign key). R I
Changes Memo Attributes and data affected by changes, details of changes. R -
LogUpdated_User Text (50) Name of user who last updated the record. This is the operator (or typist) name, which may be different from the person responsible. R -
LogUpdated_Date Date/Time Date and time of last update of the record. R I (UM)
s_GUID GUID (system attribute used in database replication).
Default value: GenGUID()
- I (U)
s_Generation Long (system attribute used in database replication). - I
s_Lineage OLE Object (system attribute used in database replication). - -

Footnotes: The following abbreviations have been used in the tables: R: It is required to enter data in this field. I: The field is indexed to enable faster searching. Different types of indices are denoted by additional letters in parentheses: U = unique index, N = Null values are ignored in the index, M = the index contains more than one attribute. In the first column the names of attributes that are part of the primary key are underlined.

Data types: 'Text (255)' indicates a text of varying length for which no specific design restrictions have been formulated. 255 characters should be read as a proposed technical maximum limit, that can be changed if required by the database management system. In contrast, 'Memo' is explicitly defined as text of unlimited length.

We are interested in your opinion. If you see any problems with the model that you would like to bring to our attention, please contact us by sending an email to name@gmail.com, please replace name with g.m.hagedorn!

Documentation created on 19. May 2001; last update: 2005-03-30, email address revised 2010-08-05.

This work is licensed under a Creative Commons License Valid XHTML 1.0! Valid CSS1!