Project

General

Profile

« Previous | Next » 

Revision 8247

inputs/FIA/occurrence_all/: Accepted new test output

View differences:

inputs/FIA/occurrence_all/VegBIEN.csv
8 8
locationName,"/location/_if[@name=""if subplot""]/then/parent_id/location/authorlocationcode",
9 9
locationID,"/location/_if[@name=""if subplot""]/then/parent_id/location/sourceaccessioncode",
10 10
subplot,/location/authorlocationcode,
11
elevationInMeters,/location/elevation_m/_alt/1,
12 11
individualObservationID,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/cond/_exists",
13 12
oldGrowth,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/else/_alt/1/_not/value",
13
cultivated,"/location/iscultivated/_or/1/_if[@name=""if TaxonOccurrence""]/else/_alt/2",
14 14
subplot,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists",
15 15
subplotID,"/location/locationevent/_if[@name=""if subplot""]/cond/_exists",
16 16
authorEventCode,"/location/locationevent/_if[@name=""if subplot""]/else/authoreventcode",
......
37 37
taxonName,"/location/locationevent/taxonoccurrence/authortaxoncode/_if[@name=""if in plot""]/then/_first/3/_first/3",
38 38
individualObservationID,"/location/locationevent/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/cond/_exists",
39 39
oldGrowth,"/location/locationevent/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/then/_alt/1/_not/value",
40
cultivated,"/location/locationevent/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/then/_alt/2",
40 41
individualObservationID,"/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/else/_first/1",
41 42
forma,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonverbatim/*_id/taxonlabel/parent_id/taxonlabel/parent_id/_forEach:[in:[cultivar,],do=""taxonlabel[rank=_val]/parent_id""]/taxonlabel[rank=forma]/taxonepithet",
42 43
variety,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonverbatim/*_id/taxonlabel/parent_id/taxonlabel/parent_id/_forEach:[in:[cultivar,forma,],do=""taxonlabel[rank=_val]/parent_id""]/taxonlabel[rank=variety]/taxonepithet",
......
73 74
locationID,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/then/_join/1",
74 75
subplot,"/location/sourceaccessioncode/_first/2/_if[@name=""if locationID""]/then/_if[@name=""if subplot""]/then/_join/2",
75 76
BOLEHT,,** No join mapping for *BOLEHT ** 
76
COMMON_NAME,,** No join mapping for vernacularName ** 
77 77
"COND
78 78
ADFORCD",,"** No join mapping for *COND
79 79
ADFORCD ** "
......
1383 1383
XSUBSPECIES,,** No join mapping for *XSUBSPECIES ** 
1384 1384
XVARIETY,,** No join mapping for *XVARIETY ** 
1385 1385
day,,** No join mapping for day ** 
1386
elevation_ft,,** No join mapping for *elevation_ft ** 
1386 1387
month,,** No join mapping for month ** 
1387 1388
taxonGrowthForm,,** No join mapping for *taxonGrowthForm ** 
1389
vernacularName,,** No join mapping for vernacularName ** 
1388 1390
year,,** No join mapping for year ** 
inputs/FIA/occurrence_all/test.xml.ref
14 14
                            </location>
15 15
                        </parent_id>
16 16
                        <authorlocationcode>$subplot</authorlocationcode>
17
                        <elevation_m>$elevationInMeters</elevation_m>
18 17
                        <locationevent>
19 18
                            <parent_id>
20 19
                                <locationevent>
......
59 58
                                    </plantobservation>
60 59
                                </aggregateoccurrence>
61 60
                                <authortaxoncode>$individualCode</authortaxoncode>
62
                                <iscultivated><_not><value>$oldGrowth</value></_not></iscultivated>
61
                                <iscultivated>
62
                                    <_alt>
63
                                        <1><_not><value>$oldGrowth</value></_not></1>
64
                                        <2>$cultivated</2>
65
                                    </_alt>
66
                                </iscultivated>
63 67
                                <sourceaccessioncode>$individualObservationID</sourceaccessioncode>
64 68
                                <taxondetermination>
65 69
                                    <taxonverbatim_id>

Also available in: Unified diff