Project

General

Profile

« Previous | Next » 

Revision 3904

mappings/Makefile: VegCSV-VegBIEN.specimens.csv: Temporarily sort by input column rather than output column, to assist in finding terms that map to different places in the DwC- and VegX-VegBIEN mappings

View differences:

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

  
110 111
vegcsv_maps: _always $(vegcsvMaps) ;

Also available in: Unified diff