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>$subplot</authorlocationcode>
11 11
        <locationevent>
12
            <obsstartdate>
13
                <_date>
14
                    <date>
15
                        <_dateRangeStart>
16
                            <value>
17
                                <_alt>
18
                                    <0>$census_date</0>
19
                                    <1>$census_date</1>
20
                                </_alt>
21
                            </value>
22
                        </_dateRangeStart>
23
                    </date>
24
                </_date>
25
            </obsstartdate>
12
            <obsstartdate><_date><date><_dateRangeStart><value>$census_date</value></_dateRangeStart></date></_date></obsstartdate>
26 13
            <taxonoccurrence>
27 14
                <aggregateoccurrence>
28 15
                    <count>$no_of_individuals</count>

Also available in: Unified diff