Project

General

Profile

1
CTFS,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
2
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
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
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
ShapeOfSite,/location/locationcoords/footprintgeometry_dwc,
18
Latitude,"/location/locationcoords/latitude_deg/_nullIf:[null=0,type=float]/value",
19
Longitude,"/location/locationcoords/longitude_deg/_nullIf:[null=0,type=float]/value",
20
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
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
DescriptionOfSite,/location/locationnarrative/_merge/1,
25
LocationName,/location/locationnarrative/_merge/1,
26
CountryName,/location/locationplace/*_id/placepath/country,
27
CountryID,,** No join mapping for CountryID ** 
28
ReferenceX,,** No join mapping for ReferenceX ** Rarely used
29
ReferenceY,,** No join mapping for ReferenceY ** Rarely used
30
row_num,,** No join mapping for row_num ** 
(2-2/8)