Project

General

Profile

1
UNCC,VegBIEN:/_simplifyPath:[next=parent_id]/path,Comments
2
accession,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/1","Globally unique, although occasionally duplicated. [1]
3

    
4
[1] Using the following query:
5
-----
6
SELECT herbarium, accession, count(*)
7
FROM ""UNCC"".""Specimen""
8
GROUP BY herbarium, accession
9
HAVING count(*) > 1
10
-----"
11
herbarium,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_if[@name=""if catalogNumber""]/then/_join/1",
12
collday,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/day/_nullIf:[null=0,type=float]/value",
13
collmonth,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/month/_nullIf:[null=0,type=float]/value",
14
collyear,"/location/locationevent/taxonoccurrence/aggregateoccurrence/collectiondate/_alt/2/_date/year/_nullIf:[null=0,type=float]/value",
15
comment1,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/1,
16
comment2,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/2,
17
comment3,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/3,
18
comment4,/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/4,
19
campus,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/5/_label[label=""campus""]/value",
20
loanto,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/6/_label[label=""loaned to""]/value",
21
inorout,"/location/locationevent/taxonoccurrence/aggregateoccurrence/notes/_join/7/_label[label=""in or out""]/value",
22
collectno,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/collectionnumber,
23
herbarium,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/institution_id/party/organizationname,
24
accession,/location/locationevent/taxonoccurrence/aggregateoccurrence/plantobservation/specimenreplicate/sourceaccessioncode,"Globally unique, although occasionally duplicated. [1]
25

    
26
[1] Using the following query:
27
-----
28
SELECT herbarium, accession, count(*)
29
FROM ""UNCC"".""Specimen""
30
GROUP BY herbarium, accession
31
HAVING count(*) > 1
32
-----"
33
collectno,/location/locationevent/taxonoccurrence/authortaxoncode/_first/1/_first/1,
34
SciName,/location/locationevent/taxonoccurrence/authortaxoncode/_first/2/_first/3,
35
cultivated,/location/locationevent/taxonoccurrence/iscultivated/_alt/1,Ignore other values
36
accession,/location/locationevent/taxonoccurrence/sourceaccessioncode/_first/3,"Globally unique, although occasionally duplicated. [1]
37

    
38
[1] Using the following query:
39
-----
40
SELECT herbarium, accession, count(*)
41
FROM ""UNCC"".""Specimen""
42
GROUP BY herbarium, accession
43
HAVING count(*) > 1
44
-----"
45
authors,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/author,
46
family,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/family,
47
genus,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/genus,
48
species,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/species,
49
usdaRank,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/subspecies/_alt/2/_name/first/_alt/1,
50
infrarank,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/subspecies/_alt/2/_name/first/_alt/2,
51
infraname,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/subspecies/_alt/2/_name/last,
52
SciName,/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/taxonpath/taxonomicname,
53
collector,/location/locationevent/taxonoccurrence/verbatimcollectorname/_join/1,
54
collector1,/location/locationevent/taxonoccurrence/verbatimcollectorname/_join/2,
55
collector2,/location/locationevent/taxonoccurrence/verbatimcollectorname/_join/3,
56
collector3,/location/locationevent/taxonoccurrence/verbatimcollectorname/_join/4,
57
locality,/location/locationnarrative/_merge/1,
58
habitat,"/location/locationnarrative/_merge/3/_label[label=""habitat""]/value","Brad: Free-text description of vegetation community where collected, frequently redundane wrt 'Vegetation'. Bob, Nick: keep as user defined or create special element?"
59
country,/location/locationplace/*_id/placepath/country,
60
county,/location/locationplace/*_id/placepath/county,
61
state,/location/locationplace/*_id/placepath/stateprovince,
62
filler,,"** No join mapping for *filler ** Where used, same as family"
63
flower,,"** No join mapping for reproductiveCondition/_map:[A=*,I=*,M=*]/value ** Main values are A, I, and M. What do they mean?"
64
fruit,,"** No join mapping for reproductiveCondition/_map:[A=*,I=*,M=*]/value ** Main values are A, I, and M. What do they mean?"
65
leaves,,"** No join mapping for reproductiveCondition/_map:[A=*,I=*,M=*]/value ** Main values are A, I, and M. What do they mean?"
66
root,,"** No join mapping for reproductiveCondition/_map:[A=*,I=*,M=*]/value ** Main values are A, I, and M. What do they mean?"
67
sheetno,,** No join mapping for associatedMedia ** ?
(2-2/6)