Feature #19931
openReinforce the information about the sources of items' manifestations
0%
Description
The information we report for the manifestations associated to an item is heterogeneous and duplicated, e.g.
- the same url is annotated with diverse repositories / source names;
- sometimes it is reported unknown yet the name of the repository can be inferred from the url;
Some examples are below:
For https://openportal.isti.cnr.it/doc?id=people______::b81bb986203da10873f301a5b2832b5b there is:
arXiv.org e-Print Archive con URL http://arxiv.org/abs/1707.08411 -> OK
an IEEE Transactions on Software Engineering is pointing to arxiv
Online Research Database In Technology
Dépôt Institutionel de l’Université catholique de Louvain et de l’Université Saint-Louis
IEEE Transactions on Software Engineering (4 times)
ieeexplore.ieee.org
For https://openportal.isti.cnr.it/doc?id=people______::f64822d915324f667ea4f02721d06398 there are 3 URLs annotated with "Unknown" ... one is Microsoft Academics while 2 came from Springer.
We should define some rules aiming at reducing all of this, e.g.
- avoid reporting the same URL many times ... it is useless;
- avoid repeating many times the name of the same source ... in case the name of the source is actually pointing to diverse URLs we might report the name of the source one time only and then add a placeholder (e.g. a number) for each URL;
- reduce the "Unknown" cases by inferring the name of the repo / source from the URL;
The solutions will never be perfect yet we will aim at reducing the current "mess".
Another approach to consider might be the following.
This information mainly come from OpenAIRE where giving visibility to the data sources is really important.
From the OpenPortal point of view we might also decouple
- the manifestations stored in People / IOP;
- the manifestations coming from OpenAIRE;
This solution is certainly simple to implement and give more visibility to OpenAIRE.
Subtasks
Related issues
No data to display