Project

General

Profile

« Previous | Next » 

Revision 11738

inputs/CVS/stemCount_/: translated filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#1-Translate-filters-to-postprocessing-derived-columns. note that the inserted row count changes, because there is now a primary key (which the table is auto-sorted by) where previously there was none.

View differences:

VegBIEN.csv
4 4
cover,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/cover_fraction/_percent_to_fraction/value,
5 5
stemDiameter,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/diameterbreastheight_m/_cm_to_m/value,
6 6
stemHeight,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/plantobservation/stemobservation/height_m,
7
taxonImportance_ID,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/sourceaccessioncode/_join/1,
8
STEMCOUNT_ID,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/sourceaccessioncode/_join/2,
7
aggregateOrganismObservationID,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/aggregateoccurrence/sourceaccessioncode,
9 8
taxonObservation_ID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/iscultivated/_alt/1/_if[@name=""if TaxonOccurrence""]/cond/_exists",
10 9
taxonObservation_ID,/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/sourceaccessioncode/_first/1,
11
taxonImportance_ID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists/_join/1",
12
STEMCOUNT_ID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists/_join/2",
10
aggregateOrganismObservationID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/sourceaccessioncode/_first/2/_if[@name=""if organism in AggregateOccurrence""]/cond/_exists",
13 11
taxonObservation_ID,"/location/locationevent/locationevent:[@fkey=parent_id]/taxonoccurrence/taxondetermination[!isoriginal=true]/_if[@name=""if has taxondetermination""]/cond/_exists",
12
STEMCOUNT_ID,,** No join mapping for aggregateOrganismObservationID__individual_count ** 
14 13
basalArea,,** No join mapping for *basalarea ** 
15 14
biomass,,** No join mapping for *biomass ** 
16 15
cust_cvs_StemFrequency,,** No join mapping for *cust_cvs_StemFrequency ** 
......
34 33
stemHeightAccuracy,,** No join mapping for *stemheightaccuracy ** 
35 34
stemTaxonArea,,** No join mapping for *stemtaxonarea ** 
36 35
stratum_ID,,** No join mapping for *stratum_id ** 
36
taxonImportance_ID,,** No join mapping for aggregateOrganismObservationID__taxon_presence ** 
37 37
taxonImportance_dba_src_ID,,** No join mapping for *taxonImportance_dba_src_ID ** 
38 38
taxonImportance_entry_herbLineID,,** No join mapping for *taxonImportance_entry_herbLineID ** 
39 39
taxonImportance_entry_treeLineID,,** No join mapping for *taxonImportance_entry_treeLineID ** 

Also available in: Unified diff