Project

General

Profile

« Previous | Next » 

Revision 5958

mappings/VegCore-VegBIEN.csv: matched place: Also map verbatim place's geoscrub-related fields to the matched place, to link up with geoscrub's corresponding input place

View differences:

VegBIEN.csv
62 62
darwin:ContinentOcean,/location/locationplace/*_id/place/continent,
63 63
darwin:Country,/location/locationplace/*_id/place/country,
64 64
darwin:County,/location/locationplace/*_id/place/county,
65
darwin:Latitude,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/latitude_deg",
66
darwin:Longitude,"/location/locationplace/*_id/place/matched_place_id/place/*_id/coordinates/_first/2/_if[@name=""if geovalidation""]/then/longitude_deg",
65
darwin:Latitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/latitude_deg,
66
darwin:Longitude,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/*_id/coordinates/_first/2/longitude_deg,
67
darwin:Country,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/country/_first/2,
68
darwin:StateProvince,/location/locationplace/*_id/place/matched_place_id/place:[reference_id/reference/shortname=geoscrub]/stateprovince/_first/2,
67 69
darwin:StateProvince,/location/locationplace/*_id/place/stateprovince,
68 70
darwin:BasisOfRecord,,** No join mapping for basisOfRecord ** 
69 71
darwin:DateLastModified,,** No join mapping for dcterms:modified ** 

Also available in: Unified diff