Hello Andrea,

Thank you so much for sharing your code. I have successfully integrated
scopus citation counts in our repository without using the form.

Best regards,
Elvi

On Tue, Oct 1, 2013 at 9:10 AM, Andrea Schweer <schw...@waikato.ac.nz>wrote:

> Hi,
>
> On 29/09/13 21:57, Nemiz, Elvi wrote:
> > I would like to ask if someone from the list have implemented (the
> > new) scopus integration in their repository (preferrably xmlui) using
> > cited-by count api? I tried using stuart's:
> >
> http://blog.stuartlewis.com/2009/10/30/displaying-citation-counts-in-dspace/
> > and HKUST's: http://library.ust.hk/software/scopus-citedby.html in my
> > jspui instance but I can't get it to work. I also noticed that the new
> > scopus cited-by count API will return an image linking back to scopus
> > (http://www.developers.elsevier.com/devcms/cited-by-count-api). Using
> > the example from elsevier, I managed to make it work in my xmlui
> > instance. How can I edit the example so that it will conduct a search
> > onload without using forms since I can create a variable for the doi's
> > value? My goal here is to avoid using the search form to generate the
> > image that contained the number of times a certain article have been
> > cited.
>
> Have a look at how I did this for one of "my" repositories:
> https://gist.github.com/aschweer/6772579 shows how it works for the item
> page at http://researchcommons.waikato.ac.nz/handle/10289/6747
>
> I'm generating the JavaScript snippet in-line on the item page and
> passing the DOI to the Scopus search code via the XSLT rather than using
> a form. Passing in the DOI would be different in JSPUI but the
> JavaScript itself should still help you. I remember that it took me a
> while to figure out how to avoid the form but I can't remember how I got
> there in the end.
>
> cheers,
> Andrea
>
> --
> Dr Andrea Schweer
> IRR Technical Specialist, ITS Information Systems
> The University of Waikato, Hamilton, New Zealand
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to