Project

General

Profile

« Previous | Next » 

Revision 6179

schemas/vegbien.sql: Renamed reference -> source to make this table more broadly applicable, and because this now stores the datasource metadata

View differences:

test.xml.ref
62 62
                            <plantobservation>
63 63
                                <collectionnumber>$collectno</collectionnumber>
64 64
                                <specimenreplicate>
65
                                    <institution_id><referencename><name>$herbarium</name></referencename></institution_id>
65
                                    <institution_id><sourcename><name>$herbarium</name></sourcename></institution_id>
66 66
                                    <sourceaccessioncode>$accession</sourceaccessioncode>
67 67
                                </specimenreplicate>
68 68
                            </plantobservation>
......
88 88
                                        <taxonlabel>
89 89
                                            <matched_label_id>
90 90
                                                <taxonlabel>
91
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
91
                                                    <source_id><source><shortname>TNRS</shortname></source></source_id>
92 92
                                                    <taxonomicname>
93 93
                                                        <_join_words>
94 94
                                                            <1><_taxon_family_require_std><family>$family</family></_taxon_family_require_std></1>
......
264 264
                            <county>$county</county>
265 265
                            <matched_place_id>
266 266
                                <place>
267
                                    <reference_id><reference><shortname>geoscrub</shortname></reference></reference_id>
267
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
268 268
                                    <country>$country</country>
269 269
                                    <stateprovince>$state</stateprovince>
270 270
                                </place>

Also available in: Unified diff