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
46 46
                                <taxonconcept>
47 47
                                    <canon_taxonconcept_id>
48 48
                                        <taxonconcept>
49
                                            <datasource_id>
49
                                            <creator_id>
50 50
                                                <party>
51
                                                    <datasource_id>0</datasource_id>
51
                                                    <creator_id>0</creator_id>
52 52
                                                    <organizationname>TNRS</organizationname>
53 53
                                                </party>
54
                                            </datasource_id>
54
                                            </creator_id>
55 55
                                            <identifyingtaxonomicname>
56 56
                                                <_join_words>
57 57
                                                    <1>$Family</1>

Also available in: Unified diff