Project

General

Profile

« Previous | Next » 

Revision 5855

schemas/vegbien.sql: Renamed placepath to place since this contains primary information about the place, including the reference to the canonical place

View differences:

VegBIEN.csv
60 60
darwin:MaximumDepth,/location/locationevent/waterdepth_m/_avg/max,
61 61
darwin:MinimumDepth,/location/locationevent/waterdepth_m/_avg/min,
62 62
darwin:Locality,/location/locationnarrative/_merge/1,
63
darwin:ContinentOcean,/location/locationplace/*_id/placepath/continent,
64
darwin:Country,/location/locationplace/*_id/placepath/country,
65
darwin:County,/location/locationplace/*_id/placepath/county,
66
darwin:StateProvince,/location/locationplace/*_id/placepath/stateprovince,
63
darwin:ContinentOcean,/location/locationplace/*_id/place/continent,
64
darwin:Country,/location/locationplace/*_id/place/country,
65
darwin:County,/location/locationplace/*_id/place/county,
66
darwin:StateProvince,/location/locationplace/*_id/place/stateprovince,
67 67
darwin:BasisOfRecord,,** No join mapping for basisOfRecord ** 
68 68
darwin:DateLastModified,,** No join mapping for dcterms:modified ** 
69 69
darwin:FieldNumber,,"** No non-empty 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)."

Also available in: Unified diff