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
SeriesName
3
Barcode
4
Full Taxon Name
5
Collect Date
6
Lat (-=S)
7
Long (-=W)
8
Accuracy
9
Format
10
Typology
1
Accession Number,occurrenceID,,
2
SeriesName,collectionCode,,
3
Barcode,catalogNumber,,
4
Full Taxon Name,scientificName,,
5
Collect Date,dateCollected,,
6
Lat (-=S),verbatimLatitude,"/_replace:[""\?$""=]/value",
7
Long (-=W),verbatimLongitude,"/_replace:[""\?$""=]/value",
8
Accuracy,coordinateUncertaintyInMeters,,
9
Format,preparations,,
10
Typology,typeStatus,,

Also available in: Unified diff