GlobalNamesArchitecture / gnresolver

MIT License
0 stars 0 forks source link

As a user of GNUB we need table with nomenclatural codes which has the same IDs as GNUB #73

Open dimus opened 7 years ago

dimus commented 7 years ago

To be able to have intercompatibility with GNUB we need nomenclatural codes table and a field in name_string_indices.

nomanclatural_codes:

+----+-------+-----------------------------------------------------------------+
| id | code  | title                                                           |
+----+-------+-----------------------------------------------------------------+
|  1 | ICN   | International Code of Nomenclature for algae, fungi, and plants |
|  2 | ICZN  | International Code of Zoological Nomenclature                   |
|  3 | ICNB  | International Code of Nomenclature of Bacteria                  |
|  4 | ICNCP | International Code of Nomenclature for Cultivated Plants        |
|  5 | ICTV  | International Committee on Taxonomy of Viruses                  |
|  6 | ICPN  | International Code of Phylogenetic Nomenclature                 |
+----+-------+-----------------------------------------------------------------+