Revision 3908
Added by Aaron Marcuse-Kubitza over 12 years ago
mappings/for_review/VegBIEN-DwC2.specimens.csv | ||
---|---|---|
30 | 30 |
//specimenreplicate/iscultivated,establishmentMeans,,http://rs.tdwg.org/dwc/terms/#establishmentMeans,30 |
31 | 31 |
//specimenreplicate/isnative,establishmentMeans,,http://rs.tdwg.org/dwc/terms/#establishmentMeans,30 |
32 | 32 |
//specimenreplicate/sourceaccessioncode,occurrenceID,,http://rs.tdwg.org/dwc/terms/#occurrenceID,19 |
33 |
//specimenreplicate/taxondetermination[role=identifier]/determinationdate/_*/date,dateIdentified,,http://rs.tdwg.org/dwc/terms/#dateIdentified,120 |
|
34 |
//specimenreplicate/taxondetermination[role=identifier]/*_id/party/givenname,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
35 |
//specimenreplicate/taxondetermination[role=identifier]/*_id/party/middlename,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
36 |
//specimenreplicate/taxondetermination[role=identifier]/*_id/party/surname,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
33 |
//specimenreplicate/verbatimcollectorname,recordedBy,,http://rs.tdwg.org/dwc/terms/#recordedBy,23 |
|
34 |
//taxonoccurrence/taxondetermination[role=identifier]/determinationdate/_*/date,dateIdentified,,http://rs.tdwg.org/dwc/terms/#dateIdentified,120 |
|
35 |
//taxonoccurrence/taxondetermination[role=identifier]/*_id/party/givenname,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
36 |
//taxonoccurrence/taxondetermination[role=identifier]/*_id/party/middlename,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
37 |
//taxonoccurrence/taxondetermination[role=identifier]/*_id/party/surname,identifiedBy,,http://rs.tdwg.org/dwc/terms/#identifiedBy,119 |
|
37 | 38 |
//plantconcept/plantname_id[rank=binomial]/plantname,scientificName,,http://rs.tdwg.org/dwc/terms/#scientificName,134 |
38 | 39 |
//plantconcept/plantname_id[rank=authority]/plantname,scientificNameAuthorship,,http://rs.tdwg.org/dwc/terms/#scientificNameAuthorship,153 |
39 | 40 |
//plantconcept/plantname_id[rank=subspecies]/plantname,infraspecificEpithet,,http://rs.tdwg.org/dwc/terms/#infraspecificEpithet,150 |
... | ... | |
44 | 45 |
//plantconcept/plantname_id[rank=class]/plantname,class,,http://rs.tdwg.org/dwc/terms/#class,144 |
45 | 46 |
//plantconcept/plantname_id[rank=subkingdom]/plantname,phylum,,http://rs.tdwg.org/dwc/terms/#phylum,143 |
46 | 47 |
//plantconcept/plantname_id[rank=kingdom]/plantname,kingdom,,http://rs.tdwg.org/dwc/terms/#kingdom,142 |
47 |
//specimenreplicate/verbatimcollectorname,recordedBy,,http://rs.tdwg.org/dwc/terms/#recordedBy,23 |
|
48 | 48 |
//locationevent/waterdepth,maximumDepthInMeters,,http://rs.tdwg.org/dwc/terms/#maximumDepthInMeters,75 |
49 | 49 |
//locationevent/waterdepth,minimumDepthInMeters,,http://rs.tdwg.org/dwc/terms/#minimumDepthInMeters,74 |
50 | 50 |
//location/locationnarrative,locality,,http://rs.tdwg.org/dwc/terms/#locality,68 |
Also available in: Unified diff
mappings/DwC2-VegBIEN.specimens.csv: Mapped specimenreplicate via plantobservation for consistency with plots data. (This change is required for VegCSV table merging to work properly.) This is also a more accurate way of representing the data, because a specimen in fact comes from a plant, and it's natural to place the plant-related data (measurements, etc.) in the plantobservation table.