[dspace-tech] Retaining original filenames when exporting AIPs

2016-10-06 Thread Max Sullivan
HI Folks, We are working on migrating content out of our repository running dspace 1.8.2 and into another system. We plan to export AIPs for each record. We would like to retain the original filenames. Has anyone dealt with the issue of the original files being renamed bitstream_1220.pdf and

[dspace-tech] Re: Rename describe step label in submission

2016-10-06 Thread genevieve . turner
I would presume for JSPUI in messages.properties you would need to change jsp.submit.progressbar.describe = Describe Note that I haven't tested this particular label, but generally you can work backwards with naming of fields by searching in messages.properties

Re: [dspace-tech] Re: Assetstore Size limitation

2016-10-06 Thread Jeffrey A Trimble
Thanks to Helix and Mark for illuminating the issue I need to look at. I'm not nearly at the 2 billion bitstreams, and my storage array "can be" defined as one physical volume on the server, and yet be further define as logical volumes. While this isn't my area of expertise, the explanations

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Hilton Gibson
Hi Tom, I believe Deadbat (Redhat) uses "yum" for software management. See: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/ch-yum.html Cheers hg On Thu, 6 Oct 2016 at 16:35 Tom Avino wrote: > One quick question, we are

[dspace-tech] Re: Assetstore Size limitation

2016-10-06 Thread Mark Wood
The only limitation I can think of in DSpace itself is the size of the unique identifier by which a bitstream is retrieved. In DSpace 6, that's a UUID, which is a 128-bit number. In v5 and earlier it was a Java 'int', which is *only* 32 bits signed (so, can identify 2 billion bitstreams).

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Tom Avino
One quick question, we are running Dspace 5 on a RedHat 6, not Ubuntu. How does this affect installing the "sudo apt-get install git curl maven ruby-compass default-jdk default-jre" command? We also already have Maven installed. Thanks On Thursday, October 6, 2016 at 9:39:01 AM UTC-4, Hilton

[dspace-tech] Re: Filtering items with OAI harvesting

2016-10-06 Thread Vinicius Assef
Anyone, please? On 30 September 2016 at 08:35, Vinicius Assef wrote: > Hi all. > > I need to harvest some collections from another DSpace installation with > some requirements: > >1. I don't want to bring all items in a collection. >2. I know which handles I want

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Tom Avino
Hilton, We are using Mirage, not Mirage 2. What do I need to do to install Mirage 2? Thanks, Tom On Thursday, October 6, 2016 at 8:22:12 AM UTC-4, Hilton Gibson wrote: > > Hi Tom, > > Assuming that you are using Mirage 2 as your theme. > See: >

Re: [dspace-tech] Assetstore Size limitation

2016-10-06 Thread helix84
There is no practical limitation. The would-be limitation of number of files per directory is already mitigated by having a deep structure (AA/BB/CC/AABBCCDDEEFFGGHH...) to keep the files sparse. You still may want to check what's your largest number of files per directory and create a new

[dspace-tech] Re: db password question

2016-10-06 Thread Mark Wood
In DSpace 6, local.cfg is read using Apache Commons Configuration, so see https://commons.apache.org/proper/commons-configuration/userguide/howto_properties.html. In short: you could escape the '#' as '\#', and might need to if this were read using java.util.Properties, but it appears that

[dspace-tech] Assetstore Size limitation

2016-10-06 Thread Jeffrey A Trimble
Is there a mandatory size limitation of an Assetstore? My disk space is more or less limitless-I just have to declare space (I'm using AIX with DS4700 Storage array). Is there a point when I should begin a new asststore, (such as assetstore2)? Should it be based on backup conditions such as

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Hilton Gibson
Hi Tom, Assuming that you are using Mirage 2 as your theme. See: https://github.com/DSpace/DSpace/blob/master/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/item-view.xsl And see attached for our custom version. Also see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme

[dspace-tech] Problem with Dspace CRIS 5.5 Oracle database error

2016-10-06 Thread Alejandro Melián
Hi, I'm trying to upgrade from DSpace 3.2 Oracle to DSpace CRIS 5.5 Oracle. Migration seems ok: Database Software: Oracle version Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options

[dspace-tech] db password question

2016-10-06 Thread Tony Brian Albers
Hi guys, Running DS6.0, How do you specify a postgres password in local.cfg that contains #'s? TIA /tony -- Best regards, Tony Albers Systems administrator, IT-development State and University Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark. Tel: +45 8946 2316 -- You received this