1
|
VegBank,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
|
2
|
cover,/location/locationevent/taxonoccurrence/aggregateoccurrence/cover_fraction/_percent_to_fraction/value,
|
3
|
taxonimportance_id,/location/locationevent/taxonoccurrence/aggregateoccurrence/sourceaccessioncode,
|
4
|
taxonobservation_id,/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/1,"Note that taxonimportance is not 1:1 with taxonobservation [1].
|
5
|
|
6
|
[1] The following query returns rows:
|
7
|
-----
|
8
|
SELECT taxonobservation_id, count(distinct taxonimportance_id)
|
9
|
FROM ""VegBank"".taxonimportance
|
10
|
GROUP BY taxonobservation_id
|
11
|
HAVING count(distinct taxonimportance_id) > 1
|
12
|
-----"
|
13
|
taxonimportance_id,"/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists",
|
14
|
basalarea,,** No join mapping for *basalarea **
|
15
|
biomass,,** No join mapping for *biomass **
|
16
|
covercode,,** No join mapping for *covercode **
|
17
|
emb_taxonimportance,,** No join mapping for *emb_taxonimportance **
|
18
|
inferencearea,,** No join mapping for *inferencearea **
|
19
|
stratum_id,,** No join mapping for *stratum_id **
|
20
|
stratumbase,,** No join mapping for *stratumbase **
|
21
|
stratumheight,,** No join mapping for *stratumheight **
|