Project

General

Profile

« Previous | Next » 

Revision 6485

inputs/NY/Specimen/map.csv: Omit UniqueNYInternalRecordNumber to avoid confusion since this is an internal-only ID. This makes InstitutionCode+CollectionCode+CatalogNumber the globally unique identifier instead.

View differences:

test.xml.ref
8 8
                <path>
9 9
                    <location>
10 10
                        <authorlocationcode>
11
                            <_alt>
12
                                <1>$UniqueNYInternalRecordNumber</1>
13
                                <2>
14
                                    <_join>
15
                                        <1>$InstitutionCode</1>
16
                                        <2>$CollectionCode</2>
17
                                        <3>$CatalogNumber</3>
18
                                    </_join>
19
                                </2>
20
                            </_alt>
11
                            <_join>
12
                                <1>$InstitutionCode</1>
13
                                <2>$CollectionCode</2>
14
                                <3>$CatalogNumber</3>
15
                            </_join>
21 16
                        </authorlocationcode>
22 17
                        <elevation_m>
23 18
                            <_avg>
......
116 111
                                                    <name>$InstitutionCode</name>
117 112
                                                </sourcename>
118 113
                                            </institution_id>
119
                                            <sourceaccessioncode>$UniqueNYInternalRecordNumber</sourceaccessioncode>
120 114
                                        </specimenreplicate>
121 115
                                    </plantobservation>
122 116
                                </aggregateoccurrence>
123 117
                                <collector_id><party><fullname>$Collector</fullname></party></collector_id>
124
                                <sourceaccessioncode>$UniqueNYInternalRecordNumber</sourceaccessioncode>
125 118
                                <taxondetermination>
126 119
                                    <party_id><party><fullname>$IdentifiedBy</fullname></party></party_id>
127 120
                                    <taxonverbatim_id>

Also available in: Unified diff