Revision 1050
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.specimens.csv | ||
---|---|---|
34 | 34 |
Species,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/plantstatus/plantlevel=Species]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,149 |
35 | 35 |
Phylum,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/plantstatus/plantlevel=Subkingdom]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,143 |
36 | 36 |
Subspecies,"/*_id/taxonoccurrence/taxondetermination[*_id/role/rolecode=identifier,*_id/plantconcept/plantstatus/plantlevel=Subspecies]:[determinationtype=Author,isoriginal=true,iscurrent=true]/*_id/plantconcept/*_id/*/plantname",,150 |
37 |
Collector,/*_id/taxonoccurrence/verbatimcollectorname,,23 |
|
37 | 38 |
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 |
38 | 39 |
CollectorNumber,:[*_id/reference]/collectionnumber/_alt/1,,22 |
39 | 40 |
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 |
40 | 41 |
Notes,:[*_id/reference]/description/_merge/1,, |
41 | 42 |
PlantFungusDescription,":[*_id/reference]/description/_merge/2/_label[label=""plant fungus""]/value",, |
42 | 43 |
UniqueNYInternalRecordNumber,:[*_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 |
43 |
Collector,:[*_id/reference]/verbatimcollectorname,,23 |
|
44 | 44 |
InstitutionCode,:[*_id/reference]/{museum_id/party/organizationname/_name/first},,11 |
45 | 45 |
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 |
46 | 46 |
BasisOfRecord,,Brad: OMIT? See http://rs.tdwg.org/dwc/terms/index.htm#basisOfRecord for definition of this term.,15 |
Also available in: Unified diff
VegBIEN: Moved specimenreplicate.verbatimcollectorname to taxonoccurrence since it can also apply to aggregateoccurrences. Removed no longer needed taxonoccurrence fields which are now in taxondetermination.