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
CatalogNumberNumeric
2
TimeCollected
3
VerbatimCollectingDate
4
HorizontalDatum
5
OriginalCoordinateSystem
6
GeorefMethod
7
LatLongComments
8
IdentificationModifier
9
Tissues
10
AgeClass
11
GenBankNum
12
RelatedCatalogedItems
1
CatalogNumberNumeric,catalogNumber,/_alt/1,
2
TimeCollected,eventTime,,
3
VerbatimCollectingDate,dateCollected,/_alt/0,
4
HorizontalDatum,UNUSED,,
5
OriginalCoordinateSystem,verbatimSRS,,
6
GeorefMethod,georeferenceProtocol,,
7
LatLongComments,georeferenceRemarks,,
8
IdentificationModifier,identificationQualifier,,
9
Tissues,UNUSED,,
10
AgeClass,lifeStage,,
11
GenBankNum,associatedSequences,"/_label[label=""GenBank""]/value",
12
RelatedCatalogedItems,relatedResourceID,/_alt/2,Used only when OtherCatalogNumbers is NULL

Also available in: Unified diff