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
observation_id
2
methodnarrative
3
obsstartdate
4
obsenddate
5
soilorganic
6
soiltexture
7
soilsand
8
soilsilt
9
soilclay
10
soilph
11
exchangecapacity
1
observation_id,eventID,,
2
methodnarrative,samplingProtocol,,
3
obsstartdate,startDate,,
4
obsenddate,endDate,,
5
soilorganic,organic,,
6
soiltexture,texture,,
7
soilsand,sand,,
8
soilsilt,silt,,
9
soilclay,clay,,
10
soilph,ph,,
11
exchangecapacity,cationExchangeCapacity,,

Also available in: Unified diff