Project

General

Profile

« Previous | Next » 

Revision 5596

schemas/vegbien.sql: taxonconcept: Renamed taxonname to taxonepithet for clarity and to be consistent with TCS's use of "epithet" to denote what the taxonname was intended to be (http://www.tdwg.org/standards/117/download/#/UserGuidev_1.3.pdf)

View differences:

test.xml.ref
46 46
                                                                    <parent_id>
47 47
                                                                        <taxonconcept>
48 48
                                                                            <rank>subspecies</rank>
49
                                                                            <taxonname>$SubSpeciesName</taxonname>
49
                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
50 50
                                                                            <parent_id>
51 51
                                                                                <taxonconcept>
52 52
                                                                                    <rank>species</rank>
53
                                                                                    <taxonname>$SpeciesName</taxonname>
53
                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
54 54
                                                                                    <parent_id>
55 55
                                                                                        <taxonconcept>
56 56
                                                                                            <rank>genus</rank>
57
                                                                                            <taxonname>$Genus</taxonname>
57
                                                                                            <taxonepithet>$Genus</taxonepithet>
58 58
                                                                                            <parent_id>
59 59
                                                                                                <taxonconcept>
60 60
                                                                                                    <rank>family</rank>
61
                                                                                                    <taxonname>$Family</taxonname>
61
                                                                                                    <taxonepithet>$Family</taxonepithet>
62 62
                                                                                                </taxonconcept>
63 63
                                                                                            </parent_id>
64 64
                                                                                        </taxonconcept>

Also available in: Unified diff