[Dspace-tech] Using metadatavalue.metadata_field_id to change dc assignments from dc.contributor.author to dc.creator

2007-08-21 Thread Sunyeen Pai
Hi folks, Our library wishes to start using dc.creator instead of dc.contributor.author for author information. (We may extend this to dc.creator.personalname and .corporatename.) One of the tasks I must accomplish is to change our existing 150 records. I have noticed, in the metadatavalue t

Re: [Dspace-tech] Coding special characters for batch ingestion

2007-08-21 Thread Robert Tansley
XML-encoded UTF-8 should be fine. On 21/08/07, Mark H. Wood <[EMAIL PROTECTED]> wrote: > We're loading a large number of items obtained from another > organization and the metadata they have provided often contains > "interesting" characters which are rejected by the ItemImport tool. > Naked amper

[Dspace-tech] Coding special characters for batch ingestion

2007-08-21 Thread Mark H. Wood
We're loading a large number of items obtained from another organization and the metadata they have provided often contains "interesting" characters which are rejected by the ItemImport tool. Naked ampersands are rejected, but will be accepted if the amp entity is coded instead. However, character

Re: [Dspace-tech] using ImportItem tool with other metadata schema

2007-08-21 Thread Kyle Brentnell
Yes it is possible. If you created (in DSpace) a schema called "myschema" with an element "myelement" and "myqualifier" the dublin_core.xml (yes the file name ironically has dublin core in it) file content would look like: value1 value2 Note you can mix and match dublin core schema a

Re: [Dspace-tech] DSpace concurrent user access

2007-08-21 Thread Robert Tansley
On 21/08/07, Christian Voelker <[EMAIL PROTECTED]> wrote: > > Lock obtain timed out: [EMAIL PROTECTED]:\Tomcat 6.0\temp\lucene- > e575723f586b663d697cde458e2fa736-write.lock > > Why cant it get a write lock in that moment? I dont know > about the inner working of lucene, but the file name looks >

[Dspace-tech] using ImportItem tool with other metadata schema

2007-08-21 Thread Hlias Stavrakis
Hi, does anyone know if it is it possible to use ImportItem tool giving not Q Dublin Core metadata description but a custom Schema? Any comment will be helpfull, thanks. - This SF.net email is sponsored by: Splunk Inc. Sti

Re: [Dspace-tech] Problem with opening pdf-files

2007-08-21 Thread Victoria Rasero
We have the same problem with large files only, plus of 11 MB. Regards -- Victoria Rasero Biblioteca de la Universidad Carlos III de Madrid - 2007/8/21, Mika Stenberg <[EMAIL PROTECTED]>: > > Im having problems when opening so

Re: [Dspace-tech] Problem with deleting EPerson on DSpace 1.3.2

2007-08-21 Thread Jayan Chirayath Kurian
Hi! Dsrun org.dspace.storage.bitstore.Cleanup This will clear all deleted items from the DSpace asset store directory. Are there any items that are withdrawn and still referenced by the user? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

Re: [Dspace-tech] Problem with deleting EPerson on DSpace 1.3.2

2007-08-21 Thread Andrea Bollini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 the item was deleted or only withdrawn? Andrea Ravinder Kalsi (Staff) ha scritto: > Dear all > > I'm attempting to clear out some names from the e-people list of > registered users on DSpace (1.3.2). > > Unfortunately, when I attempt this I am comin

Re: [Dspace-tech] Feedback-function problems in 1.4.2

2007-08-21 Thread Jayan Chirayath Kurian
Hi! I think the dspace - config file dspace URL parameter value has some effects on this From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pekka Savela Sent: Tuesday, August 21, 2007 5:15 PM To: dspace-tech@lists.sourceforge.net Subject: [Dspa

[Dspace-tech] Problem with deleting EPerson on DSpace 1.3.2

2007-08-21 Thread Ravinder Kalsi (Staff)
Dear all I'm attempting to clear out some names from the e-people list of registered users on DSpace (1.3.2). Unfortunately, when I attempt this I am coming up with this error message. "The EPerson *Name* cannot be deleted because a reference to it exists in the following table(s): * item

Re: [Dspace-tech] Feedback-function problems in 1.4.2

2007-08-21 Thread Andrea Bollini
Jayan Chirayath Kurian ha scritto: > Hi! > > > > I think the dspace - config file dspace URL parameter value has some > effects on this > He is right. The feedback function now deny access from spiders comparing refeerer header with dspace hostname (set in dspace.cfg - dspace.hostname check f

Re: [Dspace-tech] Feedback-function problems in 1.4.2

2007-08-21 Thread Pekka Savela
Hello Jayan, Cheers!! Looks like there was too much info on that URL parameter in config, fixing it resolved the issue. Wish it would always be as simple as this! :) Many thanks again! regards, Pekka 2007/8/21, Jayan Chirayath Kurian <[EMAIL PROTECTED]>: > > Hi! > > > > I think the dspace – c

Re: [Dspace-tech] DSpace concurrent user access

2007-08-21 Thread Christian Voelker
Hello, if I boil down what all these logs point me to, these are the lines that remain: Am 21.08.2007 um 05:56 schrieb Jayan Chirayath Kurian: > (1) The Catalina.log shows the following > > INFO: The Apache Tomcat Native library which allows optimal > performance in production environments was

[Dspace-tech] Feedback-function problems in 1.4.2

2007-08-21 Thread Pekka Savela
Hi y'all, I've encoutered an odd behaviour in our dspace install... we upgraded from 1.4.1 to 1.4.2 last month. I recall testing every function out - also feedback form - and everything seemed to be fine. Well, today I was told that clicking the feedback-link now prompts for login, and even after

[Dspace-tech] Problem with opening pdf-files

2007-08-21 Thread Mika Stenberg
Im having problems when opening some pdf-files. Mainly this occurs with Mozilla browser, but it seems that the attribute 'sequence=1' causes the browser to hang or at least stop loading the pdf. Some items open fine when I remove the sequence=1 part of the url, but some dont even with that. Has

[Dspace-tech] Adoption of Open Source Software in Libraries: Perceptions of LIS Community

2007-08-21 Thread Muhammad Rafiq
*Apology for cross posting. Dear LIS professionals * Good Morning Hope my mail will find you in the best of health and spirits. I am conducting a research on the perceptions of LIS professionals about Adoption of Open Source Software in Libraries. The questionnaire is available at http://www.surve

Re: [Dspace-tech] Overriding the Approving of a submission

2007-08-21 Thread Andrea Bollini
Which version are you running? see this old patch/bug: SF Patch #1623599 for SF Bug #1217068 Failed to complete review in workflowBest http://dspace.svn.sourceforge.net/viewvc/dspace/tags/dspace-1_4_2/dspace/src/org/dspace/app/webui/servlet/admin/EditCommunitiesServlet.java?r1=1189&r2=1719 Andrea

Re: [Dspace-tech] Error in rebuilding dspace.war file on windows

2007-08-21 Thread James Rutherford
On Tue, Aug 21, 2007 at 12:07:34AM -0700, Heny belay wrote: > BUILD FAILED > c:\dspace\build.xml :88: Source file does not exist. Sounds like you gave the incorrect path to your dspace.cfg file. Verify the correct path and try again. cheers, Jim -- James Rutherford | Hewlett-Pack

[Dspace-tech] Error in rebuilding dspace.war file on windows

2007-08-21 Thread Heny belay
Dear all I have installed Dspace 1.4.2 on windows and trying to customize the web user interface.I edited the default JSPs and stored it in my local directory of Dspace.But when I try to rebuild the dspace.war file by running ant -Dconfig= [dspace] /config/dspace.cfg build_wars.I have got