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
acronym
2
accession_number
3
long_deg
4
lat_deg
5
coll_day
6
coll_month
7
coll_year
1
acronym,collectionCode,,
2
accession_number,occurrenceID,,
3
long_deg,verbatimLongitude,,
4
lat_deg,verbatimLatitude,,
5
coll_day,dayCollected,,
6
coll_month,monthCollected,,
7
coll_year,yearCollected,,

Also available in: Unified diff