Project

General

Profile

« Previous | Next » 

Revision 10574

inputs/U/Specimen/: translated some multi-column filters to postprocessing derived columns, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource#Translating-filters-to-postprocessing-derived-columns

View differences:

VegBIEN.csv
48 48
Lat,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
49 49
Long,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
50 50
Country,/location/locationplace/*_id/place/country,
51
Gazetteer,/location/locationplace/*_id/place/county/_alt/1,closest equivalent for Guyana/Suriname
52
Newgazett,/location/locationplace/*_id/place/county/_alt/2,"only used in 1 row. only one of Gazetteer, Newgazett is ever populated."
51
county,/location/locationplace/*_id/place/county,
53 52
Lat,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/latitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
54 53
Long,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/longitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
55 54
Country,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
56
Gazetteer,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2/_alt/1,closest equivalent for Guyana/Suriname
57
Newgazett,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2/_alt/2,"only used in 1 row. only one of Gazetteer, Newgazett is ever populated."
55
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
58 56
Majorarea,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,closest equivalent for Guyana/Suriname
59 57
Majorarea,/location/locationplace/*_id/place/stateprovince,closest equivalent for Guyana/Suriname
60 58
Alt,,** No join mapping for *Alt ** What is this?
......
62 60
Coorsyst,,** No join mapping for *Coorsyst ** 
63 61
DateInfo,,** No non-empty join mapping for UNUSED#DateInfo ** 
64 62
EW,,** No join mapping for *EW ** 
63
Gazetteer,,** No join mapping for county.main ** closest equivalent for Guyana/Suriname
65 64
NS,,** No join mapping for *NS ** 
65
Newgazett,,"** No join mapping for county.alt ** only used in 1 row. only one of Gazetteer, Newgazett is ever populated."
66 66
Prefix,,** No non-empty join mapping for UNUSED#Prefix ** 
67 67
Suffix,,** No non-empty join mapping for UNUSED#Suffix ** 
68 68
row_num,,** No join mapping for *row_num ** 

Also available in: Unified diff