Project

General

Profile

« Previous | Next » 

Revision 4657

inputs/*/*/map.csv: Moved filter suffixes to separate filter column to enable automapping to work on those mappings' terms, using the steps at <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Map_refactoring#Move-filter-suffixes-to-separate-filter-column&gt;. Note that the only changes to VegBIEN.csvs are the (now automapped) names of terms in "No join mapping" comments.

View differences:

map.csv
4 4
family,family,,
5 5
genus,genus,,
6 6
species,specificEpithet,,
7
usdaRank,taxonRank/_alt/1,,
8
infrarank,taxonRank/_alt/2,,
7
usdaRank,taxonRank,/_alt/1,
8
infrarank,taxonRank,/_alt/2,
9 9
infraname,infraspecificEpithet,,
10 10
SciName,scientificName,,
11 11
authors,scientificNameAuthorship,,
12
collector,Collector/_merge/1,,
13
collector1,Collector/_merge/2,,
14
collector2,Collector/_merge/3,,
15
collector3,Collector/_merge/4,,
12
collector,recordedBy,/_merge/1,
13
collector1,recordedBy,/_merge/2,
14
collector2,recordedBy,/_merge/3,
15
collector3,recordedBy,/_merge/4,
16 16
collectno,recordNumber,,
17 17
collmonth,monthCollected,,
18 18
collday,dayCollected,,
......
20 20
country,country,,
21 21
state,stateProvince,,
22 22
county,county,,
23
campus,"fieldNotes/_merge/5/_label[label=""campus""]/value",,
24
leaves,"reproductiveCondition/_map:[A=*,I=*,M=*]/value",,"Main values are A, I, and M. What do they mean?"
25
flower,"reproductiveCondition/_map:[A=*,I=*,M=*]/value",,"Main values are A, I, and M. What do they mean?"
26
fruit,"reproductiveCondition/_map:[A=*,I=*,M=*]/value",,"Main values are A, I, and M. What do they mean?"
27
root,"reproductiveCondition/_map:[A=*,I=*,M=*]/value",,"Main values are A, I, and M. What do they mean?"
23
campus,fieldNotes,"/_merge/5/_label[label=""campus""]/value",
24
leaves,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
25
flower,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
26
fruit,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
27
root,reproductiveCondition,"/_map:[A=*,I=*,M=*]/value","Main values are A, I, and M. What do they mean?"
28 28
locality,locality,,
29 29
habitat,habitat,,
30
comment1,fieldNotes/_merge/1,,
31
comment2,fieldNotes/_merge/2,,
32
comment3,fieldNotes/_merge/3,,
33
comment4,fieldNotes/_merge/4,,
34
loanto,"fieldNotes/_merge/6/_label[label=""loaned to""]/value",,
35
inorout,"fieldNotes/_merge/7/_label[label=""in or out""]/value",,
30
comment1,fieldNotes,/_merge/1,
31
comment2,fieldNotes,/_merge/2,
32
comment3,fieldNotes,/_merge/3,
33
comment4,fieldNotes,/_merge/4,
34
loanto,fieldNotes,"/_merge/6/_label[label=""loaned to""]/value",
35
inorout,fieldNotes,"/_merge/7/_label[label=""in or out""]/value",
36 36
sheetno,associatedMedia,,?
37 37
cultivated,cultivated,,Ignore other values
38 38
filler,filler,,"Where used, same as family"

Also available in: Unified diff