-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I think the intermediary pages for author and organisation like
http://traces1.saclay.inria.fr/inria/profile.html?authorID=13707
http://traces1.saclay.inria.fr/inria/institution.html?orgID=9577
are from the user perspective redundant with the search and dashboard front-end and thus useless - they make the navigation more heavy with little/no added value:
-
key information are necessary on top of the dashboard, and would be fully redundant with the key information on these pages,
-
list of publications are already available in the search front-end with the right filter (anHALytics author ID which would be injected after KB creation and before indexing) and more informative (facets, abstract, etc.) - they are displayed here with another visual layout
-
page are not visually consistent with the search and dashboard, we have the feeling to move to a different app/domain
-
pages have lots of dead/not implemented links
Suggestion: remove these pages, add in the search front-end direct links to the dashboard, add key information on the dashboard see (#71)
The "publication" page has its use for the user, but would need in the future to be implemented as a document viewer using PDF.js, dynamic html layer, following joint efforts in GROBID console, ISTEX view (https://github.com/istex/istex-view) and the future SCIENCE KITCHEN :)