On Tue, Feb 11, 2014 at 5:05 PM, Matthew Sherman <[email protected]> wrote: > We are running 1.8. I did not create them fields, but it does look like > they add it to the dc namespace.
OK, there is the old OAI (1.0) module in up to and including DSpace 1.8 and the new OAI (2.0) module starting from DSpace 3 and available as an addon for DSpace 1.8. The answer is actually the same for both (I checked only the mandatory oai_dc output format) - neither adds custom fields to the OAI output. However, if you're only just starting with OAI, don't deploy the OAI 1.0 - start with OAI 2.0. I don't know about OAI 1.0, but in OAI 2.0 it's very easy to customize the output, especially to add new fields. Here's an example of a mapping for a new metadata field: https://github.com/DSpace/DSpace/blob/dspace-4_x/dspace/config/crosswalks/oai/metadataFormats/oai_dc.xsl#L147-L149 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

