Revision 1285
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
12 | 12 |
|
13 | 13 |
join = env header_num=1 $(bin)/join_union_sort |
14 | 14 |
selfMap = $(bin)/cols 0 0 |
15 |
removeEmpty = $(bin)/remove_empty |
|
15 | 16 |
|
16 | 17 |
define chRoot |
17 | 18 |
$(bin)/ch_root <$< >$@ |
... | ... | |
62 | 63 |
$(selfMap) <$< >$@ |
63 | 64 |
joinMaps += DwC.self.specimens.csv |
64 | 65 |
|
66 |
DwC-VegBIEN.specimens.no_empty.csv: DwC-VegBIEN.specimens.csv |
|
67 |
$(removeEmpty) <$< >$@ |
|
68 |
joinMaps += DwC-VegBIEN.specimens.no_empty.csv |
|
69 |
|
|
65 | 70 |
join_maps: $(joinMaps) ; |
66 | 71 |
|
67 | 72 |
all += $(joinMaps) |
Also available in: Unified diff
Added autogen mappings/DwC-VegBIEN.specimens.no_empty.csv, which will be used for determining which DwC fields for a particular dataset do not yet have a join mapping to VegBIEN