Project

General

Profile

« Previous | Next » 

Revision 4857

input.Makefile: Maps validation: %/new_terms.csv: Include the entire map spreadsheet row, so that each new term is listed together with its mapping. This facilitates adding new mappings to mappings/Veg+-VegCore.csv directly from any new_terms.csv. Note that the use of `sort -u` (in lib/mappings.Makefile) causes multiline comments to be separated, leading to spurious lines for each multiline comment line.

View differences:

new_terms.csv
1
SiteName
2
1haPlotCode
3
ObservationDate
4
Collectors
5
Method
6
X_1haPlot
7
Y_1haPlot
8
TreeNumber
1
SiteName,projectName,,
2
1haPlotCode,plotName,,
3
ObservationDate,eventDate,,
4
Collectors,recordedBy,,
5
Method,samplingProtocol,,
6
X_1haPlot,organismX,,
7
Y_1haPlot,organismY,,
8
TreeNumber,tag,,

Also available in: Unified diff