Project

General

Profile

« Previous | Next » 

Revision 3363

inputs/SALVIAS/maps/VegX.stems.csv: Fixed PlotObsID mapping to point to sourceAccessionCode so that it would map to the same place as organisms' PlotObsID and the entries would be merged. This will hopefully also fix a SALVIAS stems import bug where the specimenreplicate join on existing/inserted rows matched multiple rows, in spite of using the specimenreplicate_unique_catalognumber UNIQUE INDEX.

View differences:

VegX.stems.full.csv
6 6
basal_diam,/diameterBaseDistance[baseDistance/value=0]/diameter,
7 7
stem_dbh,/diameterBaseDistance[baseDistance[!attributeID]/value=1.37]/diameter,
8 8
gentry_dbh,/diameterBaseDistance[baseDistance[*ID/*s/attribute/quantitative/*ID/*s/method(/name=Gentry)]/value=1.37]/diameter,
9
PlotObsID,/relatedIndividual/relatedItem[itemRelationship=stemParent]/relatedItemID->/*s/individualOrganismObservation/*ID->/*s/individualOrganism/*ID->/*s/taxonNameUsageConcept:[partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/voucher,
9
PlotObsID,/relatedIndividual/relatedItem[itemRelationship=stemParent]/relatedItemID->/*s/individualOrganismObservation:[*ID->/*s/individualOrganism/*ID->/*s/taxonNameUsageConcept/partyWithRole/*ID->/parties/party/organizationName=$/_ignore/inLabel]/simpleUserdefined[name=sourceAccessionCode]/value,
10 10
stem_canopy_form,/simpleUserdefined[name=canopyForm]/value,
11 11
stem_canopy_position,/simpleUserdefined[name=canopyPosition]/value,
12 12
stem_height_first_branch_m,/simpleUserdefined[name=heightFirstBranch]/value,

Also available in: Unified diff