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
1haPlotCode
2
Collectors
3
Method
4
ObservationDate
5
SiteName
6
TreeNumber
7
X_1haPlot
8
Y_1haPlot
1
1haPlotCode,plotName,,
2
Collectors,recordedBy,,
3
Method,samplingProtocol,,
4
ObservationDate,eventDate,,
5
SiteName,projectName,,
6
TreeNumber,tag,,
7
X_1haPlot,organismX,,
8
Y_1haPlot,organismY,,

Also available in: Unified diff