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
InfraSpecificLevel
2
MeasureID
3
SizeOfSite
4
SpeciesAuthority
5
StemID
6
x
7
y
1
InfraSpecificLevel,UNUSED,,
2
MeasureID,individualID,,
3
SizeOfSite,plotArea_ha,,"""Size in hectares"" (SizeOfSite comments in <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_src/ctfs-comments_worksheet.xls>)"
4
SpeciesAuthority,scientificNameAuthorship,,
5
StemID,authorStemCode,,
6
x,organismX,,
7
y,organismY,,

Also available in: Unified diff