Hi Pablo,

you may want to check the following example:

https://gist.github.com/lyncodev/7335655

In this example we create a virtual/static set based on filtering rules,
this set will expose all documents with Thesis on his dc.type field.
I think this may help, any doubts you have, just ask.

:)



On 4 November 2013 19:49, Pablo Courault <pcoura...@unl.edu.ar> wrote:

> Hi,
>
> I need customize the xml output for the verb "ListSets" in a OAI-PMH
>
> Example, for the request :
>
> http://bibliotecavirtual.unl.edu.ar:8180/publicaciones-oai/request?verb=ListSets
>
> I need to change the standard output :
>
> <ListSets>
> <set>
> <setSpec>hdl_11185_7252</setSpec>
> <setName>El Paraninfo - Nº46</setName>
> </set>
>
> To some like this :
>
>
> <ListSets>
> <set>
> <setSpec>hdl_11185_7252</setSpec>
> <setName>El Paraninfo - Nº46</setName>
> <setSpec>SNRD</setSpec>
> <setName>Sistema Nacional de Repositorios Digitales</setName>
> </set>
>
>
> Adding another pair of <setSpec> and <setName> to implement selective
> harvesting.
>
> Somebody have any idea about how can i do this ?
>
> Thanks for your help !
>
>
>
> Lic. Pablo Courault
>
> Nuevos Desarrollos
>
> Centro de Telemática - Universidad Nacional del Litoral - Argentina
>
>
>
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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




-- 
Thanks, João Melo (My Portfolio <http://www.lyncode.com/m/jmelo/>)
DSpace Department
*Lyncode*: Official
website<http://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2F&sa=D&sntz=1&usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ>
[image: Follow us on
Facebook]<http://www.google.com/url?q=http%3A%2F%2Ftwitter.com%2Flyncode&sa=D&sntz=1&usg=AFrqEzeDuT3ZqMW5uVIA8AoxtTtAeiCX3Q>
<http://www.google.com/url?q=http%3A%2F%2Fwww.facebook.com%2Flyncode&sa=D&sntz=1&usg=AFrqEzcWXjHa3gKBGLsNVxktapxkiWDnww>
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&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