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

Also available in: Unified diff