Revision 1038
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegX-VegBIEN.plots.csv | ||
---|---|---|
1 | 1 |
VegX:/*s/plotObservation,VegBIEN:/locationevent,Comments |
2 |
//party/organizationName,"/""""/*_id/location/*_id/reference/shortname/_alt/1",Quotes sort this before other mappings |
|
3 | 2 |
//plot/area,//location/area, |
4 | 3 |
//plot/plotUniqueIdentifier,//location/authorlocationcode, |
5 | 4 |
//geospatial/verbatimElevation,//location/elevation/_alt/1, |
... | ... | |
49 | 48 |
//*s/abioticObservation/simpleUserdefined[name=texture]/value,//soilobs/soiltexture, |
50 | 49 |
//geospatial/maximumDepthInMeters,//waterdepth/max, |
51 | 50 |
//geospatial/minimumDepthInMeters,//waterdepth/min, |
51 |
//party/organizationName,//reference/shortname/_alt/1, |
|
52 | 52 |
/simpleUserdefined[name=authorCode]/value,/authoreventcode, |
Also available in: Unified diff
VegX-VegBIEN mapping: Reordered 2-step-only mappings that use /_ignore/inLabel so they run at the same time as other mappings that set the field that uses /_ignore/inLabel. This fixes almost all of the failing 2-step tests.