Project

General

Profile

« Previous | Next » 

Revision 4638

inputs/*/*/map.csv: Changed empty mappings to self mappings, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Change-empty-mappings-to-self-mappings&gt;. Note that in map.full.csv and VegBIEN.csv, lines that have changed are always the result of the input field's case being changed to match the case of the datasource's actual column name.

View differences:

map.full.csv
1 1
GBIF[Veg+],Veg+,Comments
2
0,0,
3
1,1,
4
25,25,
5
3,3,
2 6
CatalogNO,catalogNumber,
3 7
CollectionCD,collectionCode,
4
collector,collector
5
country,country
6
county,county
8
Country,country,
9
County,county,
7 10
LatestDateCollected,dateCollected,
8 11
LastDateModified,dcterms:modified,
9
decimalLatitude,decimalLatitude
10
decimalLongitude,decimalLongitude
11
family,family
12
genus,genus
13
identifiedBy,identifiedBy
14
infraspecificEpithet,infraspecificEpithet
12
DecimalLatitude,decimalLatitude,
13
DecimalLongitude,decimalLongitude,
14
Family,family,
15
Genus,genus,
16
IdentifiedBy,identifiedBy,
17
InfraspecificEpithet,infraspecificEpithet,
15 18
InstitutionCD,institutionCode,
16
locality,locality
19
Locality,locality,
17 20
MaximumElevationInMeter,maximumElevationInMeters,
18 21
MinimumElevationInMeter,minimumElevationInMeters,
19
scientificName,scientificName
22
Collector,recordedBy,
23
ScientificName,scientificName,
20 24
AuthorOfScientificName,scientificNameAuthorship,
21
specificEpithet,specificEpithet
22
stateProvince,stateProvince
25
SpecificEpithet,specificEpithet,
26
StateProvince,stateProvince,
23 27
GBIFFamilyOriginal,verbatimFamily,
24 28
GBIFGenusOriginal,verbatimGenus,
25
verbatimLatitude,verbatimLatitude
26
verbatimLongitude,verbatimLongitude
29
VerbatimLatitude,verbatimLatitude,
30
VerbatimLongitude,verbatimLongitude,
27 31
ScientificNameOriginal,verbatimScientificName,

Also available in: Unified diff