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
%cover
2
currentTaxonName sec Weakley 2006
3
locationAccuracy-m
4
obsStartDate
5
publicLatitude
6
publicLongitude
1
%cover,coverPercent,,
2
currentTaxonName sec Weakley 2006,scientificName,,
3
locationAccuracy-m,coordinateUncertaintyInMeters,,
4
obsStartDate,startDate,,
5
publicLatitude,decimalLatitude,,
6
publicLongitude,decimalLongitude,,

Also available in: Unified diff