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
66 66
                                <taxonconcept>
67 67
                                    <canon_taxonconcept_id>
68 68
                                        <taxonconcept>
69
                                            <datasource_id>
69
                                            <creator_id>
70 70
                                                <party>
71
                                                    <datasource_id>0</datasource_id>
71
                                                    <creator_id>0</creator_id>
72 72
                                                    <organizationname>TNRS</organizationname>
73 73
                                                </party>
74
                                            </datasource_id>
74
                                            </creator_id>
75 75
                                            <identifyingtaxonomicname>
76 76
                                                <_join_words>
77 77
                                                    <1>$family</1>

Also available in: Unified diff