Revision 1051
Added by Aaron Marcuse-Kubitza almost 13 years ago
DwC-VegBIEN.specimens.csv | ||
---|---|---|
43 | 43 |
phylum,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/plantstatus/plantlevel=Subkingdom]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,143 |
44 | 44 |
infraspecificEpithet,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/plantstatus/plantlevel=Subspecies]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,150 |
45 | 45 |
recordedBy,/*_id/taxonoccurrence/verbatimcollectorname,,23 |
46 |
fieldNotes,"/definedvalue[*_id/userdefined[tablename=specimenreplicate,userdefinedname=notes]]:[@fkey=tableRecord_ID]/definedvalue","Brad: mapping OK; NY appears to be using this field for almost anything, but mostly internal collections notes",54 |
|
47 | 46 |
catalogNumber,:[*_id/reference]/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,:[*_id/reference]/collectionnumber/_alt/1,,22 |
49 | 48 |
collectionID,:[*_id/reference]/collectionnumber/_alt/2,,9 |
50 | 49 |
fieldNumber,:[*_id/reference]/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,:[*_id/reference]/description,,
|
|
52 |
bien.specimenDescription/_merge/1,:[*_id/reference]/description/_merge/1,,
|
|
53 |
"bien.specimenDescription/_merge/2/_label[label=""plant fungus""]/value",":[*_id/reference]/description/_merge/2/_label[label=""plant fungus""]/value",,
|
|
50 |
fieldNotes,:[*_id/reference]/description,,
|
|
51 |
fieldNotes/_merge/1,:[*_id/reference]/description/_merge/1,,
|
|
52 |
"fieldNotes/_merge/2/_label[label=""plant fungus""]/value",":[*_id/reference]/description/_merge/2/_label[label=""plant fungus""]/value",,
|
|
54 | 53 |
occurrenceID,:[*_id/reference]/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,:[*_id/reference]/{museum_id/party/organizationname/_name/first},,11 |
56 | 55 |
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 |
Also available in: Unified diff
DwC mappings: Mapped specimen description via fieldNotes instead of custom bien.specimenDescription field