1
|
GBIF,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
|
2
|
CatalogNO,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/cond/_exists",
|
3
|
InstitutionCD,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/then/_join/1",
|
4
|
CollectionCD,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/then/_join/2/_join/1",
|
5
|
CatalogNO,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/then/_join/3/_if[@name=""if indirect voucher""]/else",
|
6
|
MaximumElevationInMeter,/location/elevation_m/_alt/2/_avg/max,
|
7
|
MinimumElevationInMeter,/location/elevation_m/_alt/2/_avg/min,
|
8
|
VerbatimLatitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
|
9
|
VerbatimLongitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
|
10
|
LatestDateCollected,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_*/date,
|
11
|
CatalogNO,"/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/else",
|
12
|
CollectionCD,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/collectioncode_dwc/_join/1,Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name
|
13
|
InstitutionCD,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/institution_id/party/organizationname,
|
14
|
ScientificNameOriginal,/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_first/1,
|
15
|
ScientificName,/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_first/3,
|
16
|
IdentifiedBy,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/party/givenname/_namePart/first,
|
17
|
IdentifiedBy,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/party/middlename/_namePart/middle,
|
18
|
IdentifiedBy,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/party/surname/_namePart/last,
|
19
|
AuthorOfScientificName,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/author,
|
20
|
Family,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/family,
|
21
|
Genus,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/genus,
|
22
|
ScientificName,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/scientificname,
|
23
|
SpecificEpithet,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/species,
|
24
|
InfraspecificEpithet,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/subspecies/_alt/2/_name/last,
|
25
|
GBIFFamilyOriginal,/location/locationevent/taxonoccurrence/taxondetermination[isoriginal=true]/*_id/taxonpath/family,
|
26
|
GBIFGenusOriginal,/location/locationevent/taxonoccurrence/taxondetermination[isoriginal=true]/*_id/taxonpath/genus,
|
27
|
ScientificNameOriginal,/location/locationevent/taxonoccurrence/taxondetermination[isoriginal=true]/*_id/taxonpath/scientificname,
|
28
|
Collector,/location/locationevent/taxonoccurrence/verbatimcollectorname,
|
29
|
CatalogNO,"/location/locationevent/taxonoccurrence/voucher/*_id/specimenreplicate/catalognumber_dwc/_if[@name=""if indirect voucher""]/then",
|
30
|
Locality,/location/locationnarrative/_merge/1,
|
31
|
Country,/location/locationplace/*_id/placepath/country,
|
32
|
County,/location/locationplace/*_id/placepath/county,
|
33
|
StateProvince,/location/locationplace/*_id/placepath/stateprovince,
|
34
|
0,,** No join mapping for 0 **
|
35
|
1,,** No join mapping for 1 **
|
36
|
25,,** No join mapping for 25 **
|
37
|
3,,** No join mapping for 3 **
|
38
|
DecimalLatitude,,"** No non-empty join mapping for OMIT ** Contains VerbatimLatitude cast to a low-resolution float, which created spurious repeating decimals"
|
39
|
DecimalLongitude,,"** No non-empty join mapping for OMIT ** Contains VerbatimLongitude cast to a low-resolution float, which created spurious repeating decimals"
|
40
|
LastDateModified,,** No join mapping for dcterms:modified **
|