Project

General

Profile

« Previous | Next » 

Revision 7799

inputs/TEX/Specimen2/map.csv: _join() PLANT DATA and MISC NOTES to form occurrenceRemarks instead of _alt()ing them

View differences:

inputs/TEX/Specimen2/map.csv
13 13
COUNTY,county,,
14 14
LOCALITY,locality,,
15 15
VEGETATION,habitat,,
16
PLANT DATA,occurrenceRemarks,,
16
PLANT DATA,occurrenceRemarks,/_join/1,
17 17
ELEVATION,verbatimElevation,,
18 18
LATITUDE,latitude_DMS,,
19 19
LONGITUDE,longitude_DMS,,
......
34 34
LATLONG SOURCE,*LATLONG SOURCE,,
35 35
LATLONG DATUM,*LATLONG DATUM,,
36 36
DATABASED BY,*DATABASED BY,,
37
MISC NOTES,occurrenceRemarks,,
37
MISC NOTES,occurrenceRemarks,/_join/2,
38 38
UTM,*UTM,,
39 39
ORIGIN,establishmentMeans,,
40 40
PHENOLOGY,reproductiveCondition,,
inputs/TEX/Specimen2/VegBIEN.csv
7 7
DET DATE,"/location/locationevent/taxonoccurrence/_if[@name=""if has accepted name""]/then/taxondetermination:[determinationtype=accepted]/determinationdate/_alt/1/_dateRangeStart/value",
8 8
EXACT DATE,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_alt/1,
9 9
GENERAL DATE,/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/1/_alt/2,
10
MISC NOTES,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1,
11
PLANT DATA,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1,
10
PLANT DATA,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/1,
11
MISC NOTES,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/2,
12 12
COLLECTOR NUMBER,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/authorplantcode/_first/2,
13 13
PHENOLOGY,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/reproductivecondition,
14 14
HERBARIUM,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/collectioncode_dwc/_alt/1,Brad: Not sure if mapping correct. DwC element; code for entire collection; often same as InstitutionCode; Aaron: Combining with InstitutionCode to create collection name
inputs/TEX/Specimen2/test.xml.ref
34 34
                                        </_alt>
35 35
                                    </collectiondate>
36 36
                                    <notes>
37
                                        <_alt>
38
                                            <0>$MISC NOTES</0>
37
                                        <_join>
39 38
                                            <1>$PLANT DATA</1>
40
                                        </_alt>
39
                                            <2>$MISC NOTES</2>
40
                                        </_join>
41 41
                                    </notes>
42 42
                                    <plantobservation>
43 43
                                        <authorplantcode>$COLLECTOR NUMBER</authorplantcode>
inputs/TEX/Specimen2/new_terms.csv
1 1
HERBARIUM,collection,,
2 2
SPECIES AUTHORITY,scientificNameAuthorship,,
3 3
VEGETATION,habitat,,
4
PLANT DATA,occurrenceRemarks,,
4
PLANT DATA,occurrenceRemarks,/_join/1,
5 5
EXACT DATE,dateCollected,/_alt/1,
6 6
GENERAL DATE,dateCollected,/_alt/2,
7 7
COLLECTOR 1 FIRST NAME,recordedBy,/_join/1/_join_words/1,
......
14 14
COLLECTOR 4 LAST NAME,recordedBy,/_join/4/_join_words/2,
15 15
COLLECTOR 5 FIRST NAME,recordedBy,/_join/5/_join_words/1,
16 16
COLLECTOR 5 LAST NAME,recordedBy,/_join/5/_join_words/2,
17
MISC NOTES,occurrenceRemarks,,
17
MISC NOTES,occurrenceRemarks,/_join/2,
18 18
ORIGIN,establishmentMeans,,
19 19
DETERMINER FIRST NAME,identifiedBy,,
20 20
DETERMINER LAST NAME,identifiedBy,,

Also available in: Unified diff