Project

General

Profile

« Previous | Next » 

Revision 4844

input.Makefile: Maps building: Use new mappings/VegCore.csv as the VegCore vocabulary to canonicalize on, in order to also canonicalize VegCore terms which are not yet mapped to VegBIEN. This results in several DwC terms getting their case standardized according to http://rs.tdwg.org/dwc/terms/. Continue to determine unmapped terms using mappings/VegCore-VegBIEN.csv, because a term should not be considered mapped until it has been mapped all the way through to VegBIEN.

View differences:

VegBIEN.csv
44 44
darwin:Country,/location/locationplace/*_id/placepath/country,
45 45
darwin:County,/location/locationplace/*_id/placepath/county,
46 46
darwin:StateProvince,/location/locationplace/*_id/placepath/stateprovince,
47
darwin:BasisOfRecord,,** No join mapping for BasisOfRecord ** 
47
darwin:BasisOfRecord,,** No join mapping for basisOfRecord ** 
48 48
darwin:DateLastModified,,** No join mapping for dcterms:modified ** 
49 49
darwin:FieldNumber,,"** No join mapping for UNUSED ** `grep -F ""<darwin:FieldNumber>"" inputs/XAL/src/digir.specimens.xml` returns no lines. This historical DwC term (http://rs.tdwg.org/dwc/terms/history/index.htm#fieldNumber-2009-04-24) has close to the same meaning as recordNumber (http://rs.tdwg.org/dwc/terms/#recordNumber)."
50 50
darwin:JulianDay,,** No join mapping for day ** 
......
53 53
darwin:RelatedCatalogItem,,** No join mapping for relatedResourceID ** 
54 54
darwin:RelationshipType,,** No join mapping for relationshipOfResource ** 
55 55
darwin:TimeOfDay,,** No join mapping for eventTime ** 
56
darwin:TypeStatus,,** No join mapping for TypeStatus ** 
56
darwin:TypeStatus,,** No join mapping for typeStatus ** 

Also available in: Unified diff