[Dspace-tech] Templates for rendering Related Items

2013-08-05 Thread Nemiz, Elvi
Dear All, The templates inside discovery.xsl are used to render the search results for discovery, I would like to know which file was used to render the formatting in Related Items. If none, how can I override it? Thanks in advance and regards. -- Elvi S. Nemiz Information Assistant Library and

Re: [Dspace-tech] Add expand / collapse for the Front Page and Community-List.

2013-08-05 Thread helix84
On Mon, Aug 5, 2013 at 5:45 AM, Nemiz, Elvi esne...@seafdec.org.ph wrote: I'd still advice you to make your customizations in the [dspace-src]/dspace/modules/ to retain your modifications because your changes in

[Dspace-tech] ORCiD Grant Opportunity

2013-08-05 Thread Andrea Bollini
***apologies for cross-posting*** Dear Community, as most of you are probably aware of, there is a grant opportunity from the Alfred P. Sloan Foundation to support projects of adoption and integration of ORCID into local profile systems such as a CRIS or an extended IR.

[Dspace-tech] First release of the DSpace CRIS module for DSpace 3

2013-08-05 Thread Andrea Bollini
***apologies for cross-posting*** CINECA[1] and the University of Hong Kong (HKU)[2] are pleased to announce the immediate availability for download of the first 3.x version of the DSpace CRIS module (based on DSpace 3.2): https://github.com/CILEA/dspace-cris

[Dspace-tech] Ant fresh_install error

2013-08-05 Thread Mrs. Chitralekha M. Chitale
Hello   I am trying to install dspace-3.2-src-release on Windows 7.   I have installed following versions of other softwares 1. Java jdk1.7.0_25, jre7 2. Tomcat 7.0 3. apache-maven-3.1.0 4. apache-ant-1.9.2 5. PostgreSQL 9.2   I have successfully build mvn package.   I am

[Dspace-tech] Help with Tomcat errors resulting from attempted upgrade from 1.8.1 to 3.0

2013-08-05 Thread Clive Gould
Hi everyone I'm still having trouble with the upgrade from DSpace from 1.8.1 to 3.0 and am starting to feel out of my depth. There appears to be an issue picked up in the Tomcat log appended Can anyone tell me what I've done wrong, or shall I just give up moving to 3.0 and stick with 1.8.1?

Re: [Dspace-tech] LDAP and Special Groups Code

2013-08-05 Thread helix84
On Fri, Aug 2, 2013 at 3:58 PM, Clive Gould cli...@gmail.com wrote: java.io.FileNotFoundException: /${dspace.dir}/config/dspace.cfg (No such file or directory) Somehow you're running with a dspace.cfg that hasn't been through the ant filtering phase. In this phase, references are replaced with

Re: [Dspace-tech] Help with Tomcat errors resulting from attempted upgrade from 1.8.1 to 3.0

2013-08-05 Thread Kostas Stamatis
Hi, It seems that you have an error in you SWORD web.xml file. Go to the file {webapps}/sword/WEB-INF/web.xml and check if the path to DSpace configuration file is well set. From the log, it seems that there is a ${dspace.dir} directive which was not replaced accordingly during the maven

Re: [Dspace-tech] Ant fresh_install error

2013-08-05 Thread Kostas Stamatis
Hi, It seems that you have run the fresh_install command twice (probably because the first one failed) because the error shows that some data in the database already there. Try to clean your database, maybe by deleting it and creating it again, and run the ant fresh_install again.

Re: [Dspace-tech] LDAP and Special Groups Code

2013-08-05 Thread Clive Gould
Hi Thanks for the suggestions. I've tried everything including mvn, ant and subsequently manually replacing every reference to ${dspace.dir with /home/dspace in all files in /home/dspace/config and its subdirectories However, the error in catalina.out resolutely refuses to go away I just don't

[Dspace-tech] Dspace backup and restore

2013-08-05 Thread Parul dubey
Hi All Please let me know the steps for restoring the complete Dspace site(database + all customization ) from one system to another system . Regards Parul dubey -- Get your SQL database under version control

Re: [Dspace-tech] LDAP and Special Groups Code

2013-08-05 Thread Clive Gould
Hi Problem solved :) I went through all the files below and manually changed ${dspace.dir} for /home/dspace No more error messages in catalina.out Thanks everyone Now to get back to debugging LDAP! Clive [root@standbyvle config]# cd /home/dspace/apache-tomcat-6.0.18/webapps [root@standbyvle

Re: [Dspace-tech] LDAP and Special Groups Code

2013-08-05 Thread helix84
A grep tip for faster searching: use the -I option to skip binary files. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Get your

Re: [Dspace-tech] How to replace the word dspace with repository

2013-08-05 Thread otuoma peter
Thanks for that quick response. My advance search feature now works fine, however, the login still gives this error:  java.lang.IllegalArgumentException: No such column 'digest_algorithm' This is after trying out this 

Re: [Dspace-tech] How to replace the word dspace with repository

2013-08-05 Thread helix84
On Mon, Aug 5, 2013 at 4:28 PM, otuoma peter otuomathegr...@yahoo.com wrote: java.lang.IllegalArgumentException: No such column 'digest_algorithm' This is after trying out this https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-StepsrequiredforXMLUI No, that's after upgrading from

Re: [Dspace-tech] User Account Management

2013-08-05 Thread Mark H. Wood
On Fri, Aug 02, 2013 at 07:10:50PM +, LiYu Lilly wrote: Does any one of your Dspace systems have the user account management feature which can set different dates for different accounts and automatically generate user account renewal notices before the expiration dates? Our Dspace

Re: [Dspace-tech] How to export a community metadata in CSV in batch mode?

2013-08-05 Thread Calloni, Rodrigo
Hello Emilio Thanks for the help. The batch procedure works when I execute the file manually. Any ideas on how to make this batch file run using Windows Scheduler? Thanks Rodrigo From: emilio lorenzo [mailto:elore...@arvo.es] Sent: Thursday, August 01, 2013 10:58 AM To:

Re: [Dspace-tech] batch import of Bagit-formated collections and/or conversion script for Bagit to SAF

2013-08-05 Thread nryckman
Tim Donohue-3 wrote Though, to be clear -- the replicate code is *not* hooked up to DSpace's SWORD ingestion process yet. So, if we wanted to ingest bags via SWORD (which sounds like a good idea to me), I believe there's still one piece missing: * a SWORDIngester class which calls the

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Alcides Carlos de Moraes Neto
Thank you for your response Andrea, Did you by any chance add dc.type to the list of hidden metadata fields? https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace/config/dspace.cfg#L737 metadata.hide.dc.type = false It was indeed set to TRUE. I changed it to FALSE, restarted tomcat, and

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Hilton Gibson
About metadata for item types, see latest IRUS report: http://wiki.lib.sun.ac.za/images/c/c6/Irus-item-type-report-Jan2013-v2-0.pdf On 5 August 2013 20:14, Alcides Carlos de Moraes Neto alcides.n...@gmail.com wrote: Thank you for your response Andrea, Did you by any chance add dc.type to

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Alcides Carlos de Moraes Neto
Thank you Hilton, i'll pass this to the librarians responsible. I'm just the 'computer guy'. =) Andrea, It seems removing the line from dspace.cfg resolved the issue. Now both items show dc.type. (This is a bug right? because my line was setting it to FALSE). I'll see now if discovery manages to

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Andrea Schweer
Hi, On 06/08/13 07:13, Alcides Carlos de Moraes Neto wrote: It seems removing the line from dspace.cfg resolved the issue. Now both items show dc.type. (This is a bug right? because my line was setting it to FALSE). I think we can argue about this being a bug or not :) The dspace.cfg comments

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Alcides Carlos de Moraes Neto
2013/8/5 Andrea Schweer schw...@waikato.ac.nz If you have command line access to your server, could you try querying solr directly to check how many items have dc.type indexed at all? This might help determine whether the problem is in the user interface or somewhere deeper. Something like

Re: [Dspace-tech] Missing dc.type field in mets.xml, but present in database

2013-08-05 Thread Andrea Schweer
Hi, On 06/08/13 10:09, Alcides Carlos de Moraes Neto wrote: It seems SOLR has indexed dc.type correctly: response lstname="responseHeader"

[Dspace-tech] IP Authentication in dspace 3.1

2013-08-05 Thread ribin . jones
Hi, I need to provide full access to all my collections in dspace within my institute network - The pdf files associated with each item should be downloadable if accessed from within my network. If access comes from outside our institute network, it should ask for a Request Copy or a

Re: [Dspace-tech] Dspace backup and restore

2013-08-05 Thread Parul dubey
Hi All Please let me know the steps for restoring the complete Dspace site(database + all customization ) from one system to another system . Regards Parul dubey -- Get your SQL database under version