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

Also available in: Unified diff