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
taxonobservation_id
2
observation_id
3
authorplantname
4
museumaccessionnumber
5
interpretationdate
6
collectiondate
1
taxonobservation_id,taxonOccurrenceID,,
2
observation_id,eventID,,
3
authorplantname,verbatimScientificName,,
4
museumaccessionnumber,catalogNumber,,
5
interpretationdate,dateIdentified,,
6
collectiondate,dateCollected,,

Also available in: Unified diff