Re: [Dspace-tech] messages.properties with different language

2010-03-19 Thread Rajshekhar Pandey
Hello to all,

I have tried native2ascii command and it worked for me but still I am not
getting the actual messages.
Instead of the actual message I am getting test something like this
फफफ

I have configured tomcat for URIEncoding=UTF-8

Thanks

Message: 4
Date: Thu, 18 Mar 2010 20:08:20 +0800
From: Mr Havercamp mrhaverc...@gmail.com
Subject: Re: [Dspace-tech] message.properties with different language
To: dspace-tech@lists.sourceforge.net
Message-ID: 4ba217b4.5080...@gmail.com
Content-Type: text/plain; charset=iso-8859-1

Run native2ascii against the Messages.properties file you created then
deploy again.

Cheers


Hayden

On 18/03/10 18:04, Rajshekhar Pandey wrote:
 Hello to all,

 I am using dspace 1.5.2, and want other language to be integrated with
 it for e.g. Hindi.

I have customized XMLUI part of dspace by building new message file in
 which messages are written in hindi, but when I tried the same in
 JSPUI the messages are not recognized and gives in ??? message
 instead of what I have written.

 Also, I have tried to save the file in UTF-8 format, but does not worked?

 Please suggest me how to build message.properties file.

 Thanks.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] messages.properties with different language

2010-03-19 Thread Kostas Maistrelis
On Fri, 19 Mar 2010 11:29:48 +0530
Rajshekhar Pandey rajshkhr.pan...@gmail.com wrote:

 Hello to all,
 
 I have tried native2ascii command and it worked for me but still I am not
 getting the actual messages.
 Instead of the actual message I am getting test something like this
 फफफ
 

try to use this editor:
http://propedit.sourceforge.jp/index_en.html


signature.asc
Description: PGP signature
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Browse by Author/Subject in Chinese

2010-03-19 Thread Mr Havercamp
Thanks Allen. If HKU is satisfied with natural ordering then it should 
be more than sufficient for our project as well.

Are you handling pinyin, or latinized, names as well within your author 
lists? If so, are they listed along with the chinese names and how are 
they sorted on the screen?

Cheers


Hayden

On 19/03/10 13:23, Allen Lam wrote:
 Hi Hayden,

 Part of our dspace items are having chinese titles and chinese author names.
 We do not have special ordering for any specific languages so that
 chinese texts are ordered in their natural ordering.
 We are storing data in UTF-8. The meaning of natural is that when each
 char (in english or chinese or any languages) of a string of text is
 interpreted as an integer value, the strings of integers are ordered
 from small to big.

 For example, a list of chinese names are naturally ordered like that:

 何子雅
 何存德
 何存邦
 何學儉
 何學強
 何宏德
 何宗憲
 何宗義
 何定邦
 何宛珊

 because their numerical values are that:

 20309 23376 38597
 20309 23384 24503
 20309 23384 37030
 20309 23416 20745
 20309 23416 24375
 20309 23439 24503
 20309 23447 25010
 20309 23447 32681
 20309 23450 37030
 20309 23451 29642

 It is subjective to define what is the correct order. I feel the
 natural ordering is correct enough for our use.

 You can re-define the ordering by providing information of stroke,
 binary or phonetic for each string of text you want to order in dspace.
 It means defining extra dc tags and supplying extra metadatavalues when
 you submit each item.

 Best,
 Allen Lam.
 HKU Hub Administrator, http://hub.hku.hk



 Mr Havercamp wrote:

 We have a DSpace instance which is storing metadata in the Chinese
 language. We are wondering whether anybody has tackled this and been
 successful in ordering the Author and Subject correctly. If so, did you
 use the stroke, binary or phonetic method for sorting the relevant fields.

 Cheers


 Hayden

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

  

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to import new metadata format in DSpace.

2010-03-19 Thread Rajshekhar Pandey
Hello to all,

How can I import new metadata format in DSpace 1.5.2?
Is there any way using an step  similar to load_registries method to
directly import the scheme?

I want to use MODS or MARC XML.

Thanks

-- 
Regards,
Rajshekhar Pandey
Jr. Software Engineer
Webinito Networks.

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Internal System Error

2010-03-19 Thread Henry Atsu Agbodza

I installed Dspace on the 11th of March, 2010 at the University of Ghana.
I'm trying to have the system on a Linux box instead of Windows.
Everything went on well. I logged into the administrator end and made some
changes to the side bar news etc. The changes reflected on the homepage
and everything went well. I then shut the machine down. Because i will
have to perform some demonstration on Friday, i decided to test the system
today and make some few changes. But on the homepage i get an Internal
System Error message. Clicking on any of the links still displays the same
message. Please help me to fix this. I will be very grateful.

Thanks in advance
Below is the first mail i got from the system as the system administrator


Date:   3/17/10 12:50 PM
Session ID: 4052E39F65C30BF017A143A3C5BBE3A9

-- URL Was: http://dspace.ug.edu.gh:8080/dspace/
-- Method: GET
-- Parameters were:


Exception:
org.postgresql.util.PSQLException: Connection refused. Check that the
hostname and
port are correct and that the postmaster is accepting TCP/IP connections.
Exception: java.net.ConnectException: Connection refused
Stack Trace:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.init(Socket.java:309)
at java.net.Socket.init(Socket.java:124)
at org.postgresql.core.PGStream.init(PGStream.java:62)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:77)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
at
org.postgresql.jdbc2.AbstractJdbc2Connection.init(AbstractJdbc2Connection.java:124)
at
org.postgresql.jdbc2.Jdbc2Connection.init(Jdbc2Connection.java:24)
at org.postgresql.Driver.makeConnection(Driver.java:386)
at org.postgresql.Driver.connect(Driver.java:260)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:171)
at
org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnection(DriverManagerConnectionFactory.java:48)
at
org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
at
org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:840)
at
org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:175)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:193)
at
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:717)
at org.dspace.core.Context.init(Context.java:105)
at org.dspace.app.webui.util.UIUtil.obtainContext(UIUtil.java:109)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:78)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at

Re: [Dspace-tech] Internal System Error

2010-03-19 Thread Hilton Gibson
Hi Henry

Please check the following:
http://ir.sun.ac.za/wiki/index.php/Prepare_Ubuntu#Step_7._Install_PostgreSQL
http://ir.sun.ac.za/wiki/index.php/Install_Dspace#Step_4._.2A.2A.2A_Edit_the_Dspace_configuration_.2A.2A.2A
http://ir.sun.ac.za/wiki/index.php/Disaster_Recovery#Database_credentials

Your DSpace cannot connect to the PostgreSQL server.
The first step is to check that DSpace is allowed to connect to the
PostgreSQL server.
This is normally done with:
http://ir.sun.ac.za/wiki/index.php/Prepare_Ubuntu#Step_7._Install_PostgreSQL
Then check that you DSpace config file is correct, this is normally
done with: 
http://ir.sun.ac.za/wiki/index.php/Install_Dspace#Step_4._.2A.2A.2A_Edit_the_Dspace_configuration_.2A.2A.2A
Then when you want to setup backups, this is normally done:
http://ir.sun.ac.za/wiki/index.php/Disaster_Recovery#Database_credentials

Cheers

hg.

On 19 March 2010 11:12, Henry Atsu Agbodza henry_agbo...@libr.ug.edu.gh wrote:

 I installed Dspace on the 11th of March, 2010 at the University of Ghana.
 I'm trying to have the system on a Linux box instead of Windows.
 Everything went on well. I logged into the administrator end and made some
 changes to the side bar news etc. The changes reflected on the homepage
 and everything went well. I then shut the machine down. Because i will
 have to perform some demonstration on Friday, i decided to test the system
 today and make some few changes. But on the homepage i get an Internal
 System Error message. Clicking on any of the links still displays the same
 message. Please help me to fix this. I will be very grateful.

 Thanks in advance
 Below is the first mail i got from the system as the system administrator


 Date:       3/17/10 12:50 PM
 Session ID: 4052E39F65C30BF017A143A3C5BBE3A9

 -- URL Was: http://dspace.ug.edu.gh:8080/dspace/
 -- Method: GET
 -- Parameters were:


 Exception:
 org.postgresql.util.PSQLException: Connection refused. Check that the
 hostname and
 port are correct and that the postmaster is accepting TCP/IP connections.
 Exception: java.net.ConnectException: Connection refused
 Stack Trace:
 java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at
 java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:452)
        at java.net.Socket.connect(Socket.java:402)
        at java.net.Socket.init(Socket.java:309)
        at java.net.Socket.init(Socket.java:124)
        at org.postgresql.core.PGStream.init(PGStream.java:62)
        at
 org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:77)
        at
 org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at
 org.postgresql.jdbc2.AbstractJdbc2Connection.init(AbstractJdbc2Connection.java:124)
        at
 org.postgresql.jdbc2.Jdbc2Connection.init(Jdbc2Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:386)
        at org.postgresql.Driver.connect(Driver.java:260)
        at java.sql.DriverManager.getConnection(DriverManager.java:512)
        at java.sql.DriverManager.getConnection(DriverManager.java:171)
        at
 org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnection(DriverManagerConnectionFactory.java:48)
        at
 org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
        at
 org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:840)
        at
 org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:175)
        at java.sql.DriverManager.getConnection(DriverManager.java:512)
        at java.sql.DriverManager.getConnection(DriverManager.java:193)
        at
 org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:717)
        at org.dspace.core.Context.init(Context.java:105)
        at org.dspace.app.webui.util.UIUtil.obtainContext(UIUtil.java:109)
        at org.apache.jsp.index_jsp._jspService(index_jsp.java:78)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
        at
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at
 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
        

[Dspace-tech] Dspace Database Schema

2010-03-19 Thread AMJAD USMAN

Hi everybody,

can anyone pliz tell me about the database schema used by dspace?
if anyone has its ERD (Entity Relationship Diagram), then pliz send it to me .

regards:
Amjad
  
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Java lang OutofMemory heap size

2010-03-19 Thread AMJAD USMAN

hi everybody,

 

i am installing dspace-1.6 on windows xp.

after successfully runing mvn package command, when i give ant fresh_install 
command, then it gives the following error:

 

Build Failed:

java.lang.OutOfMemoryError: java heap space

 

what should i do ?

From:
Amjad



  
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] Java lang OutofMemory heap size

2010-03-19 Thread Hilton Gibson
See: 
http://ir.sun.ac.za/wiki/index.php/Prepare_Ubuntu#Step_5.1:_Install_Tomcat_5.5
And 
:http://ir.sun.ac.za/wiki/index.php/Prepare_Ubuntu#Step_9._Setup_the_environment_variables

There must be a place where you can setup the Java memory variables on Windows.

Cheers

hg.

On 19 March 2010 14:54, AMJAD USMAN amjad...@hotmail.com wrote:
 hi everybody,

 i am installing dspace-1.6 on windows xp.
 after successfully runing mvn package command, when i give ant fresh_install
 command, then it gives the following error:

 Build Failed:
 java.lang.OutOfMemoryError: java heap space

 what should i do ?

 From:
 Amjad




 
 Hotmail: Powerful Free email with security by Microsoft. Get it now.
 --
 Download Intel® Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Dspace-general mailing list
 dspace-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general





-- 
Systems Administrator
Library and Information Services
Stellenbosch University

http://www.sun.ac.za
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ubuntu.sun.ac.za

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Introducing three new DSpace Committers!

2010-03-19 Thread Tim Donohue
All,

On behalf of the DSpace Committers Group, I'd like to formally welcome 
Peter Dietz, Robin Taylor, and Keith Gilbertson to our team. These three 
individuals were nominated by three different members of our DSpace 
Community.  All have shown great initiative in volunteering their time 
to help out DSpace Software and our DSpace Community.

Peter Dietz is the Systems Developer / Engineer for Ohio State 
University's DSpace instance, The Knowledge Bank 
(https://kb.osu.edu/dspace/). Peter is a recent addition to our DSpace 
community, but he has jumped straight in and has been actively assisting 
the DSpace Community in #dspace IRC, JIRA and our mailing lists.  He was 
also instrumental in helping to test/debug the new DSpace 1.6 Statistics 
engine (especially its ability to load large amounts of data from 
existing dspace log files) during the most recent Testathons.

Robin Taylor is a developer at the Edinburgh University Library, where 
his primary role is to maintain and develop their various installations 
of DSpace.  This includes not only the Edinburgh University Library's 
Edinburgh Research Archive (http://www.era.lib.ed.ac.uk/), but also a 
number of other DSpace installations for partners within the Scottish 
Digital Library consortium (http://www.nls.uk/sdlc/).  Robin has been 
active within the DSpace community for several years now, helping out on 
mailing lists, providing bug reports / patches, and helping to ask some 
tricky questions.  He was also instrumental in developing a new Item 
type-based Submission module for DSpace (one that we are hopeful will be 
formally released in a future version of DSpace): 
http://jira.dspace.org/jira/browse/DS-464

Keith Gilbertson is the technical lead for the Georgia Institute of 
Technology's GALILEO Knowledge Repository (http://tinyurl.com/yz9v79x), 
based on DSpace technology and sponsored by the Institute of Museum and 
Library Services (IMLS).  Previous to this position, Keith assisted in 
the construction of OhioLINK's DSpace-based Digital Resource Commons 
project (http://drc.ohiolink.edu).  Since 2007, Keith has been actively 
helping out on mailing lists and providing bug reports / patches to 
DSpace.  Most recently, he was also a very active participant in both of 
our 1.6 Testathons.

Please join us in congratulating and welcoming our three new DSpace 
Committers!

Sincerely,

The DSpace Committers Group.


-- 
Tim Donohue
Technical Lead for DSpace Project
DuraSpace.org

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] messages.properties with different language

2010-03-19 Thread Rajshekhar Pandey
The editor worked for me.
Thanks


Message: 3
Date: Fri, 19 Mar 2010 09:06:39 +0200
 From: Kostas Maistrelis kos...@amalou.net
Subject: Re: [Dspace-tech] messages.properties with different language
To: dspace-tech@lists.sourceforge.net
Message-ID: 20100319090639.5e158...@kosa
Content-Type: text/plain; charset=utf-8

 On Fri, 19 Mar 2010 11:29:48 +0530
Rajshekhar Pandey rajshkhr.pan...@gmail.com wrote:

 Hello to all,

 I have tried native2ascii command and it worked for me but still I am
not
 getting the actual messages.
 Instead of the actual message I am getting test something like this
 ?


try to use this editor:
http://propedit.sourceforge.jp/index_en.html
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] Dspace Database Schema

2010-03-19 Thread Caryn Neiswender

Hi Amjad,

If you have an installation of DSpace running, the ERD is available at 
[dspace-source]/dspace/docs/image/db-schema.gif . 
You can also access it online through the SVN at 
http://scm.dspace.org/svn/repo/dspace/tags/dspace-1.6.0/dspace/docs/image/db-schema.gif 
.


~Caryn



 Original Message 
Subject: [Dspace-general] Dspace Database Schema
From: AMJAD USMAN amjad...@hotmail.com
To: dspace-gene...@lists.sourceforge.net, dspace-tech@lists.sourceforge.net
Date: 3/19/2010 4:02 AM

Hi everybody,

can anyone pliz tell me about the database schema used by dspace?
if anyone has its ERD (Entity Relationship Diagram), then pliz send it 
to me .


regards:
Amjad


Hotmail: Powerful Free email with security by Microsoft. Get it now. 
https://signup.live.com/signup.aspx?id=60969



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev


___
Dspace-general mailing list
dspace-gene...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general
  
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to import new metadata format in DSpace.

2010-03-19 Thread Caryn Neiswender
Hi Rajshekhar,

You will need to setup an xml file for each new metadata format, then 
use [dspace]/bin/dsrun org.dspace.administer.MetadataImporter -f [xml file]

For more information (including required XML structure), see 
http://dspace.org/1_6_0Documentation/ch05.html#N14D27

~Caryn




 Original Message 
Subject: [Dspace-tech] How to import new metadata format in DSpace.
From: Rajshekhar Pandey rajshek...@webinito.com
To: dspace-tech@lists.sourceforge.net
Date: 3/19/2010 2:23 AM
 Hello to all,

 How can I import new metadata format in DSpace 1.5.2?
 Is there any way using an step  similar to load_registries method to
 directly import the scheme?

 I want to use MODS or MARC XML.

 Thanks

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DuraSpace accepted into GSoC 2010 (Call for DSpace Projects!)

2010-03-19 Thread Tim Donohue
Dear DSpace Community,

DuraSpace has been accepted as a participant in this year's Google 
Summer of Code (GSoC) student internship program 
(http://socghop.appspot.com/)!

The DSpace Community has participated in GSoC for the last three years 
(2007-2009), completing a total of 12 successful student projects over 
the years.  Although not all projects may have been accepted into core 
DSpace, all have brought value to the DSpace community by allowing for 
the investigation of new ideas (which have consistently helped shape the 
evolution of DSpace through the years).

What are the requirements for participating in GSoC 2010 (either as a 
Mentor or a Student)?  Find out more below...


== Call for Student Participants ==

(Professors, please share this with your students!  Librarians, please 
forward to both professors and students!)

YOU CAN EARN $5,000 FOR DOING THAT?!?

That's right! Apply for Google Summer of Code and you can earn $5000 USD 
for a summer's worth of work!  In addition, you will gain valuable 
experience in a friendly, open source community (looks great on your 
resume!).  You may even see your code become part of DSpace software, 
and your name appear on our ever growing list of DSpace contributors:
http://wiki.dspace.org/index.php/DSpaceContributors

Here's some videos/propaganda to encourage your participation in GSoC:
* From GSoC 2009 - GSoC experiences and a History of Open Source: 
http://www.youtube.com/watch?v=vBRRR0BQyz0
* From GSoC 2008 - Google Wants to Give you Money!: 
http://idyll.dreamhosters.com/transfer/gsoc-2008-screencast.mp4
* GSoC 2010 Flyers: 
http://code.google.com/p/google-summer-of-code/wiki/GsocFlyers

If you are interested in participating in GSoC as a student, please 
visit: 
http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/userguide#depth_students

In addition, we ask that you send in your application using the 
application template available on our GSoC homepage:
http://socghop.appspot.com/gsoc/org/show/google/gsoc2010/duraspace

More information can also be found off of the DuraSpace GSoC page:
http://www.fedora-commons.org/confluence/display/GSOC/

The student application period begins on Monday, March 29th and ends on 
Friday, April 9.  See the GSoC 2010 Site (http://socghop.appspot.com/) 
for more details.


== Call for Mentors / DSpace Projects ==

The purpose of DSpace's participation in GSoC is to:
(1) promote involvement of new students as open source developers within 
the DSpace Community,
(2) provide opportunities for existing community members to lead within 
the community as mentors, and
(3) build some exciting new add-ons and prototypes for DSpace along the way.

We would like to encourage all community members to post their ideas 
for projects on the wiki: 
http://wiki.dspace.org/index.php/Google_Summer_of_Code_Ideas

We need to get as many ideas posted by MONDAY, MARCH 29TH, as this is 
when the application period begins for students (student applications 
are accepted until Fri, April 9, 19:00 UTC).

If you would like to be a mentor (or co-mentor) on the project you 
proposed, are an active developer in the community and keenly interested 
in leading a student through a software development project, please 
apply as follows:
(1) First, add your name (along with projects you'd be willing to 
mentor) to our list of interested mentors: 
http://wiki.dspace.org/index.php/Google_Summer_of_Code
(2) Second, you will need to apply on the GSoC site to become a mentor 
for DuraSpace (please note, our organization name is DuraSpace and not 
DSpace): 
http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/userguide#depth_mentor

The final list of mentors will be selected based on whether or not we 
have student's interested in your project.  If we end up with more 
mentors than students, you are also welcome to join up and co-mentor a 
interesting student project.

Get excited and join in on the fun!

Tim

-- 
Tim Donohue
Technical Lead for DSpace Project
DuraSpace.org

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech