inspirehep / inspire-next

The INSPIRE repo.
https://inspirehep.net
GNU General Public License v3.0
59 stars 69 forks source link

Citation number excluding personal citations #691

Open kaplun opened 8 years ago

kaplun commented 8 years ago

From https://rt.inspirehep.net/Ticket/Display.html?id=506650 one can see there is a need for citation count excluding references from papers where the current author is involved.

Ideally this could be done for authenticated users having cleaned their author profiles and using information stored in the future to come Neo4J.

kaplun commented 8 years ago

CC @jmartinm, @tomaszgy, @eamonnmag.

eamonnmag commented 8 years ago

Just to confirm, this is to add a field to the page to show the citation count excluding self-citations, rather than changing the actual displayed citation count? I would say this should only be shown on the author profile page itself. Otherwise there's a risk that it will just confuse.

kaplun commented 8 years ago

Yes, :+1: it's more related to the author profile page rather than search results. Sorry if I have not mentioned that part. The important bit here, is really to exclude the citation involving the particular current author (and not in general self citation as defined as "those between papers having non-empty intersection of the corresponding author list").

eamonnmag commented 8 years ago

Cool, on the author page, it makes a lot of sense!

jmartinm commented 6 years ago

I think this is still relevant, to be moved to a milestone related to author profile development.