Project

General

Profile

« Previous | Next » 

Revision 3903

mappings/Makefile: VegCSV-VegBIEN.specimens.csv: Use new all option to union, in order to manually review inputs which appear in both maps but map to different places

View differences:

Makefile
103 103
DwC2-VegBIEN.specimens.csv
104 104
	<$< $(bin)/invert\
105 105
|$(bin)/join $(word 2,$+)\
106
|$(bin)/union $(word 3,$+)\
106
|env all=1 $(bin)/union $(word 3,$+)\
107 107
|$(bin)/sort_map >$@
108 108
vegcsvMaps += VegCSV-VegBIEN.specimens.csv
109 109

  

Also available in: Unified diff