muschellij2 / rscopus

Scopus Database API Interface to R
75 stars 16 forks source link

Excluding of self-citations does not work in author_retrieval() #35

Closed tombroekel closed 2 years ago

tombroekel commented 4 years ago

The same results in terms of $content$author-retrieval-response[[1]]$coredata$citation-count is obtained when using author_retrieval(au_id="35274452900",self_cite ="exclude") and author_retrieval(au_id="35274452900",self_cite ="include").

muschellij2 commented 4 years ago

It seems as though the Scopus API has taken out this option: https://dev.elsevier.com/documentation/AuthorRetrievalAPI.wadl

muschellij2 commented 4 years ago

If you go to https://www.scopus.com/authid/detail.uri?authorId=35274452900, then citation overview, you see the same result is returned regardless of whether self-citation is clicked, so you're getting the same output as the website.

Without exclusion

Screen Shot 2020-07-22 at 10 51 35 AM

With exclusion

Screen Shot 2020-07-22 at 10 51 41 AM
tombroekel commented 4 years ago

Thanks, but no, if you hit update, the numbers change below

Screenshot 2020-07-22 at 17 26 36
muschellij2 commented 4 years ago

OK - then it's just not an option anymore on the API. Best, John

On Wed, Jul 22, 2020 at 11:27 AM tombroekel notifications@github.com wrote:

Thanks, but no, if you hit update, the numbers change below [image: Screenshot 2020-07-22 at 17 26 36] https://user-images.githubusercontent.com/53934903/88195645-8df77700-cc40-11ea-869d-a0bcae418311.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/muschellij2/rscopus/issues/35#issuecomment-662519865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIGPLQFM5R7PP66HEJTN7DR44AN5ANCNFSM4PEMXX7Q .