On Tue, Feb 11, 2014 at 5:18 PM, Matthew Sherman <[email protected]> wrote: > Ok, so the OAI harvest comes from an XSL file within our instance of DSpace, > is that correct?
Speaking about OAI 2.0 here. You could say so. More exactly, the <metadata> part of the OAI response is generated as an XSL transformation from the DSpace-internal XML representation of metadata called XOAI [1] to a bunch of XML output formats. Each such format transformation is stored in its own .xsl file which you can see here: https://github.com/DSpace/DSpace/tree/dspace-4_x/dspace/config/crosswalks/oai/metadataFormats [1] Note: XOAI is also available as an OAI output format; if you look at xoai.xsl you'll see that it's an identity transformation Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

