[Dspace-tech] Number of Articles deposited in DSpace during a given year

2015-01-05 Thread Admire Mutsikiwa
Hi 

Hope I find you well.  I am interested in establishing the number of
articles deposited per month during the course of year 2014. I will
appreciate it if I can be furnished with the SQL statement to achieve this.

 

Kind Regards,

 

Admire Mutsikiwa (Mr)

ICT Manager

Libraries

University of Zimbabwe

Tel:+263-4-303276

Mob:+263782476883

 

It is easy to dodge our responsibilities, but we cannot dodge the
consequences of dodging our responsibilities.  Josiah Charles Stamp
http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp 

 

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Number of Articles deposited in DSpace during a given year

2015-01-05 Thread Hilton Gibson
Perhaps this will help:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips

Check the heading IR Growth.

Cheers

hg

*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 6 January 2015 at 09:30, Admire Mutsikiwa amutsik...@uzlib.uz.ac.zw
wrote:

 Hi

 Hope I find you well.  I am interested in establishing the number of
 articles deposited per month during the course of year 2014. I will
 appreciate it if I can be furnished with the SQL statement to achieve this.



 Kind Regards,



 Admire Mutsikiwa (Mr)

 ICT Manager

 Libraries

 University of Zimbabwe

 Tel:+263-4-303276

 Mob:+263782476883



 *“It is easy to dodge our responsibilities, but we cannot dodge the
 consequences of dodging our responsibilities.”  *Josiah Charles Stamp
 http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp




 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] mvn package error

2015-01-05 Thread Ahmad Al-Shalabi
Hi allI'm trying to install Dspace for the first timeso i install all 
requirement successfully, when i move to next step build porject using mvn 
package command there is an error.i was change install.dir in build.properties 
to dspace.install.dir=C:\dspace and i create database called dspace user and 
password dspace
the following is the command lines 
C:\dspace-4.2-src-releasejava -versionjava version 1.7.0_71Java(TM) SE 
Runtime Environment (build 1.7.0_71-b14)Java HotSpot(TM) Client VM (build 
24.71-b01, mixed mode, sharing)
C:\dspace-4.2-src-releasemvn version[INFO] Scanning for 
projects...Downloading: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom[ERROR]
 The build could not read 1 project - [Help 1][ERROR][ERROR]   The project 
org.dspace:dspace-parent:4.2 (C:\dspace-4.2-src-release\pom.xml) has 1 
error[ERROR] Non-resolvable parent POM: Could not transfer artifact 
org.sonatype.oss:oss-parent:pom:7 from/to central 
(https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 
[repo.maven.apache.org/185.31.19.215] failed:Connection timed out: connect and 
'parent.relativePath' points at no local POM @ line 20, column 13 - [Help 
2][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug 
logging.[ERROR][ERROR] For more information about the errors and possible 
solutions, please read the following articles:[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException[ERROR]
 [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelExceptionC:\dspace-4.2-src-releasemvn
 package[INFO] Scanning for projects...Downloading: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom[ERROR]
 The build could not read 1 project - [Help 1][ERROR][ERROR]   The project 
org.dspace:dspace-parent:4.2 (C:\dspace-4.2-src-release\pom.xml) has 1 
error[ERROR] Non-resolvable parent POM: Could not transfer artifact 
org.sonatype.oss:oss-parent:pom:7 from/to central 
(https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 
[repo.maven.apache.org/185.31.19.215] failed:Connection timed out: connect and 
'parent.relativePath' points at no local POM @ line 20, column 13 - [Help 
2][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug 
logging.[ERROR][ERROR] For more information about the errors and possible 
solutions, please read the following articles:[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException[ERROR]
 [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelExceptionC:\dspace-4.2-src-releasecd
 dspace
C:\dspace-4.2-src-release\dspacemvn package[INFO] Scanning for 
projects...Downloading: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom[ERROR]
 The build could not read 1 project - [Help 1][ERROR][ERROR]   The project 
org.dspace:dspace:[unknown-version] (C:\dspace-4.2-src-release\dspace\pom.xml) 
has 1 error[ERROR] Non-resolvable parent POM for 
org.dspace:dspace-parent:4.2: Could not transfer artifact 
org.sonatype.oss:oss-parent:pom:7 from/to central 
(https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 
[repo.maven.apache.org/185.31.18.215] failed: Connection timed out: connect and 
'parent.relativePath' points at no local POM @ org.dspace:dspace-parent:4.2, 
C:\dspace-4.2-src-release\pom.xml, line 20, column 13 - [Help 2][ERROR][ERROR] 
To see the full stack trace of the errors, re-run Maven with the -e 
switch.[ERROR] Re-run Maven using the -X switch to enable full debug 
logging.[ERROR][ERROR] For more information about the errors and possible 
solutions, please read the following articles:[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException[ERROR]
 [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelExceptionC:\dspace-4.2-src-release\dspace
--
please i need your helpBest Regards
  --
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Connecting internal and external DSpace instances with OAI-ORE harvesting -- anyone doing this?

2015-01-05 Thread Webb, Nicholas
We're a small archive using DSpace to manage electronic records, currently 
planning an upgrade of our XMLUI DSpace instance. Our existing instance is 
accessible to the public web, but as part of this upgrade, we want to set up an 
internal, staff-only dark archive as well. The goal, for ease of use, would be 
to have the dark archive contain our entire collection, with the public 
instance containing the subset of items that we want to expose to the public 
web.

I'm considering setting up two DSpace instances: an internal (primary) instance 
restricted to a set of local IPs and an external (secondary) instance 
accessible to the public web. The primary instance would be where all manual 
staff interaction with the collections takes place. Items would be submitted 
and approved on the primary instance, and collections designated as public 
would be harvested at intervals by the secondary. (We'd migrate our existing 
data over to the primary instance.)

This seems like a use case for the OAI-ORE harvester. Does this seem like the 
appropriate solution for what we'd like to do? Are any institutions currently 
doing something like this?

Thanks --

Nicholas Webb
Digital Archivist

Icahn School of Medicine at Mount Sinai
Box 1102 - One Gustave L. Levy Place
New York, NY 10029-6574

(o) 212-241-7239
(f) 212-241-7864
(e) nicholas.w...@mssm.edu 


--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] XOAI ORE filename encoding

2015-01-05 Thread João Melo
Hi German,

check if your tomcat configuration is using UTF-8.
Look at this post
https://blog.oio.de/2010/12/31/solving-tomcat-encoding-problems-in-utf-8-webapps/

On 5 January 2015 at 16:10, Germán Biozzoli germanbiozz...@gmail.com
wrote:

 Hi Hilton  helix

 Hilton, I agree completely about the normalization for the filenames, but
 it's a repository with geographically distributed contributors and it's
 designing its guidelines for deposit. I will recommend this normalization,
 it looks like the URL that you sent could be a very good recommendation.

 Helix, you're right. The encoding is OK. I'll see then the OAIHarvester,
 because it's giving an exception when tries to receive this file (without
 any special character is working OK).

 Regards  thanks
 German

 2015-01-05 12:44 GMT-03:00 helix84 heli...@centrum.sk:

 Hi Germán,

 I'm not sure I see your problem.

 The %C3%B1 sequence is the correct encoding for the ñ character and
 this should work just fine.

 If, OTOH, you're referring to the link not working as a whole, it will
 be because in the source repository you didn't configure the
 repository host name (bitstream.baseUrl in
 [dspace]/config/modules/oai.cfg).


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] XOAI ORE filename encoding

2015-01-05 Thread Germán Biozzoli
Hi Hilton  helix

Hilton, I agree completely about the normalization for the filenames, but
it's a repository with geographically distributed contributors and it's
designing its guidelines for deposit. I will recommend this normalization,
it looks like the URL that you sent could be a very good recommendation.

Helix, you're right. The encoding is OK. I'll see then the OAIHarvester,
because it's giving an exception when tries to receive this file (without
any special character is working OK).

Regards  thanks
German

2015-01-05 12:44 GMT-03:00 helix84 heli...@centrum.sk:

 Hi Germán,

 I'm not sure I see your problem.

 The %C3%B1 sequence is the correct encoding for the ñ character and
 this should work just fine.

 If, OTOH, you're referring to the link not working as a whole, it will
 be because in the source repository you didn't configure the
 repository host name (bitstream.baseUrl in
 [dspace]/config/modules/oai.cfg).


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Showing Publications in Organization Unit/Project

2015-01-05 Thread Mary Choi
Dear all,

I am currently using the dspace cris module 4.1 release.
I have added a few researchers to a organization unit, however, the
publications of the researchers do not show up in the Organization Unit's
Researchers Publications box.

Here are some values shown in the edit mode of the box.
Short name:
rppublication

External rendering:
dspaceitems

The custom jsp page dspaceitems.jsp is also used in the researchers page to
show their publications and the publications can be seen but they cannot be
seen in the organization unit.

One more thing to add is the publications of a project isn't showing too
which is also using the dspaceitems.jsp.

Am I missing something?

Thank you for your time and help.

Best Regards,
Mary
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] user registration and downlaod

2015-01-05 Thread Hardik Mishra
Hi Mallikarjun,

This requires code level change.  Which UI are you using ?

-- 
Thanks
Hardik Mishra

-- Forwarded message --
From: mallikarjun dora dora.mallikar...@gmail.com
To: dspace-tech@lists.sourceforge.net
Cc:
Date: Mon, 5 Jan 2015 11:47:56 +0530
Subject: [Dspace-tech] user registration and downlaod
Dear All,

We are looking to track who are downloading the research paper which we
have kept in our repository by putting a simple form which include Name,
Affilation etc.  When the user click on the download icon it will show the
form which he has to fill up first.

Can be this done in the existing framework or need to be customized.

we are using dspace 4.2.

Regards


-- 
!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~
!~!~!~!~!~!~!~!~!~!
Mallikarjun Dora
Professional Assistant
Vikram Sarabhai Library
Indian Institute of Management, Ahmedabad
mallikar...@iimahd.ernet.in
Mob: 9725608871
http://scholar.google.com/citations?user=6n1ABCQJ
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] XOAI ORE filename encoding

2015-01-05 Thread Germán Biozzoli
Hi everybody

I'm facing a problem from a Dspace harvester (that consumes ORE) from a 5
rc3 instance. It looks like the filename is not correctly encoded/exposed:

atom:link rel=http://www.openarchives.org/ore/terms/aggregates; href=
http://localhost/xmlui/bitstream/123456789/4275/1/Reconococimiento+por+100+a%C3%B1os+2002.jpg;
title=Reconococimiento por 100 años 2002.jpg type=image/jpeg
length=1300166 /

In particular the %C3%B1 for the ñ character. Same thing happens with
accented filenames.

I've been looking at JIRA but this specific problem does not seems to be
reported.
Somebody could confirm?

Regards  thanks
German
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Hardware Configuration for DSpace

2015-01-05 Thread Hilton Gibson
Perhaps this will help:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_Ubuntu/S01


*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 5 January 2015 at 17:26, Tim Donohue tdono...@duraspace.org wrote:

 Hi,

 The exact hard drives listed in those details are just *examples*. We
 probably should just remove those examples, as they will always be
 outdated.

 The most important specifications with regards to DSpace are the amount
 of storage and memory you need.

 * Storage Space: You need enough storage to store all the content you
 plan to put into DSpace. In the FAQ we recommend:
  * 20GB minimum
  * 200GB for a mid-range repository
  * More storage if you have more than 200GB worth of files

 * Memory
  * 2GB minimum
  * 4GB for a mid-range repository
  * 8GB or more for a high end repository
  * Generally speaking, the more activity in your repository (i.e.
 more downloads/visits), the more memory you will need.

 * CPU/Processor
  * Any modern processor should be fine. Again though, for high-end
 repositories, you may want a higher end CPU.

 I hope that helps!

 - Tim

 On 1/4/2015 10:01 PM, divya batra wrote:
  Helix84
  We are just starting to create a new digital repository from the scratch.
  So we want to use those hardware system which remain viable for at least
  for 5-6 year. those 2012 specification are 3 yrs old and current even
 better
  processors RAM HDD are available. Thats why I need the lastest Hardware
 Specs.
 
  On Sun, Jan 4, 2015 at 9:16 PM, helix84 heli...@centrum.sk wrote:
  Not really, it's been updated in 2012 and there has been no reason to
  change the requirements since then. Of course, your actual hardware
  needs will depend on your specific number of items/bitstreams, their
  size and desired page response time. Appropriate RAM size and disk
  space are the most vital parameters.
 
 
 https://wiki.duraspace.org/display/DSPACE/EndUserFaq#EndUserFaq-WhatsortofhardwaredoesDSpacerequire?Whataboutsizingtheserver?HowmuchdiskspacedoIneed
 ?
 
 
  Regards,
  ~~helix84
 
  Compulsory reading: DSpace Mailing List Etiquette
  https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 
 


 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] XOAI ORE filename encoding

2015-01-05 Thread helix84
Hi Germán,

I'm not sure I see your problem.

The %C3%B1 sequence is the correct encoding for the ñ character and
this should work just fine.

If, OTOH, you're referring to the link not working as a whole, it will
be because in the source repository you didn't configure the
repository host name (bitstream.baseUrl in
[dspace]/config/modules/oai.cfg).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] mvn package error

2015-01-05 Thread helix84
Do you have direct internet connection from your DSpace server or do
you have to use a proxy?

If you have a direct connection, there might have been a very brief
downtime, so just try again.
You can verify whether your connection works using e.g.:
wget https://repo.maven.apache.org/

If you have to use a proxy, here's how you have to configure Maven to use it:

https://wiki.duraspace.org/display/DSPACE/Set+Maven+Web+Proxy+Server+Settings


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Hardware Configuration for DSpace

2015-01-05 Thread Tim Donohue
Hi,

The exact hard drives listed in those details are just *examples*. We 
probably should just remove those examples, as they will always be outdated.

The most important specifications with regards to DSpace are the amount 
of storage and memory you need.

* Storage Space: You need enough storage to store all the content you 
plan to put into DSpace. In the FAQ we recommend:
 * 20GB minimum
 * 200GB for a mid-range repository
 * More storage if you have more than 200GB worth of files

* Memory
 * 2GB minimum
 * 4GB for a mid-range repository
 * 8GB or more for a high end repository
 * Generally speaking, the more activity in your repository (i.e. 
more downloads/visits), the more memory you will need.

* CPU/Processor
 * Any modern processor should be fine. Again though, for high-end 
repositories, you may want a higher end CPU.

I hope that helps!

- Tim

On 1/4/2015 10:01 PM, divya batra wrote:
 Helix84
 We are just starting to create a new digital repository from the scratch.
 So we want to use those hardware system which remain viable for at least
 for 5-6 year. those 2012 specification are 3 yrs old and current even better
 processors RAM HDD are available. Thats why I need the lastest Hardware Specs.

 On Sun, Jan 4, 2015 at 9:16 PM, helix84 heli...@centrum.sk wrote:
 Not really, it's been updated in 2012 and there has been no reason to
 change the requirements since then. Of course, your actual hardware
 needs will depend on your specific number of items/bitstreams, their
 size and desired page response time. Appropriate RAM size and disk
 space are the most vital parameters.

 https://wiki.duraspace.org/display/DSPACE/EndUserFaq#EndUserFaq-WhatsortofhardwaredoesDSpacerequire?Whataboutsizingtheserver?HowmuchdiskspacedoIneed?


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] user registration and downlaod

2015-01-05 Thread helix84
In your case it's probably easiest to require self-registration using
PasswordAuthentication. The only thing you'd have to add to the
registration form would be the institution. It is slightly easier to
add new fields to EPersons in DSpace 5.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette