Revision 10936
Added by Aaron Marcuse-Kubitza about 11 years ago
VegBIEN.csv | ||
---|---|---|
4 | 4 |
plot_id,"/location/_if[@name=""if subplot""]/else/sourceaccessioncode", |
5 | 5 |
authorplotcode,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode", |
6 | 6 |
plot_id,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode", |
7 |
confidentialitystatus,"/location/accesslevel/_map:[./{0,1,2,3,4}=public,5=""data by request"",6=private]/value",Values defined at <http://vegbank.org/vegbank/views/dba_fielddescription_detail.jsp?view=detail&wparam=1581&entity=dba_fielddescription¶ms=1581>
|
|
7 |
accessRights,/location/accesslevel,
|
|
8 | 8 |
area,/location/area_m2,"""Total area of the plot in m2"" (area definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename>)" |
9 | 9 |
elevation,/location/elevation_m/_alt/1,"has only 5 decimal places of precision, with only 9s and random #s after that. ""The elevation of the plot origin in meters above sea level"" (elevation definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename>)" |
10 | 10 |
locationnarrative,/location/iscultivated/_or/2/_locationnarrative_is_cultivated/locationnarrative/_join/1, |
... | ... | |
14 | 14 |
authorplotcode,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists", |
15 | 15 |
plot_id,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists", |
16 | 16 |
locationnarrative,/location/locationnarrative/_merge/1, |
17 |
confidentialitystatus,"/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value/_alt/1/_km_to_m/value/_map:[1=1,2=10,3=100,./{0,4,5,6}=]/value",Values defined at <http://vegbank.org/vegbank/views/dba_fielddescription_detail.jsp?view=detail&wparam=1581&entity=dba_fielddescription¶ms=1581>
|
|
17 |
coordinateUncertaintyInMeters__from_fuzzing,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value/_alt/1,
|
|
18 | 18 |
locationaccuracy,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value/_alt/2, |
19 | 19 |
shape,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc, |
20 | 20 |
latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
... | ... | |
47 | 47 |
authorzone,,** No join mapping for *authorzone ** |
48 | 48 |
azimuth,,** No join mapping for *azimuth ** |
49 | 49 |
confidentialityreason,,** No join mapping for *confidentialityreason ** |
50 |
confidentialitystatus,,** No join mapping for accessRights_verbatim ** |
|
50 | 51 |
dateentered,,** No join mapping for *dateentered ** |
51 | 52 |
dsgpoly,,** No join mapping for *dsgpoly ** |
52 | 53 |
elevationaccuracy,,** No join mapping for *elevationaccuracy ** |
Also available in: Unified diff
inputs/VegBank/plot_/: translated single-column filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#Translating-filters-to-postprocessing-derived-columns