Project

General

Profile

1 4651 aaronmk
CTFS,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
2 4638 aaronmk
PlotName,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/1",
3
PlotID,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/2/_if[@name=""if locationID""]/cond/_exists",
4
PlotID,"/location/_if[@name=""if subplot""]/else/sourceaccessioncode",
5
PlotName,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode",
6
PlotID,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode",
7 4767 aaronmk
SizeOfSite,/location/area_m2/_ha_to_m2/value,"""Size in hectares"" (SizeOfSite comments in <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_src/ctfs-comments_worksheet.xls>)"
8 4797 aaronmk
Elevation,/location/elevation_m/_alt/1,"Assuming units are m based on the range of values [1] and the country the data is from (Panama). Not documented in <https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_src/ctfs-comments_worksheet.xls>.
9
10
[1] Using the following query:
11
-----
12
SELECT ""Elevation""::real, ""LocationName""
13
FROM ""CTFS"".""Plot""
14
GROUP BY ""Elevation""::real , ""LocationName""
15
ORDER BY ""Elevation""::real DESC
16
-----"
17 4726 aaronmk
ShapeOfSite,/location/locationcoords/footprintgeometry_dwc,
18 4907 aaronmk
Latitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
19
Longitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
20 4638 aaronmk
PlotName,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/authorlocationcode",
21
PlotID,"/location/locationevent/_if[@name=""if subplot""]/then/_if[@name=""if event""]/then/parent_id/locationevent/*_id/location/sourceaccessioncode",
22 4833 aaronmk
PlotID,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/cond/_exists",
23
PlotName,"/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/2/_if[@name=""if is organism""]/cond/_exists",
24 4276 aaronmk
DescriptionOfSite,/location/locationnarrative/_merge/1,
25
LocationName,/location/locationnarrative/_merge/1,
26 4727 aaronmk
CountryName,/location/locationplace/*_id/placepath/country,
27 4979 aaronmk
CountryID,,** No join mapping for *CountryID **
28
ReferenceX,,** No join mapping for *ReferenceX ** Rarely used
29
ReferenceY,,** No join mapping for *ReferenceY ** Rarely used