[Dspace-tech] DRIVER OAI Extended Addon v2

2011-01-03 Thread Domingo Iglesias
Hello I'm trying to setup the OAI Extended Addon v.2 with the 1.6.2 version of dspace (http://projecto.rcaap.pt/index.php?option=com_remositoryItemid=2func=fileinfoid=321lang=en http://projecto.rcaap.pt/index.php?option=com_remositoryItemid=2func=fileinfoid=321lang=en) to deal with the DRIVER

Re: [Dspace-tech] table bi_item

2011-01-03 Thread Tim Donohue
Sergio, The 'bi_item' table is auto-generated by the [dspace]/bin/index-init script. It is one of the table(s) that acts as the browse-by index in DSpace 1.5.x. To regenerate that table, you can do the following: * Stop Tomcat * Run '[dspace]/bin/index-init' - this will drop all old bi_*

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
Here’s an example of a portion of a title I’m having problems with. This is how the title is supposed to look: …results for 13CH4 at 7 μm… Even if I edit the item and copy and paste the text into the title, this is how it ends up looking in DSpace: …Results for 13CH4 at 7 {mu}m… Sue

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
This is interesting too. When I edit the item in DSpace 1.5.1 and copy the correct title into the input text box, it ends up looking like this on both the “Edit item” screen and the DSpace long listing page: First results for 13CH4 at 7 μm == Note the Greek letter after the 7 is

[Dspace-tech] Media filter for .ppt files?

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
Happy New Year! Does anyone know if there is a Media filter for Powerpoint presentations (.ppt)? I just ran a query against my DSpace 1.5.1 repository and found that we have only 17 documents that are not full text searchable and these are all Powerpoint presentations. Thanks, Sue Sue

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Laurie Nelson
Sue, Is your tomcat server.xml set to utf-8? Laurie Nelson REAP Administrator SIL International On 1/3/2011 11:15 AM, dspace-tech-requ...@lists.sourceforge.net wrote: Message: 1 Date: Mon, 3 Jan 2011 10:31:03 -0600 From: Thornton, Susan M. (LARC-B702)[LITES] susan.m.thorn...@nasa.gov

Re: [Dspace-tech] DRIVER OAI Extended Addon v2

2011-01-03 Thread Tim Donohue
Hi Domingo, Unfortunately, at this time, the OAI Extended Addon is unsupported by DSpace. You may need to get in touch with the group that built the Add-on and let them know you are having issues. That being said, it looks like the problem is that whoever built the OAI Extended Addon didn't

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
Hi Laurie, We use SunWebserver7, but yes, our server.xml file is set to UTF-8: ?xml version=1.0 encoding=UTF-8? Thanks, Sue Sue Walker-Thornton Software Developer/Database Administrator NASA Langley Research Center|LITES Contract (757) 224-4074 -Original Message- From: Laurie

Re: [Dspace-tech] Media filter for .ppt files?

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
Hi Hardy, We're actually in the process of implementing 1.7, so I'll check it out there! Thanks, Sue Sue Walker-Thornton Software Developer/Database Administrator NASA Langley Research Center|LITES Contract (757) 224-4074 -Original Message- From: Pottinger, Hardy J.

[Dspace-tech] R: DRIVER OAI Extended Addon v2

2011-01-03 Thread Gaetano Rufino
Hi, We list the commands that I used to do the build: • Straight from the source directory, I launched the package maven: mvn package [I know that seems strange because normally the packaging is made from the directory dspace-source/dspace] • dspace-source/dspace/target/dspace-1.6.2-buid.dir