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
64 64
                                <taxonconcept>
65 65
                                    <canon_taxonconcept_id>
66 66
                                        <taxonconcept>
67
                                            <datasource_id>
67
                                            <creator_id>
68 68
                                                <party>
69
                                                    <datasource_id>0</datasource_id>
69
                                                    <creator_id>0</creator_id>
70 70
                                                    <organizationname>TNRS</organizationname>
71 71
                                                </party>
72
                                            </datasource_id>
72
                                            </creator_id>
73 73
                                            <identifyingtaxonomicname>
74 74
                                                <_join_words>
75 75
                                                    <2>$Genus</2>

Also available in: Unified diff