Revision 351
Added by Aaron Marcuse-Kubitza almost 13 years ago
SALVIAS_db-VegBank.organisms.csv | ||
---|---|---|
1 | 1 |
SALVIAS:plotObservations,VegBank:/taxonObservation,Comments |
2 |
census_date,/*_ID/observation/obsStartDate/_date/year, |
|
3 | 2 |
PlotCode,"/*_ID/observation/{*_ID/plot:[confidentialityStatus=0]/authorPlotCode/_alt/2,authorObsCode}","Brad: Same as plotCode, above" |
4 | 3 |
NoInd,/taxonImportance/*/stemCount/_alt/1,"Brad: Incorrect for VegX. This is a count of number of indiiduals for an *aggregate* observation. For VegBank, I'm not sure. Not exactly the same as stemCount. An individual tree could have 3 stems but would still only count as 1. We need to check with Bob on this." |
5 | 4 |
cover_percent,/taxonImportance/cover, |
... | ... | |
11 | 10 |
tag1,/taxonImportance/stemCount/stemLocation/stemCode/_alt/2,"Brad: Another type of code, typically a number, used by the original data provider to indicate an individual tree. These are numbers on physical tags attached to the tree. Tag2 Is the same thing, only used if the first tag was lost. Obviously not a good system as it's possible a tree tag could be lost and changed more than once." |
12 | 11 |
x_position,/taxonImportance/stemCount/stemLocation/stemXPosition,"Brad: Correct for VegBank. I'm not so sure for VegX. Let's ask Nick about this. These are important, fundamental values of many tree plots, and should be accommodated within VegX." |
13 | 12 |
y_position,/taxonImportance/stemCount/stemLocation/stemYPosition,Brad: See comment above for x_position |
13 |
census_date,/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/collectionDate/_date/date, |
|
14 | 14 |
coll_number,/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/collectionNumber,Brad: Incorrect. Map instead as for voucher_string |
15 | 15 |
coll_firstname,"/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/collector_ID/party/{givenName/_namePart/first,middleName/_namePart/last}",Brad: See comment above |
16 | 16 |
coll_lastname,/taxonInterpretation[ROLE_ID/aux_Role/roleCode=collector]/collector_ID/party/{surName},"Brad: Correct for VegBank. This is the collector of a separate specimen which vouchers this tree or species. I worry that vouchers are not properly accommodated in VegX. Again, we need to check with Nick." |
Also available in: Unified diff
VegX-VegBank organisms mapping: Added collectionDate mapping