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
76 76
                                <taxonconcept>
77 77
                                    <canon_taxonconcept_id>
78 78
                                        <taxonconcept>
79
                                            <datasource_id>
79
                                            <creator_id>
80 80
                                                <party>
81
                                                    <datasource_id>0</datasource_id>
81
                                                    <creator_id>0</creator_id>
82 82
                                                    <organizationname>TNRS</organizationname>
83 83
                                                </party>
84
                                            </datasource_id>
84
                                            </creator_id>
85 85
                                            <identifyingtaxonomicname>
86 86
                                                <_join_words>
87 87
                                                    <1>$Family</1>
......
92 92
                                    </canon_taxonconcept_id>
93 93
                                    <creator_id>
94 94
                                        <_simplifyPath>
95
                                            <next>datasource_id</next>
95
                                            <next>creator_id</next>
96 96
                                            <path>
97 97
                                                <party>
98 98
                                                    <givenname><_namePart><first>$Detby</first></_namePart></givenname>

Also available in: Unified diff