Revision 1529
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.specimens.csv | ||
---|---|---|
27 | 27 |
inorout,"/description/_merge/1/_merge/7/_label[label=""in or out""]/value",, |
28 | 28 |
accession,":[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel,*_id/taxonoccurrence]/sourceaccessioncode","Brad: OMIT; Aaron: We need this field because it is the only ID column with an entry in every row; Brad: OK, use this as primary key",19 |
29 | 29 |
collectno,:[datasource_id/party/organizationname/_alt/2=$/_ignore/inLabel]/collectionnumber/_alt/1,,22 |
30 |
cultivated,,Ignore other values,30
|
|
30 |
cultivated,,"** No join mapping for establishmentMeans/_map:[Y=cultivated,N=wild]/value ** Ignore other values"
|
|
31 | 31 |
filler,,"Where used, same as family" |
32 |
flower,,"Main values are A, I, and M. What do they mean?",28 |
|
33 |
fruit,,"Main values are A, I, and M. What do they mean?",28 |
|
34 |
infrarank,,,151 |
|
35 |
leaves,,"Main values are A, I, and M. What do they mean?",28 |
|
36 |
root,,"Main values are A, I, and M. What do they mean?",28 |
|
37 |
sheetno,,?,36 |
|
38 |
usdaRank,,,151 |
|
32 |
flower,,"** No join mapping for reproductiveCondition/_map:[]/value ** Main values are A, I, and M. What do they mean?" |
|
33 |
fruit,,"** No join mapping for reproductiveCondition/_map:[]/value ** Main values are A, I, and M. What do they mean?" |
|
34 |
infrarank,,** No join mapping for taxonRank/_alt/2 ** |
|
35 |
leaves,,"** No join mapping for reproductiveCondition/_map:[]/value ** Main values are A, I, and M. What do they mean?" |
|
36 |
root,,"** No join mapping for reproductiveCondition/_map:[]/value ** Main values are A, I, and M. What do they mean?" |
|
37 |
sheetno,,** No join mapping for associatedMedia ** ? |
|
38 |
usdaRank,,** No join mapping for taxonRank/_alt/1 ** |
Also available in: Unified diff
mappings/Makefile: Generate DwC-VegBIEN.specimens.csv from new intermediate DwC.ci-VegBIEN.specimens.csv using $(removeEmpty) so that "No join mapping" errors will be reported when maps are joined to it. Deprecate DwC-VegBIEN.specimens.no_empty.csv because it's now identical to DwC-VegBIEN.specimens.csv.