Revision 7432
Added by Aaron Marcuse-Kubitza almost 12 years ago
mappings/Makefile | ||
---|---|---|
27 | 27 |
(echo VegCore; $(sed) -n 's/^.*<a name="([a-z][^"]*|[A-Z]+)">.*$$/\1/p')\ |
28 | 28 |
<$< >$@ |
29 | 29 |
|
30 |
#Veg+-VegCore.csv: VegCore.htm |
|
31 |
# (echo "Veg+ VegCore"; $(bin)/redmine_synonyms) <$< >$@ |
|
32 |
|
|
30 | 33 |
VegCore.tables.csv: VegCore.htm |
31 | 34 |
<$< $(sed) -n 's/^.*<h1 *><a href="#[^>]+>([^<]+).*$$/\1/p' >$@ |
32 | 35 |
|
Also available in: Unified diff
mappings/Makefile: Added target to create Veg+-VegCore.csv from VegCore.htm, initially commented out until all the synonyms in the existing Veg+-VegCore.csv are added to the VegCore data dictionary <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore_data_dictionary>