There are a number of OAI crosswalks built into DSpace. You can reference any one of these formats when retrieving records.
http://demo.dspace.org/oai/request?verb=ListMetadataFormats The formats are defined here: https://github.com/DSpace/DSpace/blob/master/dspace/config/crosswalks/oai/xoai.xml#L11-L22 Check out the filters section for examples of how to make your crosswalks conditional: https://github.com/DSpace/DSpace/blob/master/dspace/config/crosswalks/oai/xoai.xml#L172 Terry On Tue, Oct 24, 2017 at 12:24 PM, Keith Jones <[email protected]> wrote: > > Hi, > > I'm trying to find information about how much customizing one can do with > OAI harvesting. > Is it possible to define what level of data is returned when a Dspace > repository is accessed via OAI. > Can you also set up different data returned based on > Community/Collection/Item levels? > > Thanks > Keith > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Terry Brady Applications Programmer Analyst Georgetown University Library Information Technology https://github.com/terrywbrady/info 425-298-5498 (Seattle, WA) -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
