Project

General

Profile

« Previous | Next » 

Revision 4656

inputs/*/*/map.csv: Added Filter column to contain any suffix added after the term, so that the automapping mechanism does not have to deal with the filter expressions

View differences:

map.csv
1
CTFS,Veg+,Comments
2
CountryID,CountryID,
3
PlotID,locationID,
4
PlotName,plotName,
5
LocationName,locality,
6
Latitude,verbatimLatitude,
7
Longitude,verbatimLongitude,
8
Elevation,verbatimElevation,
9
ReferenceX,ReferenceX,Rarely used
10
ReferenceY,ReferenceY,Rarely used
11
SizeOfSite,plotArea,
12
ShapeOfSite,footprintWKT,
13
DescriptionOfSite,locality,
14
CountryName,country,
15
row_num,row_num,
1
CTFS,Veg+,Filter,Comments
2
CountryID,CountryID,,
3
PlotID,locationID,,
4
PlotName,plotName,,
5
LocationName,locality,,
6
Latitude,verbatimLatitude,,
7
Longitude,verbatimLongitude,,
8
Elevation,verbatimElevation,,
9
ReferenceX,ReferenceX,,Rarely used
10
ReferenceY,ReferenceY,,Rarely used
11
SizeOfSite,plotArea,,
12
ShapeOfSite,footprintWKT,,
13
DescriptionOfSite,locality,,
14
CountryName,country,,
15
row_num,row_num,,

Also available in: Unified diff