Project

General

Profile

« Previous | Next » 

Revision 10566

inputs/NCU/Specimen/map.csv: OwnerInstitution: remapped to specimenOwner rather than specimenHolderInstitutions. OwnerInstitution, CatalogSeriesPrefix: documented the VegCore SQL dotpath (http://wiki.vegpath.org/SQL_dotpaths) that would be used to refer to the field. this specifies the destination field at a much finer level of detail than the one-size-fits-all denormalized name.

View differences:

test.xml.ref
12 12
                                <1>$SpecimenPK</1>
13 13
                                <2>
14 14
                                    <_join>
15
                                        <1>
16
                                            <_alt>
17
                                                <1>$CatalogSeriesPrefix</1>
18
                                                <2>$OwnerInstitution</2>
19
                                            </_alt>
20
                                        </1>
15
                                        <1>$CatalogSeriesPrefix</1>
21 16
                                        <2>$CollectionGUID</2>
22 17
                                        <3>$CatalogNumber</3>
23 18
                                    </_join>
......
38 33
                                            <collectionnumber>$firstCollectorRemarks</collectionnumber>
39 34
                                            <institution_id>
40 35
                                                <sourcelist>
41
                                                    <name>
42
                                                        <_alt>
43
                                                            <1>$CatalogSeriesPrefix</1>
44
                                                            <2>$OwnerInstitution</2>
45
                                                        </_alt>
46
                                                    </name>
36
                                                    <name>$CatalogSeriesPrefix</name>
47 37
                                                    <sourcename>
48 38
                                                        <name>
49 39
                                                            <_split>
50 40
                                                                <separator>[,;] *</separator>
51
                                                                <value>
52
                                                                    <_alt>
53
                                                                        <1>$CatalogSeriesPrefix</1>
54
                                                                        <2>$OwnerInstitution</2>
55
                                                                    </_alt>
56
                                                                </value>
41
                                                                <value>$CatalogSeriesPrefix</value>
57 42
                                                            </_split>
58 43
                                                        </name>
59 44
                                                    </sourcename>

Also available in: Unified diff