EPrints Technical Mailing List Archive

Message: #01614


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Search eprints from external site.


On Fri, 2013-02-22 at 11:15 +0000, Abdul Bashet wrote:
> Hi,
> 
>  
> 
> I want to develop a plugin for a (Virtual Learning Environment)VLE
> which will search for eprints with some keywords and from the list of
> results user will select the repository to make the link to his post
> in the VLE.
> 
>  
> 
> Please help me some one; How can I send a request to a eprints with
> some keyword and get a results with list of eprints repository?
> 
>  
> 
> I am not familiar with perl, I will make the necessary scripts by php.
> I am expecting if there is any service/example like SWORD that will
> very helpful for me.

Hi,

As a basic approach you can get an export from a search result. Using
ROAR as an example:
http://bit.ly/12W76J6

_action_export=1
output=Ids

i.e. replace _action_search with _action_export and output={PluginID}
with the format you want (depends on what plugins you have installed).

This isn't an official API but has been stable for many years ... new
versions of EPrints will formalise this using the OpenSearch API
standard.

-- 
All the best,
Tim

Attachment: signature.asc
Description: This is a digitally signed message part