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
MO[Veg+],Veg+,Comments
2
catalogNumber,catalogNumber
3
collectionCode,collectionCode
4
collector,collector
5
collectorNumber,collectorNumber
6
continentOcean,continentOcean
7
country,country
8
county,county
9
dayCollected,dayCollected
10
family,family
2
BasisOfRecord,BasisOfRecord,
3
TypeStatus,TypeStatus,
4
CatalogNumber,catalogNumber,
5
CollectionCode,collectionCode,
6
ContinentOcean,continent,
7
Country,country,
8
County,county,
9
DayCollected,dayCollected,
10
DateLastModified,dcterms:modified,
11
family,family,
11 12
convertednotes,fieldNotes,
12
genus,genus
13
identifiedBy,identifiedBy
14
individualCount,individualCount
15
institutionCode,institutionCode
16
kingdom,kingdom
17
latitude,latitude
18
locality,locality
19
longitude,longitude
20
maximumElevation,maximumElevation
21
minimumElevation,minimumElevation
22
monthCollected,monthCollected
23
notes,notes
24
scientificName,scientificName
25
scientificNameAuthor,scientificNameAuthor
26
species,species
27
stateProvince,stateProvince
28
subspecies,subspecies
29
yearCollected,yearCollected
13
notes,fieldNotes,
14
genus,genus,
15
IdentifiedBy,identifiedBy,
16
IndividualCount,individualCount,
17
Subspecies,infraspecificEpithet,
18
InstitutionCode,institutionCode,
19
Kingdom,kingdom,
20
Locality,locality,
21
MaximumElevation,maximumElevationInMeters,
22
MinimumElevation,minimumElevationInMeters,
23
MonthCollected,monthCollected,
24
CollectorNumber,recordNumber,
25
Collector,recordedBy,
26
ScientificName,scientificName,
27
ScientificNameAuthor,scientificNameAuthorship,
28
species,specificEpithet,
29
StateProvince,stateProvince,
30
latitude,verbatimLatitude,
31
longitude,verbatimLongitude,
32
YearCollected,yearCollected,

Also available in: Unified diff