Revision 1051
Added by Aaron Marcuse-Kubitza almost 13 years ago
DwC-VegBIEN.specimens.csv | ||
---|---|---|
43 | 43 |
phylum,"//taxonoccurrence/taxondetermination[rolecode=identifier,plantlevel=Subkingdom]/*_id/plantconcept/*_id/*/plantname",,143 |
44 | 44 |
infraspecificEpithet,"//taxonoccurrence/taxondetermination[rolecode=identifier,plantlevel=Subspecies]/*_id/plantconcept/*_id/*/plantname",,150 |
45 | 45 |
recordedBy,//taxonoccurrence/verbatimcollectorname,,23 |
46 |
fieldNotes,"/definedvalue[*_id/userdefined[tablename=specimenreplicate,userdefinedname=notes]]/definedvalue","Brad: mapping OK; NY appears to be using this field for almost anything, but mostly internal collections notes",54 |
|
47 | 46 |
catalogNumber,/catalognumber_dwc,"Brad: Not sure if mapping correct. Nick, is there an element for institutional accession codes in VegX?; Aaron: This can't be used as the accession code (primary key) because some rows don't have a value for it",20 |
48 | 47 |
recordNumber,/collectionnumber/_alt/1,,22 |
49 | 48 |
collectionID,/collectionnumber/_alt/2,,9 |
50 | 49 |
fieldNumber,/collectionnumber/_alt/3,"Brad: Correct for VB, not sure about VX; Nick, is there an element in VX fo Collection Number?",53 |
51 |
bien.specimenDescription,/description,,
|
|
52 |
bien.specimenDescription/_merge/1,/description/_merge/1,,
|
|
53 |
"bien.specimenDescription/_merge/2/_label[label=""plant fungus""]/value","/description/_merge/2/_label[label=""plant fungus""]/value",,
|
|
50 |
fieldNotes,/description,,
|
|
51 |
fieldNotes/_merge/1,/description/_merge/1,,
|
|
52 |
"fieldNotes/_merge/2/_label[label=""plant fungus""]/value","/description/_merge/2/_label[label=""plant fungus""]/value",,
|
|
54 | 53 |
occurrenceID,/sourceaccessioncode,"Brad: OMIT; Aaron: We need this field because it is the only ID column with an entry in every row; Brad: OK, use this as primary key",19 |
55 | 54 |
institutionCode,/{museum_id/party/organizationname/_name/first},,11 |
56 | 55 |
collectionCode,"/{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 |
Also available in: Unified diff
DwC mappings: Mapped specimen description via fieldNotes instead of custom bien.specimenDescription field