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

Also available in: Unified diff