Project

General

Profile

« Previous | Next » 

Revision 9918

bugfix: schemas/vegbien.sql: higher_plant_group_nodes: removed ferns and allies nodes Anthocerotophyta, Marchantiophyta, Bryophyta, which were incorrectly said to be part of this clade in the BIEN2 analytical DB overview (/planning/workflow/validation/BIEN2_Analytical_DB_overview.docx > p. 13 bottom > last ΒΆ). see http://wiki.vegpath.org/2013-06-13_conference_call#fix-higher_plant_group_nodes-mapping .

View differences:

schemas/vegbien.sql
5267 5267
INSERT INTO higher_plant_group_nodes VALUES ('bryophytes', 'Anthocerotophyta');
5268 5268
INSERT INTO higher_plant_group_nodes VALUES ('bryophytes', 'Marchantiophyta');
5269 5269
INSERT INTO higher_plant_group_nodes VALUES ('bryophytes', 'Bryophyta');
5270
INSERT INTO higher_plant_group_nodes VALUES ('ferns and allies', 'Anthocerotophyta');
5271
INSERT INTO higher_plant_group_nodes VALUES ('ferns and allies', 'Marchantiophyta');
5272
INSERT INTO higher_plant_group_nodes VALUES ('ferns and allies', 'Bryophyta');
5273 5270
INSERT INTO higher_plant_group_nodes VALUES ('ferns and allies', 'Moniliformopses');
5274 5271
INSERT INTO higher_plant_group_nodes VALUES ('flowering plants', 'Magnoliophyta');
5275 5272
INSERT INTO higher_plant_group_nodes VALUES ('gymnosperms (conifers)', 'Coniferophyta');

Also available in: Unified diff