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
authorplotcode
2
parent_id
3
locationaccuracy
4
shape
5
area
6
elevationrange
7
area|country|territory
8
region|state|province
1
authorplotcode,plotName,,
2
parent_id,parentLocationID,,
3
locationaccuracy,coordinateUncertaintyInMeters,,
4
shape,footprintWKT,,
5
area,plotArea_m2,,"""Total area of the plot in m2"" (area definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename>)"
6
elevationrange,UNUSED,,
7
area|country|territory,country,,
8
region|state|province,stateProvince,,

Also available in: Unified diff