Revision 3983
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/Madidi/test/import.plots.xml.ref | ||
---|---|---|
105 | 105 |
</soilobs> |
106 | 106 |
<sourceaccessioncode>$Inventory code</sourceaccessioncode> |
107 | 107 |
</locationevent> |
108 |
<locationnarrative>$Locality</locationnarrative>
|
|
108 |
<locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
|
|
109 | 109 |
<notespublic>$Observaciones</notespublic> |
110 | 110 |
<slopeaspect> |
111 | 111 |
<_compass> |
inputs/Madidi/maps/VegBIEN.plots.csv | ||
---|---|---|
31 | 31 |
"Sodio intercambiable (WSP S-5,10–cmolc/Kg–0.00083)",/location/locationevent/soilobs/sodium, |
32 | 32 |
Textural class,/location/locationevent/soilobs/texture, |
33 | 33 |
Inventory code,/location/locationevent/sourceaccessioncode, |
34 |
Locality,/location/locationnarrative, |
|
34 |
Locality,/location/locationnarrative/_merge/1,
|
|
35 | 35 |
Observaciones,/location/notespublic, |
36 | 36 |
Direction,/location/slopeaspect/_compass/value/_alt/1,Part files provide either this field or Direction |
37 | 37 |
Orientación/exposicion,/location/slopeaspect/_compass/value/_alt/2,Part files provide either this field or Orientación |
inputs/SALVIAS-CSV/test/import.plots.xml.ref | ||
---|---|---|
230 | 230 |
<sourceaccessioncode>$PLOT_ID</sourceaccessioncode> |
231 | 231 |
<temperature>$temp_c</temperature> |
232 | 232 |
</locationevent> |
233 |
<locationnarrative>$locality_description</locationnarrative>
|
|
233 |
<locationnarrative><_merge><1>$locality_description</1></_merge></locationnarrative>
|
|
234 | 234 |
<slopeaspect><_compass><value>$slope_aspect</value></_compass></slopeaspect> |
235 | 235 |
<slopegradient>$slope_gradient</slopegradient> |
236 | 236 |
<sourceaccessioncode> |
inputs/SALVIAS-CSV/maps/VegBIEN.plots.csv | ||
---|---|---|
38 | 38 |
soil_texture,/location/locationevent/soilobs/texture, |
39 | 39 |
PLOT_ID,/location/locationevent/sourceaccessioncode,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
40 | 40 |
temp_c,/location/locationevent/temperature, |
41 |
locality_description,/location/locationnarrative,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX" |
|
41 |
locality_description,/location/locationnarrative/_merge/1,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
42 | 42 |
slope_aspect,/location/slopeaspect/_compass/value, |
43 | 43 |
slope_gradient,/location/slopegradient, |
44 | 44 |
PLOT_ID,/location/sourceaccessioncode/_merge/2/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
inputs/SALVIAS/test/import.plots.xml.ref | ||
---|---|---|
236 | 236 |
<sourceaccessioncode>$PlotID</sourceaccessioncode> |
237 | 237 |
<temperature>$Temp</temperature> |
238 | 238 |
</locationevent> |
239 |
<locationnarrative>$Locality_Description</locationnarrative>
|
|
239 |
<locationnarrative><_merge><1>$Locality_Description</1></_merge></locationnarrative>
|
|
240 | 240 |
<slopeaspect><_compass><value>$slope_aspect</value></_compass></slopeaspect> |
241 | 241 |
<slopegradient>$slope_gradient</slopegradient> |
242 | 242 |
<sourceaccessioncode> |
inputs/SALVIAS/maps/VegBIEN.plots.csv | ||
---|---|---|
38 | 38 |
soil_texture,"/location/locationevent/soilobs/texture/_units:[default=""%"",to=]/value", |
39 | 39 |
PlotID,/location/locationevent/sourceaccessioncode,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
40 | 40 |
Temp,/location/locationevent/temperature, |
41 |
Locality_Description,/location/locationnarrative,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX" |
|
41 |
Locality_Description,/location/locationnarrative/_merge/1,"Brad: No; this is free text description of locality where plot was situated, same as for DwC. Not a description of vegetation. Most likely='namedPlace.placeDescription' in VB; not sure about VX, again need to ask Nick where locality descriptions live in VX"
|
|
42 | 42 |
slope_aspect,/location/slopeaspect/_compass/value, |
43 | 43 |
slope_gradient,/location/slopegradient, |
44 | 44 |
PlotID,/location/sourceaccessioncode/_merge/2/_alt/1,"Brad: This is artificial internal database ID; a unique identifier within SALVIAS DB to each plot, within the table plotMetadata." |
mappings/VegCSV-VegBIEN.specimens.csv | ||
---|---|---|
97 | 97 |
temperature,/location/locationevent/temperature, |
98 | 98 |
maximumDepthInMeters,"/location/locationevent/waterdepth/_avg/max/_units:[default=m,to=m,to=]/value", |
99 | 99 |
minimumDepthInMeters,"/location/locationevent/waterdepth/_avg/min/_units:[default=m,to=m,to=]/value", |
100 |
locality,/location/locationnarrative, |
|
100 |
locality,/location/locationnarrative/_merge/1,
|
|
101 | 101 |
plotNotes,/location/notespublic, |
102 | 102 |
slopeAspect,/location/slopeaspect/_compass/value, |
103 | 103 |
slopeGradient,/location/slopegradient, |
Also available in: Unified diff
mappings/VegCSV-VegBIEN.specimens.csv: locality: Mapped using same XPath as DwC, to enable merging