Revision 919
Added by Aaron Marcuse-Kubitza almost 13 years ago
inputs/NYBG/maps/DwC.specimens.csv | ||
---|---|---|
38 | 38 |
"Longitude","verbatimLongitude", |
39 | 39 |
"Latitude","verbatimLatitude", |
40 | 40 |
"CoordinatePrecision","coordinatePrecision", |
41 |
"BoundingBox",, |
|
41 |
"BoundingBox","footprintWKT",
|
|
42 | 42 |
"MinimumElevation","minimumElevationInMeters", |
43 | 43 |
"MaximumElevation","maximumElevationInMeters", |
44 | 44 |
"MinimumDepth","minimumDepthInMeters", |
inputs/NYBG/maps/VegBIEN.specimens.csv | ||
---|---|---|
1 | 1 |
NYBG:nybg_raw,VegBIEN:/specimenreplicate,Comments,Order |
2 |
BoundingBox,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/dsgpoly,,91 |
|
2 | 3 |
CoordinatePrecision,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationaccuracy,,89 |
3 | 4 |
Country,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL,63 |
4 | 5 |
StateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
... | ... | |
40 | 41 |
InstitutionCode,:[*_id/reference]/{museum_id/party/organizationname/_name/first},,11 |
41 | 42 |
CollectionCode,":[*_id/reference]/{museum_id/party/organizationname/_name/last,collectioncode_dwc}",Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name,12 |
42 | 43 |
BasisOfRecord,,Brad: OMIT? See http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord for definition of this term.,15 |
43 |
BoundingBox,, |
|
44 | 44 |
CollectedDate,,** No join mapping for eventDate/_alt/1 ** |
45 | 45 |
ContinentOcean,,Brad: OMIT,59 |
46 | 46 |
DateLastModified,,"Brad: Mapping to VegX is incorrect. I think is this merely an internal timestamp indicated when record last modified, not necessarily when determination (taxon name) last modified. Probably we should omit this field, although might be useful for updating changed records from this source.",1 |
mappings/DwC-VegBIEN.specimens.csv | ||
---|---|---|
1 | 1 |
"DwC::[@xmlns:dcterms=""http://purl.org/dc/terms/""]/list/",VegBIEN:/specimenreplicate,Comments,Order |
2 |
footprintWKT,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/dsgpoly,,91 |
|
2 | 3 |
coordinatePrecision,/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationaccuracy,,89 |
3 | 4 |
country,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL,63 |
4 | 5 |
stateProvince,"/*_id/taxonoccurrence/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",,65 |
... | ... | |
87 | 88 |
eventTime,,Brad: OMIT,45 |
88 | 89 |
footprintSRS,,,92 |
89 | 90 |
footprintSpatialFit,,,93 |
90 |
footprintWKT,,,91 |
|
91 | 91 |
formation,,,115 |
92 | 92 |
geodeticDatum,,,87 |
93 | 93 |
geologicalContextID,,,100 |
Also available in: Unified diff
DwC mappings: Mapped BoundingBox, footprintWKT to location.dsgpoly