Project

General

Profile

VibrantIndexInterface » History » Version 3

Lorna Morris, 05/31/2012 05:47 PM

1 1 Lorna Morris
2 2 Lorna Morris
# Skype Meeting, ViBRANT Index Issues, (Anton, Andreas M., Andreas K., Lorna)  31.5.2012
3 1 Lorna Morris
4
5
6
## How do we display links for Misapplied names in the VIBRANT search index?
7
8
9
* A distinct name can have more than one status (e.g. Misapplied name, Accepted Taxon) in a single multi-classification 
10
11
12 3 Lorna Morris
source. Currently the VIBRANT index doesn't indicate which Taxa the name is misapplied for. Thus status should be applied to 
13 1 Lorna Morris
14
15 3 Lorna Morris
a Taxon Relationship rather than the Taxon itself.
16 1 Lorna Morris
17
18
* Longer-term solution: Discuss re-modelling the CDM. Misapplied name is the status of a Taxon Relationship not a Taxon. 
19
20
21
Misapplied names are currently handled the same as Accepted Taxa in the CDM. They should be handled differently. Chagning the 
22
23
24
model will impact the taxonomic Editor and other software. Updating the model may be useful for the Redlist project.
25
26
27
* Shorter-term-solution: Change the interface to direct the user to the available information. If we have a Taxon without a 
28
29
30
classification id then we could report the source as 'Misapplied name'. However there could be serveral reasons why the Taxon 
31
32
33
is not attached to a classification so 'Other status' may be more appropriate. Another solution is to show concept 
34
35
36
relationships in the interface, therefore even is we keep status 'Accepted' for Misapplied names it makes the status clearer 
37
38
39
(see below).
40
41
42
43
## Should we show Concept Relationships in the user interface?
44
45
46
* IOPI shows Concept Relationships (Misapplied Names are shown as Accepted for a given Concept).
47
48
49
* The service method we use to extract the data from the CDM returns all Taxon relationships for a given Taxon, therefore we 
50
51
52
could display this information in the user interface.
53
54
55
Solution: Display multiple URLs  (e.g. to the "Accepted Taxa" of a Misapplied Name) for cases where the Taxon has multiple 
56
57
58
Concept relationships.
59
60
61
62
## What is meant by Source and what should we display in the Interface
63
64
65
* Currently the VIBRANT index interface shows the sec reference as source. We agree that the sec reference should always be 
66
67
68
displayed (and labeled such). A Taxon concept can have multiple sources. Currently in the CDM a Taxon name can have set of 
69
70
71
sources. For the index we want to display the last source in our interface but distinguishing the last source in the CDM is 
72
73
74
currently not possible.
75
76
77
* Short-term solution: The import gives a title for the source e.g. Euro+Med (for the current data remove all sources but the 
78
79
80
last and show it)
81
82
83
* Longer-term solution: Re-model the CDM. Change the set of sources to a sequence of sources. The problem is that we don't 
84
85
86
always have this information. And further complexity can arise when 2 sources are merged. A simplier solution is to just add 
87
88
89
a flag 'last source' when we don't know the sequence.
90
91
92
93
94
## What should we display in the the link to each source
95
96
97
* Andreas K suggests we map URL's to human readable strings. URL's don't always have a human readable component so we cna't 
98
99
100
always parse this, but sources do ahve a title so we can display this for the link. In most cases there is only one source. 
101
102
103
In cases where there are multiple sources we should show a list of links to sources (labelled as either 'Source history' or 
104
105
106
'Contributing Sources'). 
107
108
109
* Longer-term solution: Re-model the CDM. Currently the URL is added to the Taxon. We should add the URL to the Source.
110
111
112
113
114
## What should we display for Status
115
116
117
* Currently we are using Taxon, Synonym for the status (the class name from the CDM). Should Taxon be chnaged to 'Accepted 
118
119
120
Taxon'. We've decided to use "Accepted" as in PESI. In the cases where the name is Accepted and Misapplied in a single 
121
122
123
source, we will also provide this information as described above.