Project

General

Profile

« Previous | Next » 

Revision 5242

schemas/vegbien.sql: Renamed datasource_id to creator_id so it can apply generally to any entity (such as a person), not just an aggregated datasource. This also enables taxonconcept.datasource_id to merge with creator_id, which now serves the same purpose.

View differences:

test.xml.ref
14 14
                                <taxonconcept>
15 15
                                    <canon_taxonconcept_id>
16 16
                                        <taxonconcept>
17
                                            <datasource_id>
17
                                            <creator_id>
18 18
                                                <party>
19
                                                    <datasource_id>0</datasource_id>
19
                                                    <creator_id>0</creator_id>
20 20
                                                    <organizationname>TNRS</organizationname>
21 21
                                                </party>
22
                                            </datasource_id>
22
                                            </creator_id>
23 23
                                            <identifyingtaxonomicname>
24 24
                                                <_join_words>
25 25
                                                    <1>$Family</1>

Also available in: Unified diff