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
Addcoll
2
Barcode
3
Colldd
4
Collmm
5
Collyy
6
DateInfo
7
Detby
8
Detyy
9
Ecology
10
Gazetteer
11
Lat
12
Locnotes
13
Long
14
Newgazett
15
Number
16
Phenology
17
Prefix
18
Suffix
19
cf
1
Addcoll,recordedBy,/_join/2,
2
Barcode,catalogNumber,,
3
Colldd,dayCollected,,
4
Collmm,monthCollected,,
5
Collyy,yearCollected,,
6
DateInfo,UNUSED,,
7
Detby,identifiedBy,,
8
Detyy,yearIdentified,,
9
Ecology,habitat,,
10
Gazetteer,verbatimLocality,"/_join/1/_label[label=""gazetteer""]/value/_join/1",
11
Lat,decimalLatitude,,
12
Locnotes,verbatimLocality,/_join/2,
13
Long,decimalLongitude,,
14
Newgazett,verbatimLocality,"/_join/1/_label[label=""gazetteer""]/value/_join/2",Only used in 1 row
15
Number,recordNumber,,
16
Phenology,reproductiveCondition,,
17
Prefix,UNUSED,,
18
Suffix,UNUSED,,
19
cf,identificationQualifier,,

Also available in: Unified diff