Revision 7818
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/UNCC/Specimen/map.csv | ||
---|---|---|
28 | 28 |
country,country,, |
29 | 29 |
state,stateProvince,, |
30 | 30 |
county,county,, |
31 |
campus,occurrenceRemarks,"/_join/5/_label[label=""campus""]/value",
|
|
31 |
campus,*campus,,"""this refers to occurrence on the UNCC campus, but I do not know the meaning of the codes. Presumably C = cultivated"" (https://projects.nceas.ucsb.edu/nceas/attachments/download/723/UNCC-validate_rkp_bb_rkp.xlsx#Campus)"
|
|
32 | 32 |
leaves,*leaves,, |
33 | 33 |
flower,*flower,, |
34 | 34 |
fruit,*fruit,, |
inputs/UNCC/Specimen/VegBIEN.csv | ||
---|---|---|
46 | 46 |
comment2,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/2, |
47 | 47 |
comment3,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/3, |
48 | 48 |
comment4,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/4, |
49 |
campus,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/5/_label[label=""campus""]/value", |
|
50 | 49 |
loanto,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/6/_label[label=""loaned to""]/value", |
51 | 50 |
inorout,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1/_join/7/_label[label=""in or out""]/value", |
52 | 51 |
collectno,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/authorplantcode/_first/2, |
... | ... | |
121 | 120 |
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2, |
122 | 121 |
state,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2, |
123 | 122 |
state,/location/locationplace/*_id/place/stateprovince, |
123 |
campus,,"** No join mapping for *campus ** ""this refers to occurrence on the UNCC campus, but I do not know the meaning of the codes. Presumably C = cultivated"" (https://projects.nceas.ucsb.edu/nceas/attachments/download/723/UNCC-validate_rkp_bb_rkp.xlsx#Campus)" |
|
124 | 124 |
filler,,"** No join mapping for *filler ** Where used, same as family" |
125 | 125 |
flower,,** No join mapping for *flower ** |
126 | 126 |
fruit,,** No join mapping for *fruit ** |
inputs/UNCC/Specimen/test.xml.ref | ||
---|---|---|
52 | 52 |
<2>$comment2</2> |
53 | 53 |
<3>$comment3</3> |
54 | 54 |
<4>$comment4</4> |
55 |
<5> |
|
56 |
<_label> |
|
57 |
<label>campus</label> |
|
58 |
<value>$campus</value> |
|
59 |
</_label> |
|
60 |
</5> |
|
61 | 55 |
<6> |
62 | 56 |
<_label> |
63 | 57 |
<label>loaned to</label> |
inputs/UNCC/Specimen/new_terms.csv | ||
---|---|---|
10 | 10 |
collmonth,monthCollected,, |
11 | 11 |
collday,dayCollected,, |
12 | 12 |
collyear,yearCollected,, |
13 |
campus,occurrenceRemarks,"/_join/5/_label[label=""campus""]/value", |
|
14 | 13 |
comment1,occurrenceRemarks,/_join/1, |
15 | 14 |
comment2,occurrenceRemarks,/_join/2, |
16 | 15 |
comment3,occurrenceRemarks,/_join/3, |
inputs/UNCC/Specimen/unmapped_terms.csv | ||
---|---|---|
1 | 1 |
specimenDonor |
2 |
*campus |
|
2 | 3 |
*leaves |
3 | 4 |
*flower |
4 | 5 |
*fruit |
Also available in: Unified diff
inputs/UNCC/Specimen/map.csv: campus: Removed mapping to occurrenceRemarks because this is just a code, not a description. Added definition from Bob's validation comments.