Project

General

Profile

VibrantIndexInterface » History » Version 10

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