Revision 11729
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",assuming values are the same as VegBank's corresponding field (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,"assuming units are the same as VegBank's corresponding field (""Total area of the plot in m2"", http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#area)" |
9 | 9 |
elevation,/location/elevation_m/_alt/1,"assuming units are the same as VegBank's corresponding field (""The elevation of the plot origin in meters above sea level"", http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename#elevation)" |
10 | 10 |
locationNarrative,/location/iscultivated/_or/2/_locationnarrative_is_cultivated/locationnarrative/_join/1, |
... | ... | |
14 | 14 |
PLOT_ID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/cond/_exists", |
15 | 15 |
authorPlotCode,"/location/locationevent/locationevent:[@fkey=parent_id]/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",assuming values are the same as VegBank's corresponding field (http://vegbank.org/vegbank/views/dba_fielddescription_detail.jsp?view=detail&wparam=1581&entity=dba_fielddescription¶ms=1581) |
|
18 |
locationAccuracy,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value/_alt/2,"assuming units are the same as VegBank's corresponding field (""within this many meters of the reported location"", http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename¶ms=plot#locationAccuracy)" |
|
17 |
coordinateUncertaintyInMeters,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value, |
|
19 | 18 |
shape,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc, |
20 | 19 |
latitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
21 | 20 |
longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
... | ... | |
57 | 56 |
azimuth,,** No join mapping for *azimuth ** |
58 | 57 |
confidentialityFieldsBlocked,,** No join mapping for *confidentialityFieldsBlocked ** |
59 | 58 |
confidentialityReason,,** No join mapping for *confidentialityReason ** |
59 |
confidentialityStatus,,** No join mapping for accessRights_verbatim ** |
|
60 |
coordinateUncertaintyInMeters__from_fuzzing,,** No join mapping for coordinateUncertaintyInMeters__from_fuzzing ** |
|
60 | 61 |
cust_cvs_province,,** No join mapping for *cust_cvs_province ** |
61 | 62 |
cust_eep_reach,,** No join mapping for *cust_eep_reach ** |
62 | 63 |
dateentered,,** No join mapping for *dateentered ** |
... | ... | |
65 | 66 |
elevationAccuracy,,** No join mapping for *elevationAccuracy ** |
66 | 67 |
elevationRange,,** No non-empty join mapping for UNUSED#elevationRange ** |
67 | 68 |
layoutNarrative,,** No join mapping for *layoutNarrative ** |
69 |
locationAccuracy,,"** No join mapping for coordinateUncertaintyInMeters__from_coords ** assuming units are the same as VegBank's corresponding field (""within this many meters of the reported location"", http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename¶ms=plot#locationAccuracy)" |
|
68 | 70 |
notesMgt,,** No join mapping for *notesMgt ** |
69 | 71 |
notesPublic,,** No join mapping for *notesPublic ** |
70 | 72 |
permanence,,** No join mapping for *permanence ** |
Also available in: Unified diff
inputs/CVS/plot_/: translated column filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#1-Translate-filters-to-postprocessing-derived-columns