Project

General

Profile

« Previous | Next » 

Revision 4977

inputs/VegBank/stemcount/map.csv: Fixed bug where taxonimportance_id needed to point to aggregateOccurrenceID instead of taxonOccurrenceID

View differences:

inputs/VegBank/stemcount/map.csv
1 1
VegBank,VegCore,Filter,Comments
2 2
stemcount_id,individualID,,
3
taxonimportance_id,taxonOccurrenceID,,
3
taxonimportance_id,aggregateOccurrenceID,,
4 4
stemdiameter,diameterBreastHeight_cm,,"""The diameter of the stem in centimeters"" (stemDiameter definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
5 5
stemdiameteraccuracy,stemdiameteraccuracy,,
6 6
stemheight,height,,"""The measured height of the stem in meters"" (stemHeight definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
inputs/VegBank/stemcount/VegBIEN.csv
3 3
stemcount,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemcount,
4 4
stemdiameter,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_cm_to_m/value,"""The diameter of the stem in centimeters"" (stemDiameter definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
5 5
stemheight,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/height_m,"""The measured height of the stem in meters"" (stemHeight definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
6
taxonimportance_id,/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/1,
6
taxonimportance_id,/location/locationevent/taxonoccurrence/aggregateoccurrence/sourceaccessioncode,
7
taxonimportance_id,"/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists",
7 8
stemcount_id,"/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/else",
8 9
emb_stemcount,,** No join mapping for emb_stemcount ** 
9 10
stemdiameteraccuracy,,** No join mapping for stemdiameteraccuracy ** 
inputs/VegBank/stemcount/test.xml.ref
15 15
                                    <height_m>$stemheight</height_m>
16 16
                                </stemobservation>
17 17
                            </plantobservation>
18
                            <sourceaccessioncode>$taxonimportance_id</sourceaccessioncode>
18 19
                        </aggregateoccurrence>
19
                        <sourceaccessioncode>$taxonimportance_id</sourceaccessioncode>
20 20
                    </taxonoccurrence>
21 21
                </locationevent>
22 22
            </location>
23 23
        </path>
24 24
    </_simplifyPath>
25 25
</VegBIEN>
26
Inserted 5 new rows into database
26
Inserted 6 new rows into database
inputs/VegBank/stemcount/new_terms.csv
1 1
stemcount_id,individualID,,
2
taxonimportance_id,taxonOccurrenceID,,
2
taxonimportance_id,aggregateOccurrenceID,,
3 3
stemdiameter,diameterBreastHeight_cm,,"""The diameter of the stem in centimeters"" (stemDiameter definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"
4 4
stemheight,height,,"""The measured height of the stem in meters"" (stemHeight definition at <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=stemcount&entity=dba_tabledescription&where=where_tablename>)"

Also available in: Unified diff