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
Expedition
2
Inventory name
3
Inventory code
4
Tag number
5
Tree number
6
Number of subplot
7
Index collector
8
Specimen
9
Field family
10
Field name
11
Family (revised)
12
Specie+autor
13
Genera
14
Species and morphotypes
15
Autor (revised)
16
Determined by
17
Qualifier
18
Diameter
19
Trunk
20
Total height
21
Liana presence
22
Observations
1
Expedition,projectName,,
2
Inventory name,plotName,,
3
Inventory code,locationID,,
4
Tag number,tag,,
5
Tree number,recordNumber,,
6
Number of subplot,subplot,,
7
Index collector,recordedBy,,
8
Specimen,catalogNumber,,
9
Field family,verbatimFamily,,
10
Field name,verbatimGenus,,Often = Genera
11
Family (revised),family,,
12
Specie+autor,scientificNameWithAuthorship,,
13
Genera,genus,,
14
Species and morphotypes,scientificName,,"Contains less than ""Specie+autor"""
15
Autor (revised),scientificNameAuthorship,,
16
Determined by,identifiedBy,,
17
Qualifier,identificationQualifier,,
18
Diameter,diameterBreastHeight_m,,
19
Trunk,authorStemCode,,
20
Total height,height,,
21
Liana presence,lianaInfestation,,
22
Observations,fieldNotes,,

Also available in: Unified diff