Project

General

Profile

« Previous | Next » 

Revision 4504

intersect, union: Made case- and punctuation-insensitive. mappings/Veg+-VegBIEN.csv: Removed no longer needed duplicate entries for each first letter case, which must now be removed for case- and punctuation-insensitive intersect/union to work. Note that the SpeciesLink `svn diff` hides _alt entry 0, which contains one of the removed duplicate columns that appears in the diff.

View differences:

test.xml.ref
9 9
        </parent_id>
10 10
        <authorlocationcode>$Line</authorlocationcode>
11 11
        <locationevent>
12
            <obsenddate>
13
                <_date>
14
                    <date>
15
                        <_dateRangeEnd>
16
                            <value>
17
                                <_alt>
18
                                    <0>$census_date</0>
19
                                    <1>$census_date</1>
20
                                </_alt>
21
                            </value>
22
                        </_dateRangeEnd>
23
                    </date>
24
                </_date>
25
            </obsenddate>
26
            <obsstartdate>
27
                <_date>
28
                    <date>
29
                        <_dateRangeStart>
30
                            <value>
31
                                <_alt>
32
                                    <0>$census_date</0>
33
                                    <1>$census_date</1>
34
                                </_alt>
35
                            </value>
36
                        </_dateRangeStart>
37
                    </date>
38
                </_date>
39
            </obsstartdate>
12
            <obsenddate><_date><date><_dateRangeEnd><value>$census_date</value></_dateRangeEnd></date></_date></obsenddate>
13
            <obsstartdate><_date><date><_dateRangeStart><value>$census_date</value></_dateRangeStart></date></_date></obsstartdate>
40 14
            <taxonoccurrence>
41 15
                <aggregateoccurrence>
42 16
                    <count>$NoInd</count>

Also available in: Unified diff