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
43 43
                                <taxonconcept>
44 44
                                    <canon_taxonconcept_id>
45 45
                                        <taxonconcept>
46
                                            <datasource_id>
46
                                            <creator_id>
47 47
                                                <party>
48
                                                    <datasource_id>0</datasource_id>
48
                                                    <creator_id>0</creator_id>
49 49
                                                    <organizationname>TNRS</organizationname>
50 50
                                                </party>
51
                                            </datasource_id>
51
                                            </creator_id>
52 52
                                            <identifyingtaxonomicname>
53 53
                                                <_join_words>
54 54
                                                    <1>

Also available in: Unified diff