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.csv
1 1
UNCC[Veg+],Veg+,Comments
2 2
accession,occurrenceID,
3 3
herbarium,institutionCode,
4
family,,
5
genus,,
6
species,,
4
family,family,
5
genus,genus,
6
species,specificEpithet,
7 7
usdaRank,taxonRank/_alt/1,
8 8
infrarank,taxonRank/_alt/2,
9 9
infraname,infraspecificEpithet,
......
17 17
collmonth,monthCollected,
18 18
collday,dayCollected,
19 19
collyear,yearCollected,
20
country,,
21
state,,
22
county,,
20
country,country,
21
state,stateProvince,
22
county,county,
23 23
campus,"fieldNotes/_merge/5/_label[label=""campus""]/value",
24 24
leaves,"reproductiveCondition/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
25 25
flower,"reproductiveCondition/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
26 26
fruit,"reproductiveCondition/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
27 27
root,"reproductiveCondition/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
28
locality,,
29
habitat,,
28
locality,locality,
29
habitat,habitat,
30 30
comment1,fieldNotes/_merge/1,
31 31
comment2,fieldNotes/_merge/2,
32 32
comment3,fieldNotes/_merge/3,
......
35 35
inorout,"fieldNotes/_merge/7/_label[label=""in or out""]/value",
36 36
sheetno,associatedMedia,?
37 37
cultivated,cultivated,Ignore other values
38
filler,,"Where used, same as family"
38
filler,filler,"Where used, same as family"

Also available in: Unified diff