From Mila.Ramos at CGIAR.ORG Sat Nov 1 21:53:23 2008 From: Mila.Ramos at CGIAR.ORG (Ramos, Mila (IRRI)) Date: Sun, 2 Nov 2008 09:53:23 +0800 Subject: [Dspace-general] Missing Passwords References: Message-ID: Hello, The person looking after our DSpace server left our Institute and we are left with no expert to administer the repository. The passwords being used by my staff stopped working. I tried to add names to the groups but failed to authorize users. How can I do this? I mean issue passwords to more encoders? I hope you could help me with step by step instructions as I am not an IT expert but only an IT user. We have been using DSpace for more than a year only. Thanks. Mila Mila M. Ramos Chief Librarian International Rice Research Institute DAPO Box 7777, Metro Manila Philippines Tel +63(2) 580-5600 loc.2768 Fax +63(2) 580-5699 Web: http://ricelib.irri.org Please read my blogs at http://mila-ramos.blogspot.com/ or http://www.bloglines.com/blog/mramos -----Original Message----- From: dspace-general-bounces at mit.edu [mailto:dspace-general-bounces at mit.edu] On Behalf Of dspace-general-request at mit.edu Sent: Saturday, 2008 November 01 12:11 AM To: dspace-general at mit.edu Subject: Dspace-general Digest, Vol 63, Issue 26 Send Dspace-general mailing list submissions to dspace-general at mit.edu To subscribe or unsubscribe via the World Wide Web, visit http://mailman.mit.edu/mailman/listinfo/dspace-general or, via email, send a message with subject or body 'help' to dspace-general-request at mit.edu You can reach the person managing the list at dspace-general-owner at mit.edu When replying, please edit your Subject line so it is more specific than "Re: Contents of Dspace-general digest..." Today's Topics: 1. Re: regarding installation of dspace1.5.1-release... (Shashank Sahni) ---------------------------------------------------------------------- Message: 1 Date: Thu, 30 Oct 2008 22:53:35 +0530 From: "Shashank Sahni" Subject: Re: [Dspace-general] regarding installation of dspace1.5.1-release... To: rroggenb at uni-osnabrueck.de, dspace-general at mit.edu Message-ID: Content-Type: text/plain; charset="iso-8859-1" I changed the owner ship of the installation directory to dspace for both user as well as group..and then did mvn clean package..but the problem persists.. After that when i tried to do 'mvn package' again..but it gave the same problem... [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Thu Oct 30 22:47:51 GMT+05:30 2008 [INFO] Final Memory: 9M/15M [INFO] ----------------------------------------------------------------------- What am i supposed to do now??? On Thu, Oct 30, 2008 at 3:18 PM, wrote: > Two things You can do: > a) Change the user (and may be the group) of the whole DSpace > installation to 'dspace'. Do a 'mvn clean package' after this. > b) Remove the whole DSpace (despite the downloaded source) and start again. > > Greetings > > Robert > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081030/78e adf97/attachment-0001.htm ------------------------------ _______________________________________________ Dspace-general mailing list Dspace-general at mit.edu http://mailman.mit.edu/mailman/listinfo/dspace-general End of Dspace-general Digest, Vol 63, Issue 26 ********************************************** From shredder12 at gmail.com Sun Nov 2 15:53:30 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Mon, 3 Nov 2008 02:23:30 +0530 Subject: [Dspace-general] regarding installation of dspace1.5.1-release... Message-ID: Hey, sorry people... it was my fault.. i was not actually running the command "mvn clean package" in the directory..which contained the pom.xml file..but even after doing that....i got the same error..when i executed the command "mvn clean package" as a dspace user in the directory containing the pom.xml file..( [dspace-source]/[dspace]/) which had user "dspace" as an owner for both user as well as group.. i got the following error.. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] DSpace Addon Modules [INFO] DSpace XML-UI (Manakin) :: Web Application [INFO] DSpace LNI :: Web Application [INFO] DSpace OAI :: Web Application [INFO] DSpace JSP-UI :: Web Application [INFO] DSpace SWORD :: Web Application [INFO] DSpace Assembly and Configuration [INFO] ------------------------------------------------------------------------ [INFO] Building DSpace Addon Modules [INFO] task-segment: [clean, package] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-compiler-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Mon Nov 03 02:17:03 GMT+05:30 2008 [INFO] Final Memory: 11M/20M [INFO] ------------------------------------------------------------------------ Now, how do i get this done.. > I changed the owner ship of the installation directory to dspace for > both > user as well as group..and then did mvn clean package..but the problem > persists.. > After that when i tried to do 'mvn package' again..but it gave the same > problem... > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Maven Default Project > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does > not > exist or no valid version could be found > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 second > [INFO] Finished at: Thu Oct 30 22:47:51 GMT+05:30 2008 > [INFO] Final Memory: 9M/15M > [INFO] > ----------------------------------------------------------------------- > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/87a45b34/attachment.htm From shredder12 at gmail.com Mon Nov 3 07:38:11 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Mon, 3 Nov 2008 18:08:11 +0530 Subject: [Dspace-general] regarding installation of dspace1.5.1-release... In-Reply-To: <490EBCE9.2060208@uni-osnabrueck.de> References: <490EBCE9.2060208@uni-osnabrueck.de> Message-ID: No, i think i have to execute the command "mvn clean package" in the [dspace-source]/[dspace] directory..But i am facing a really different problem now.. someone suggested me to use this link.. http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04 to install dspace on your machine..I did everything step by step..and there is one line in that page where it says that if you are getting some errors while building packages because of using gcj instead of sun java..then remove the ~/.m2 file in the 'dspace' user home directory and then start afresh.. I did the same.but then i again got the following error..while doing "mvn clean package". http://dspace.pastebin.com/m5e0aa875 I have my proxy settings configured for maven..so i don't think that the problem is due to internet connectivity..I created a setttings.xml file in the ~/.m2 file in the home directory of user 'dspace' and used the settings given in the following link..http://maven.apache.org/settings.html#Proxies So, i think that resolved my connection problem..But i m still getting this problem.. On Mon, Nov 3, 2008 at 2:27 PM, Robert Roggenbuck < rroggenb at uni-osnabrueck.de> wrote: > Be aware that there are a lot of pom.xml files in the directory tree. You > must issue it in the [dspace-source] folder. > > Greetings > > Robert > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/3e7ddd4d/attachment.htm From shredder12 at gmail.com Mon Nov 3 11:51:42 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Mon, 3 Nov 2008 22:21:42 +0530 Subject: [Dspace-general] regarding installation of dspace1.5.1-release... In-Reply-To: <490F1C4B.3070103@uni-osnabrueck.de> References: <490EBCE9.2060208@uni-osnabrueck.de> <490F1C4B.3070103@uni-osnabrueck.de> Message-ID: That's no problem...nobody knows everything...you have been a great help.. and regarding the problem..I am using sun java 6 ..as i have already mentioned..this link.. http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04handles the issues regarding java...but i have got really frustrated while installing dspace on my system...around a week has passed and i am still unable to uninstall it..It's really freaking me out.. On Mon, Nov 3, 2008 at 9:14 PM, Robert Roggenbuck < rroggenb at uni-osnabrueck.de> wrote: > I am not a maven expert, and do not know anything about the handling of a > .m2 file. But You need to use a Sun Java 5 compatible JDK. As far as I know > gcj is not compatible to Suns Java. > > Greetings > > Robert > > PS: May be You should post You problem to the dspace-tech mailing list, > because You problem is more "technical" then "general". > > > Shashank Sahni schrieb: > >> No, i think i have to execute the command "mvn clean package" in the >> [dspace-source]/[dspace] directory..But i am facing a really different >> problem now.. >> someone suggested me to use this link.. >> http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04 to >> install dspace on your machine..I did everything step by step..and there >> is >> one line in that page where it says that if you are getting some errors >> while building packages because of using gcj instead of sun java..then >> remove the ~/.m2 file in the 'dspace' user home directory and then start >> afresh.. >> I did the same.but then i again got the following error..while doing "mvn >> clean package". >> http://dspace.pastebin.com/m5e0aa875 >> I have my proxy settings configured for maven..so i don't think that the >> problem is due to internet connectivity..I created a setttings.xml file in >> the ~/.m2 file in the home directory of user 'dspace' and used the >> settings >> given in the following link.. >> http://maven.apache.org/settings.html#Proxies >> So, i think that resolved my connection problem..But i m still getting >> this >> problem.. >> >> On Mon, Nov 3, 2008 at 2:27 PM, Robert Roggenbuck < >> rroggenb at uni-osnabrueck.de> wrote: >> >> Be aware that there are a lot of pom.xml files in the directory tree. You >>> must issue it in the [dspace-source] folder. >>> >>> Greetings >>> >>> Robert >>> >>> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Dspace-general mailing list >> Dspace-general at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dspace-general >> > > -- > > =================================== > Robert Roggenbuck > Universitaetsbibliothek Osnabrueck > Alte Muenze 16 > D-49074 Osnabrueck > Germany > Tel ++49/541/969-4344 Fax -4482 > rroggenb at uni-osnabrueck.de > > Postbox: > Postfach 4496 > D-49034 Osnabrueck > =================================== > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/64778ca1/attachment.htm From chodge5 at utk.edu Mon Nov 3 15:54:39 2008 From: chodge5 at utk.edu (chodge5@utk.edu) Date: Mon, 3 Nov 2008 15:54:39 -0500 (EST) Subject: [Dspace-general] Budget and Business Plan for DSpace In-Reply-To: Message-ID: I know this has been posted before, but we are looking at costs of running DSpace -- money as well as resources -- and we were wondering if anyone out there would be willing to share with us their business plans or budgets. Thanks in advance, Chris Hodge University of Tennessee From mkrishna_murthy at hotmail.com Mon Nov 3 23:31:52 2008 From: mkrishna_murthy at hotmail.com (madaiah krishnamurthy) Date: Tue, 4 Nov 2008 10:01:52 +0530 Subject: [Dspace-general] Dspace-general Digest, Vol 64, Issue 2 In-Reply-To: References: Message-ID: Dear Friend, You follow the following tips for your problem. Adding Variables and Export ANT_HOME=?/usr/ant? JAVA_HOME=?/usr/java? JAVA_OPTS=?-Xmx512M-Xms64M-Dfile.encoding=UTF-8? PATH=$PATH:/usr/ant/bin:/usr/java/bin:/usr/tomcat/bin export ANT_HOME JAVA_HOME JAVA_OPTS dspace user and source directory useradd -m dspace cd / mkdir dspace mkdir dspace-src Changing the Ownership and group chown ?R dspace dspace chgrp ?R dspace dspace chown ?R dspace dspace-src chgrp ?R dspace dspace-src reboot Compiling Dspace su ?l dspace cd /dspace-src ant fresh_install cp /dspace-src/build/*.war /usr/tomcat/webapps/ cd /dspace-src/bin create-administrator index-all Starting the Tomcat Service chown ?R dspace tomcat chgrp ? R dspace tomcat startup.sh start Dr.M.Krishnamurthy,M.A.,M.L.I.Sc., PhD. Fulbright Scholar(University of Illinois,USA) Library-In-Charge Indian Statistical Institute, Bangalore Centre Library 8th Mile Mysore Road Bangalore 560059 Ph: 91-080-28483002/3/5 Fax: 91-080-28484265 > From: dspace-general-request at mit.edu> Subject: Dspace-general Digest, Vol 64, Issue 2> To: dspace-general at mit.edu> Date: Mon, 3 Nov 2008 12:08:05 -0500> > Send Dspace-general mailing list submissions to> dspace-general at mit.edu> > To subscribe or unsubscribe via the World Wide Web, visit> http://mailman.mit.edu/mailman/listinfo/dspace-general> or, via email, send a message with subject or body 'help' to> dspace-general-request at mit.edu> > You can reach the person managing the list at> dspace-general-owner at mit.edu> > When replying, please edit your Subject line so it is more specific> than "Re: Contents of Dspace-general digest..."> > > Today's Topics:> > 1. Re: regarding installation of dspace1.5.1-release...> (Shashank Sahni)> 2. Re: regarding installation of dspace1.5.1-release...> (Shashank Sahni)> 3. Re: regarding installation of dspace1.5.1-release...> (Shashank Sahni)> > > ----------------------------------------------------------------------> > Message: 1> Date: Mon, 3 Nov 2008 02:23:30 +0530> From: "Shashank Sahni" > Subject: Re: [Dspace-general] regarding installation of> dspace1.5.1-release...> To: dspace-general at mit.edu> Message-ID:> > Content-Type: text/plain; charset="iso-8859-1"> > Hey, sorry people... it was my fault.. i was not actually running the> command "mvn clean package" in the directory..which contained the pom.xml> file..but even after doing that....i got the same error..when i executed the> command "mvn clean package" as a dspace user in the directory containing the> pom.xml file..( [dspace-source]/[dspace]/) which had user "dspace" as an> owner for both user as well as group..> i got the following error..> > [INFO] Scanning for projects...> [INFO] Reactor build order:> [INFO] DSpace Addon Modules> [INFO] DSpace XML-UI (Manakin) :: Web Application> [INFO] DSpace LNI :: Web Application> [INFO] DSpace OAI :: Web Application> [INFO] DSpace JSP-UI :: Web Application> [INFO] DSpace SWORD :: Web Application> [INFO] DSpace Assembly and Configuration> [INFO]> ------------------------------------------------------------------------> [INFO] Building DSpace Addon Modules> [INFO] task-segment: [clean, package]> [INFO]> ------------------------------------------------------------------------> [INFO]> ------------------------------------------------------------------------> [ERROR] BUILD ERROR> [INFO]> ------------------------------------------------------------------------> [INFO] The plugin 'org.apache.maven.plugins:maven-compiler-plugin' does not> exist or no valid version could be found> [INFO]> ------------------------------------------------------------------------> [INFO] For more information, run Maven with the -e switch> [INFO]> ------------------------------------------------------------------------> [INFO] Total time: 4 seconds> [INFO] Finished at: Mon Nov 03 02:17:03 GMT+05:30 2008> [INFO] Final Memory: 11M/20M> [INFO]> ------------------------------------------------------------------------> > Now, how do i get this done..> > > I changed the owner ship of the installation directory to dspace for> > both> > user as well as group..and then did mvn clean package..but the problem> > persists..> > After that when i tried to do 'mvn package' again..but it gave the same> > problem...> > [INFO] Scanning for projects...> > [INFO]> > ------------------------------------------------------------------------> > [INFO] Building Maven Default Project> > [INFO] task-segment: [package]> > [INFO]> > ------------------------------------------------------------------------> > [INFO]> > ------------------------------------------------------------------------> > [ERROR] BUILD ERROR> > [INFO]> > ------------------------------------------------------------------------> > [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does> > not> > exist or no valid version could be found> > [INFO]> > ------------------------------------------------------------------------> > [INFO] For more information, run Maven with the -e switch> > [INFO]> > ------------------------------------------------------------------------> > [INFO] Total time: 1 second> > [INFO] Finished at: Thu Oct 30 22:47:51 GMT+05:30 2008> > [INFO] Final Memory: 9M/15M> > [INFO]> > -----------------------------------------------------------------------> >> >> -------------- next part --------------> An HTML attachment was scrubbed...> URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/87a45b34/attachment-0001.htm> > ------------------------------> > Message: 2> Date: Mon, 3 Nov 2008 18:08:11 +0530> From: "Shashank Sahni" > Subject: Re: [Dspace-general] regarding installation of> dspace1.5.1-release...> To: "Robert Roggenbuck" ,> dspace-general at mit.edu> Message-ID:> > Content-Type: text/plain; charset="iso-8859-1"> > No, i think i have to execute the command "mvn clean package" in the> [dspace-source]/[dspace] directory..But i am facing a really different> problem now..> someone suggested me to use this link..> http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04 to> install dspace on your machine..I did everything step by step..and there is> one line in that page where it says that if you are getting some errors> while building packages because of using gcj instead of sun java..then> remove the ~/.m2 file in the 'dspace' user home directory and then start> afresh..> I did the same.but then i again got the following error..while doing "mvn> clean package".> http://dspace.pastebin.com/m5e0aa875> I have my proxy settings configured for maven..so i don't think that the> problem is due to internet connectivity..I created a setttings.xml file in> the ~/.m2 file in the home directory of user 'dspace' and used the settings> given in the following link..http://maven.apache.org/settings.html#Proxies> So, i think that resolved my connection problem..But i m still getting this> problem..> > On Mon, Nov 3, 2008 at 2:27 PM, Robert Roggenbuck <> rroggenb at uni-osnabrueck.de> wrote:> > > Be aware that there are a lot of pom.xml files in the directory tree. You> > must issue it in the [dspace-source] folder.> >> > Greetings> >> > Robert> >> -------------- next part --------------> An HTML attachment was scrubbed...> URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/3e7ddd4d/attachment-0001.htm> > ------------------------------> > Message: 3> Date: Mon, 3 Nov 2008 22:21:42 +0530> From: "Shashank Sahni" > Subject: Re: [Dspace-general] regarding installation of> dspace1.5.1-release...> To: "Robert Roggenbuck" ,> dspace-general at mit.edu> Message-ID:> > Content-Type: text/plain; charset="iso-8859-1"> > That's no problem...nobody knows everything...you have been a great help..> and regarding the problem..I am using sun java 6 ..as i have already> mentioned..this link..> http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04handles> the issues regarding java...but i have got really frustrated while> installing dspace on my system...around a week has passed and i am still> unable to uninstall it..It's really freaking me out..> > On Mon, Nov 3, 2008 at 9:14 PM, Robert Roggenbuck <> rroggenb at uni-osnabrueck.de> wrote:> > > I am not a maven expert, and do not know anything about the handling of a> > .m2 file. But You need to use a Sun Java 5 compatible JDK. As far as I know> > gcj is not compatible to Suns Java.> >> > Greetings> >> > Robert> >> > PS: May be You should post You problem to the dspace-tech mailing list,> > because You problem is more "technical" then "general".> >> >> > Shashank Sahni schrieb:> >> >> No, i think i have to execute the command "mvn clean package" in the> >> [dspace-source]/[dspace] directory..But i am facing a really different> >> problem now..> >> someone suggested me to use this link..> >> http://wiki.dspace.org/index.php/Installing_DSpace_1.5_on_Ubuntu_8.04 to> >> install dspace on your machine..I did everything step by step..and there> >> is> >> one line in that page where it says that if you are getting some errors> >> while building packages because of using gcj instead of sun java..then> >> remove the ~/.m2 file in the 'dspace' user home directory and then start> >> afresh..> >> I did the same.but then i again got the following error..while doing "mvn> >> clean package".> >> http://dspace.pastebin.com/m5e0aa875> >> I have my proxy settings configured for maven..so i don't think that the> >> problem is due to internet connectivity..I created a setttings.xml file in> >> the ~/.m2 file in the home directory of user 'dspace' and used the> >> settings> >> given in the following link..> >> http://maven.apache.org/settings.html#Proxies> >> So, i think that resolved my connection problem..But i m still getting> >> this> >> problem..> >>> >> On Mon, Nov 3, 2008 at 2:27 PM, Robert Roggenbuck <> >> rroggenb at uni-osnabrueck.de> wrote:> >>> >> Be aware that there are a lot of pom.xml files in the directory tree. You> >>> must issue it in the [dspace-source] folder.> >>>> >>> Greetings> >>>> >>> Robert> >>>> >>>> >>> >> ------------------------------------------------------------------------> >>> >> _______________________________________________> >> Dspace-general mailing list> >> Dspace-general at mit.edu> >> http://mailman.mit.edu/mailman/listinfo/dspace-general> >>> >> > --> >> > ===================================> > Robert Roggenbuck> > Universitaetsbibliothek Osnabrueck> > Alte Muenze 16> > D-49074 Osnabrueck> > Germany> > Tel ++49/541/969-4344 Fax -4482> > rroggenb at uni-osnabrueck.de> >> > Postbox:> > Postfach 4496> > D-49034 Osnabrueck> > ===================================> >> -------------- next part --------------> An HTML attachment was scrubbed...> URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081103/64778ca1/attachment-0001.htm> > ------------------------------> > _______________________________________________> Dspace-general mailing list> Dspace-general at mit.edu> http://mailman.mit.edu/mailman/listinfo/dspace-general> > > End of Dspace-general Digest, Vol 64, Issue 2> ********************************************* _________________________________________________________________ Want to explore the world? Visit MSN Travel for the best deals. http://in.msn.com/coxandkings -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081104/f3d56390/attachment.htm From bram at mire.be Tue Nov 4 09:41:24 2008 From: bram at mire.be (Bram Luyten) Date: Tue, 4 Nov 2008 15:41:24 +0100 Subject: [Dspace-general] Missing Passwords In-Reply-To: References: Message-ID: Dear Mila, as I get it correctly, you are talking about e-person account passwords, right ? Or are you talking about Unix passwords in order to manage the server environment. What happens if your users try to request a new password with their email address ? And your own password and account still works ? best regards, Bram Luyten @mire NV Romeinse Straat 18 3001 Heverlee Belgium +32 2 888 29 56 http://www.atmire.com - Institutional Repository Solutions http://www.togather.eu - Before getting together, get Tog at ther On Sun, Nov 2, 2008 at 2:53 AM, Ramos, Mila (IRRI) wrote: > Hello, > > The person looking after our DSpace server left our Institute and we are > left with no expert to administer the repository. > > The passwords being used by my staff stopped working. I tried to add > names to the groups but failed to authorize users. > > How can I do this? I mean issue passwords to more encoders? > > I hope you could help me with step by step instructions as I am not an > IT expert but only an IT user. We have been using DSpace for more than a > year only. > > Thanks. > > Mila > > Mila M. Ramos > Chief Librarian > International Rice Research Institute > DAPO Box 7777, Metro Manila > Philippines > Tel +63(2) 580-5600 loc.2768 > Fax +63(2) 580-5699 > Web: http://ricelib.irri.org > Please read my blogs at > http://mila-ramos.blogspot.com/ or > http://www.bloglines.com/blog/mramos > > > -----Original Message----- > From: dspace-general-bounces at mit.edu > [mailto:dspace-general-bounces at mit.edu] On Behalf Of > dspace-general-request at mit.edu > Sent: Saturday, 2008 November 01 12:11 AM > To: dspace-general at mit.edu > Subject: Dspace-general Digest, Vol 63, Issue 26 > > Send Dspace-general mailing list submissions to > dspace-general at mit.edu > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.mit.edu/mailman/listinfo/dspace-general > or, via email, send a message with subject or body 'help' to > dspace-general-request at mit.edu > > You can reach the person managing the list at > dspace-general-owner at mit.edu > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Dspace-general digest..." > > > Today's Topics: > > 1. Re: regarding installation of dspace1.5.1-release... > (Shashank Sahni) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 30 Oct 2008 22:53:35 +0530 > From: "Shashank Sahni" > Subject: Re: [Dspace-general] regarding installation of > dspace1.5.1-release... > To: rroggenb at uni-osnabrueck.de, dspace-general at mit.edu > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > I changed the owner ship of the installation directory to dspace for > both > user as well as group..and then did mvn clean package..but the problem > persists.. > After that when i tried to do 'mvn package' again..but it gave the same > problem... > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Maven Default Project > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does > not > exist or no valid version could be found > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 second > [INFO] Finished at: Thu Oct 30 22:47:51 GMT+05:30 2008 > [INFO] Final Memory: 9M/15M > [INFO] > ----------------------------------------------------------------------- > > What am i supposed to do now??? > > > On Thu, Oct 30, 2008 at 3:18 PM, wrote: > > > Two things You can do: > > a) Change the user (and may be the group) of the whole DSpace > > installation to 'dspace'. Do a 'mvn clean package' after this. > > b) Remove the whole DSpace (despite the downloaded source) and start > again. > > > > Greetings > > > > Robert > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://mailman.mit.edu/pipermail/dspace-general/attachments/20081030/78e > adf97/attachment-0001.htm > > ------------------------------ > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > > > End of Dspace-general Digest, Vol 63, Issue 26 > ********************************************** > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081104/6f70eaff/attachment.htm From Christina.Richison at nitle.org Tue Nov 4 15:16:53 2008 From: Christina.Richison at nitle.org (Christina Richison) Date: Tue, 4 Nov 2008 15:16:53 -0500 Subject: [Dspace-general] Streaming Multimedia for Digital Libraries and IRs such as DSpace: An Introduction -- NITLE offered session Message-ID: <08119B28F4B3FF46A5747921C9FAA678D26ECF@AA1EXCH06.office.share.org> DSpace Community, NITLE , a not-for-profit organization, is offering an upcoming session on "Streaming Multimedia for Digital Libraries and Institutional Repositories such as DSpace: An Introduction" on November 7, 2008, 11:00-12:30 p.m. EST. Who should participate For system administrators, digital and analog librarians, archivists, and others from participating institutions , and those interested as part of the collaboration between NITLE and the DSpace Foundation who need a way to manage large multimedia files that 1) keeps end users happy (no download time) and satisfies demands for easy, efficient access, 2) lets administrators control what is seen/displayed, 3) lets administrators maintain branding even when links are established (i.e., lets them protect the source), and 4) is optimized to allow for broad distribution worldwide. (This event was previously titled the "DSpace Virtual User Community Meeting.") Interested participants responding to the DSpace/NITLE collaboration offer: Please contact Christina Richison at christina.richison at nitle.org to participate. When contacting Christina, please refer to the NITLE/DSpace Foundation collaboration. Program Description As institutional repositories and digital libraries continue to grow, gain momentum, and acquire content, interest in including audio and video content in these collections is also growing. Yet managing large audio and video files can be challenging, particularly for users wishing to view or access these digital resources. Such files demand more storage and can introduce long wait periods during which files are downloaded to users' computers. Streaming servers can help campuses provide users with much more efficient access to these files, addressing the challenge of managing and using these resources. This session will present the benefits of using streaming servers, examine case studies, and provide an overview of the technologies and processes involved in handling large multimedia files via streaming servers. This session will cover topics such as * Reasons for streaming multimedia * Streaming methods and how they work * Requirements to use streaming media * Types of content to stream * Points to ponder when setting up streaming multimedia * Staffing considerations * Ways to use streaming media * Examples Participants in this interactive, real-time program will learn about and discuss these topics as they relate to digital libraries and institutional repositories such as DSpace. Eric Smith, Assistant Director of Information Security and Networking at Bucknell University, will be the featured presenter. More information about this program can be found at: http://www.nitle.org/www/events/841-dspace-virtual-user-community-meetin g-3 More information regarding the NITLE/DSpace Foundation Collaboration can be found at: http://www.dspace.org/index.php?option=com_content&task=view&id=610&Item id=245 Please let me know if you have any questions. All the best, Christina Christina Richison Information Services NITLE | National Institute for Technology & Liberal Education p. 734.661.1012 christina.richison at nitle.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081104/135dbead/attachment.htm From john at lis.upatras.gr Wed Nov 5 09:52:34 2008 From: john at lis.upatras.gr (Giannis Tsakonas) Date: Wed, 5 Nov 2008 16:52:34 +0200 Subject: [Dspace-general] 13th European Conference on Digital Libraries - First Call for Contributions Message-ID: Apologies if you receive this more than once. -------------------------------------------------------------------------- 13th European Conference on Digital Libraries (ECDL2009) September 27 - October 2, 2009, Corfu, Greece http://www.ecdl2009.eu/ The Call for Contributions for ECDL2009 can be found at: http://www.ionio.gr/conferences/ecdl2009/call.php *** Submission deadline for Full Papers, Short Papers, Posters and Demonstrations: March 21, 2009 *** Submission deadline for Doctoral Consortium Papers: June 1, 2009 *** Submission deadline for Workshops, Tutorials and Panels: February 27, 2009 Finally, you can also find the poster and the leaflet of the conference at: http://www.ionio.gr/conferences/ecdl2009/content/poster_A4.pdf http://www.ionio.gr/conferences/ecdl2009/content/poster_A3.pdf http://www.ionio.gr/conferences/ecdl2009/content/ECDL_leaflet_2ndEdition.pdf See you in Corfu next September! From r.milne at rgu.ac.uk Wed Nov 5 09:53:12 2008 From: r.milne at rgu.ac.uk (r.milne@rgu.ac.uk) Date: Wed, 5 Nov 2008 14:53:12 -0000 Subject: [Dspace-general] Order of files Message-ID: <6ADF2EEE9E327442A6C348B2D6DB672C0CA6155F@exbe1.rgu.ac.uk> Hello all, Apologies if this question has already been asked/discussed. When uploading items with multiple files (theses with pdfs as individual chapters, for example) we've been surprised to find that there appears to be no obvious logic to the order in which DSpace displays those files. It doesn't quite seem to be sorted by filename, or in the sequence they're loaded, or anything else obvious. This becomes problematic when we want to display the files in a certain order such as in chapter order (in the thesis example). Am I just missing something? We are currently on v1.4, is this situation improved in v1.5? Any advice much appreciated. Best regards, Richard Milne Richard Milne E-Systems Librarian The Georgina Scott Sutherland Library The Robert Gordon University Garthdee Road Aberdeen Scotland AB10 7PA E : r.milne at rgu.ac.uk T : +44 (0) 1224 263656 The Robert Gordon University is the best modern university in the UK (The Times Good University Guide 2009) The Robert Gordon University, a Scottish charity registered under charity number SCO 13781. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081105/a097bf1c/attachment.htm From jody at jodyderidder.com Wed Nov 5 12:32:18 2008 From: jody at jodyderidder.com (Jody DeRidder) Date: Wed, 5 Nov 2008 11:32:18 -0600 (CST) Subject: [Dspace-general] time estimates for newbies Message-ID: <4626.130.160.140.176.1225906338.squirrel@69.89.31.178> Hi folks! I've searched the archives and found some discussion on what is an appropriate estimate for the time for installing and maintaining DSpace. I see that it varies heavily by the amount of customization. On the FAQ pages I found an estimate for someone experienced with java and database open source applications, who is only installing a prototype. But that doesn't give me an estimate for the average joe installing a production system. We only want to start with one community, one set of materials, similar to ETDs. We will indeed have to integrate it with LDAP and set up secure login pages, and may need to modify the metadata input template. I am hoping the programmer we hire will be familiar with Java, but it's too much to hope that he/she will be experienced with installing and setting up open-source applications. Anyone out there willing to give me estimates (for set up and regular maintenance/managment) based on their own experience? I would be grateful -- off list is fine. Thank you! Jody DeRidder Digital Services University of Alabama Libraries Tuscaloosa, Alabama 35487 (205) 348-0511 jody at jodyderidder.com jlderidder at ua.edu From Claudia.Juergen at ub.uni-dortmund.de Thu Nov 6 03:57:22 2008 From: Claudia.Juergen at ub.uni-dortmund.de (=?ISO-8859-1?Q?Claudia_J=FCrgen?=) Date: Thu, 06 Nov 2008 09:57:22 +0100 Subject: [Dspace-general] Order of files In-Reply-To: <6ADF2EEE9E327442A6C348B2D6DB672C0CA6155F@exbe1.rgu.ac.uk> References: <6ADF2EEE9E327442A6C348B2D6DB672C0CA6155F@exbe1.rgu.ac.uk> Message-ID: <4912B172.7030006@ub.uni-dortmund.de> Hi Richard, if you want the bitstreams to be listed ordered by e.g. filename, you can change: org.dspace.content.Bundle.java (DSpace Version 1.5.1) replace: // Get bitstreams TableRowIterator tri = DatabaseManager.queryTable( ourContext, "bitstream", "SELECT bitstream.* FROM bitstream, bundle2bitstream WHERE " + "bundle2bitstream.bitstream_id=bitstream.bitstream_id AND " + "bundle2bitstream.bundle_id= ? ", bundleRow.getIntColumn("bundle_id")); with // Get bitstreams TableRowIterator tri = DatabaseManager.queryTable( ourContext, "bitstream", "SELECT bitstream.* FROM bitstream, bundle2bitstream WHERE " + "bundle2bitstream.bitstream_id=bitstream.bitstream_id AND " + "bundle2bitstream.bundle_id= ? " + "ORDER BY bitstream.name ", bundleRow.getIntColumn("bundle_id")); hope that helps Claudia J?rgen r.milne at rgu.ac.uk schrieb: > Hello all, > > > > Apologies if this question has already been asked/discussed. When > uploading items with multiple files (theses with pdfs as individual > chapters, for example) we've been surprised to find that there appears > to be no obvious logic to the order in which DSpace displays those > files. It doesn't quite seem to be sorted by filename, or in the > sequence they're loaded, or anything else obvious. This becomes > problematic when we want to display the files in a certain order such as > in chapter order (in the thesis example). Am I just missing something? > We are currently on v1.4, is this situation improved in v1.5? > > > > Any advice much appreciated. > > > > Best regards, > > > > Richard Milne > > > > Richard Milne > > E-Systems Librarian > > The Georgina Scott Sutherland Library > > The Robert Gordon University > > Garthdee Road > > Aberdeen > > Scotland > > AB10 7PA > > > > E : r.milne at rgu.ac.uk > > T : +44 (0) 1224 263656 > > > The Robert Gordon University is the best modern university in the UK > (The Times Good University Guide 2009) > > The Robert Gordon University, a Scottish charity registered under > charity number SCO 13781. > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be > copied, disclosed to, retained or used by, any other party. If you are > not an intended recipient then please promptly delete this e-mail and > any attachment and all copies and inform the sender. Thank you. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general From michele at dspace.org Thu Nov 6 15:59:48 2008 From: michele at dspace.org (Michele Kimpton) Date: Thu, 6 Nov 2008 15:59:48 -0500 Subject: [Dspace-general] installation and maintenance Message-ID: <3A221C67-64A5-4E5C-907F-F07EB43F7BB7@dspace.org> Hi Jody, It is difficult to fully answer your question as the more customizations you have will increase install time, and the level of experience of the administrator could impact install time. However, in general DSpace is pretty easy to install and maintain. Below is our standard response, I hope others in the community can share more personal experiences. best, Michele DSpace Foundation How much time does it take to set up a DSpace installation? A person familiar with installing Java and database based open source applications should be able to complete a prototype DSpace installation in a few hours to a day. After this experience, and an additional day to a week of exploring the software, a production installation should also take about a day for the basic software in a standalone configuration. If customizations or local integrations are required (for example, for user authentication), then additional time should be allocated according to the complexity and quantity of the changes required. How much maintenance does a DSpace instance require? While the DSpace software itself requires very little maintenance, the usual IT overhead for data backup, etc. applies. It is also typical for expectations and requirements to evolve once the instance is operational. Initial system usage often exposes areas for reorganization, metadata correction, and the inevitable requests to remove prematurely or incorrectly deposited items. An ongoing maintenance estimate should incorporate IT time based on the expected size of the repository to backup, ongoing local development based on the amount of customization, and repository content management based on the anticipated rate of deposit. From lfrodrigues at gmail.com Fri Nov 7 07:45:08 2008 From: lfrodrigues at gmail.com (Luis Rodrigues) Date: Fri, 7 Nov 2008 12:45:08 +0000 Subject: [Dspace-general] Bulk Upload Facility Message-ID: Hello, How can I use the bluk upload facility? I've tried to find in the docs but I couldn't :( Thanks in advance. Best regards, Luis From jody at jodyderidder.com Fri Nov 7 09:30:36 2008 From: jody at jodyderidder.com (Jody DeRidder) Date: Fri, 7 Nov 2008 08:30:36 -0600 (CST) Subject: [Dspace-general] installation and maintenance In-Reply-To: <3A221C67-64A5-4E5C-907F-F07EB43F7BB7@dspace.org> References: <3A221C67-64A5-4E5C-907F-F07EB43F7BB7@dspace.org> Message-ID: <3731.130.160.140.176.1226068236.squirrel@69.89.31.178> Hi Michele! Yes, I read your standard response on the FAQ list, and it was not enough information for us, which is why I asked for information based on personal experience from the list at large. As I stated before, we are NOT planning to set up a prototype, but a production installation, with LDAP authentication, and the programmer involved will probably NOT have familiarity with installing Java and database based open source applications. Since I expect this is probably closer to the norm for many smaller institutions, reason tells me others have been in this position before, and can likely inform us from their own experience. Jody DeRidder Digital Services University of Alabama Libraries Tuscaloosa, Alabama 35487 (205) 348-0511 jody at jodyderidder.com jlderidder at ua.edu > Hi Jody, > > It is difficult to fully answer your question as the more > customizations you have will increase install time, and the level of > experience of the administrator could impact install time. However, > in general DSpace is pretty easy to install and maintain. Below is > our standard response, I hope others in the community can share more > personal experiences. > > best, Michele > DSpace Foundation > > How much time does it take to set up a DSpace installation? > > A person familiar with installing Java and database based open source > applications should be able to complete a prototype DSpace > installation in a few hours to a day. After this experience, and an > additional day to a week of exploring the software, a production > installation should also take about a day for the basic software in a > standalone configuration. If customizations or local integrations are > required (for example, for user authentication), then additional time > should be allocated according to the complexity and quantity of the > changes required. > > How much maintenance does a DSpace instance require? > > While the DSpace software itself requires very little maintenance, the > usual IT overhead for data backup, etc. applies. It is also typical > for expectations and requirements to evolve once the instance is > operational. Initial system usage often exposes areas for > reorganization, metadata correction, and the inevitable requests to > remove prematurely or incorrectly deposited items. An ongoing > maintenance estimate should incorporate IT time based on the expected > size of the repository to backup, ongoing local development based on > the amount of customization, and repository content management based > on the anticipated rate of deposit. > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > From dsalo at library.wisc.edu Fri Nov 7 10:16:23 2008 From: dsalo at library.wisc.edu (Dorothea Salo) Date: Fri, 7 Nov 2008 09:16:23 -0600 Subject: [Dspace-general] time estimates for newbies In-Reply-To: <4626.130.160.140.176.1225906338.squirrel@69.89.31.178> References: <4626.130.160.140.176.1225906338.squirrel@69.89.31.178> Message-ID: <356cf3980811070716g373681bdqa8949c6fa149e4ea@mail.gmail.com> Copying dspace-tech because better answers may be available there... On Wed, Nov 5, 2008 at 11:32 AM, Jody DeRidder wrote: > I've searched the archives and found some discussion on what is an > appropriate estimate for the time for installing and maintaining > DSpace. I see that it varies heavily by the amount of customization. True enough! > We only want to start with one community, one set of materials, similar > to ETDs. We will indeed have to integrate it with LDAP and set up > secure login pages, and may need to modify the metadata input template. This raises a question or two in my mind. I assume you are planning to run on DSpace 1.5. Are you thinking of using the XMLUI (Manakin) or JSPUI? And will you need embargo capability? If you will, you're looking at a moderately serious hack. > I am hoping the programmer we hire will be familiar with Java, but > it's too much to hope that he/she will be experienced with installing > and setting up open-source applications. Is XML/XSLT in your job description for your programmer? Modifying metadata templates requires basic XML expertise. Customizing XMLUI/Manakin requires significant XSLT knowledge and (in my now-experienced opinion) a lot of lateral thinking... but from your requirements list, it doesn't look to me as though you will need to do a lot of web-design work. My sense is that you'll be happier on JSPUI, but the gotcha there is that JSPUI may not be long for this world. Your call! You'll also want expertise on administering your OS and database engine of choice, as I'm sure you already realize. Honestly, I would be tempted to prioritize these skills rather than programming as you wade through your applicants -- but I believe you when you say that your applicant pool may not permit that. > Anyone out there willing to give me estimates (for set up and regular > maintenance/managment) based on their own experience? Well, I'm afraid my experience is eighteen months out of date and predates 1.5, but here's what I know that may help you. I walked into my first IR job with only limited Unix knowledge and no systems administration experience. The first task I was set by my (very wise) supervisor was installing DSpace 1.3.x from scratch on the test server. I got stuck quickly because we were on a nonstandard platform (OS X Server), but with help, I had DSpace up and running in two days. Basic-but-necessary customizations take one to three weeks: doing a design (assuming CSS only), fixing the labels throughout the application, changing the license and email text to fit your institution, and so on. You would need to add to that the effort of setting up the OS, servlet, and database software, and the extra effort of getting DSpace running on Maven instead of ant. My sense, which is based on observation rather than direct experience so take it for the little it's worth, is that the Maven install process is trickier and more fragile than the older process. I don't know how long LDAP integration takes, never having done it. I do know that a great many DSpace installations do it, so there should be a broad base of help available on the lists and in the IRC channel. Modifying metadata templates, even if you have to add metadata fields (from e.g. ETD-MS), should take no more than a day or two; possibly not even that much. It's really not hard. Maintenance: Once it's going, it pretty much goes. Figure on a systems-administration crisis every month or so, more often at first, usually having to do with crawlbots exhausting database connections or CPU going completely crazy for no obvious reason. I'm sure these things don't happen with experienced systems administrators, but that's what it's like if your sysadmin is like me. Upgrades: Upgrading from 1.4.x to 1.5.1 is a job and a half; I strongly recommend that you settle on 1.5, in spite of Maven. It seems likely that the upgrade to 2.0 (whenever that happens; it is at least 18 months to two years away as best I can tell) will be similarly difficult. Minor upgrades aren't usually too bad; figure a week or two for re-hacking, re-labeling, testing, and rollout. Hope this helps! Dorothea -- Dorothea Salo dsalo at library.wisc.edu Digital Repository Librarian AIM: mindsatuw University of Wisconsin Rm 218, Memorial Library (608) 262-5493 From sdl at aber.ac.uk Fri Nov 7 10:27:58 2008 From: sdl at aber.ac.uk (Stuart Lewis) Date: Fri, 07 Nov 2008 15:27:58 +0000 Subject: [Dspace-general] time estimates for newbies In-Reply-To: <356cf3980811070716g373681bdqa8949c6fa149e4ea@mail.gmail.com> Message-ID: Hi all, >> We only want to start with one community, one set of materials, similar >> to ETDs. We will indeed have to integrate it with LDAP and set up >> secure login pages, and may need to modify the metadata input template. > > I don't know how long LDAP integration takes, never having done it. I > do know that a great many DSpace installations do it, so there should > be a broad base of help available on the lists and in the IRC channel. If your LDAP administrator knows the right settings, it should be a 10 minute job. Ditto setting up SSL security. However if you don't have the right settings, it could take a day or so of tinkering to work them out, with help from the lists. But neither are big jobs. Thanks, Stuart _________________________________________________________________ Gwasanaethau Gwybodaeth Information Services Prifysgol Aberystwyth Aberystwyth University E-bost / E-mail: Stuart.Lewis at aber.ac.uk Ffon / Tel: (01970) 622860 _________________________________________________________________ From Claudia.Juergen at ub.uni-dortmund.de Fri Nov 7 14:01:32 2008 From: Claudia.Juergen at ub.uni-dortmund.de (Claudia Juergen) Date: Fri, 7 Nov 2008 20:01:32 +0100 (CET) Subject: [Dspace-general] installation and maintenance In-Reply-To: <3731.130.160.140.176.1226068236.squirrel@69.89.31.178> References: <3A221C67-64A5-4E5C-907F-F07EB43F7BB7@dspace.org> <3731.130.160.140.176.1226068236.squirrel@69.89.31.178> Message-ID: <5efd7cd37f79d733a269d1f33c6d278e.squirrel@mail.ub.uni-dortmund.de> Hi Jody, seeing the use case of yours, a standard DSpace instance, you won't need a programmer at all. A sysadmin will set up the system in a day, depending on how much of the prerequisites are on your server already. You might need a further day to do the branding. This supposes that you did some planning (mostly non-technical) in advance, i.e. deciding which features of DSpace you like to enable, whether you want customized item displays and submission forms on collection basis, which metadata to browse, which to ingest and so on. Some of these like enabling features in the basic dspace configuration file need interference on system level and thus someone familiar with it. The administration which can be done on DSpace UI level requires no special technical knowledge, ie: - creating/editing collections and communities - creating/editing items - user/group/right mangement - metadata registry - bitstream format registry - supervision ... Hope that helps Claudia J?rgen > Hi Michele! > Yes, I read your standard response on the FAQ list, and it was not > enough information for us, which is why I asked for information based on > personal experience from the list at large. As I stated before, we are > NOT planning to set up a prototype, but a production installation, with > LDAP authentication, and the programmer involved will probably NOT have > familiarity with installing Java and database based open source > applications. > > Since I expect this is probably closer to the norm for many smaller > institutions, reason tells me others have been in this position before, > and can likely inform us from their own experience. > > > > Jody DeRidder > Digital Services > University of Alabama Libraries > Tuscaloosa, Alabama 35487 > (205) 348-0511 > jody at jodyderidder.com > jlderidder at ua.edu > >> Hi Jody, >> >> It is difficult to fully answer your question as the more >> customizations you have will increase install time, and the level of >> experience of the administrator could impact install time. However, >> in general DSpace is pretty easy to install and maintain. Below is >> our standard response, I hope others in the community can share more >> personal experiences. >> >> best, Michele >> DSpace Foundation >> >> How much time does it take to set up a DSpace installation? >> >> A person familiar with installing Java and database based open source >> applications should be able to complete a prototype DSpace >> installation in a few hours to a day. After this experience, and an >> additional day to a week of exploring the software, a production >> installation should also take about a day for the basic software in a >> standalone configuration. If customizations or local integrations are >> required (for example, for user authentication), then additional time >> should be allocated according to the complexity and quantity of the >> changes required. >> >> How much maintenance does a DSpace instance require? >> >> While the DSpace software itself requires very little maintenance, the >> usual IT overhead for data backup, etc. applies. It is also typical >> for expectations and requirements to evolve once the instance is >> operational. Initial system usage often exposes areas for >> reorganization, metadata correction, and the inevitable requests to >> remove prematurely or incorrectly deposited items. An ongoing >> maintenance estimate should incorporate IT time based on the expected >> size of the repository to backup, ongoing local development based on >> the amount of customization, and repository content management based >> on the anticipated rate of deposit. >> _______________________________________________ >> Dspace-general mailing list >> Dspace-general at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dspace-general >> > > > > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > From shredder12 at gmail.com Fri Nov 7 14:08:12 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Sat, 8 Nov 2008 00:38:12 +0530 Subject: [Dspace-general] Bulk Upload Facility Message-ID: Well I don't exactly know the solution but i was advised to use some item importer and exporter facility given in the docs.. [dspace]/docs/html.legacy/index.html you can search for it here.. well i read it but i am having problems in understanding its working..so it would be a lot better if some one could tell us something about its working...a brief tutorial or something like that... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081108/d8866085/attachment.htm From Claudia.Juergen at ub.uni-dortmund.de Fri Nov 7 14:30:42 2008 From: Claudia.Juergen at ub.uni-dortmund.de (Claudia Juergen) Date: Fri, 7 Nov 2008 20:30:42 +0100 (CET) Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: References: Message-ID: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> Hi Shashank, a brief tutorial can be found here: http://www.tdl.org/documents/DSpaceBatchImportFormat.pdf (thanx to Texas Digital Libraries). The options for running the item importer are: -a, add items to DSpace -r, replace items in mapfile -d, delete items in mapfile -s, source of the items to be imported -c, destination collection (handle or collection_id) -e, eperson (email or id) -w, items are forced to run throught the workflow of the destination collection -t, just test the import, no items really ingested -p, apply collection template -R, resume -h, help Best try your import with -t (just test) first. There are other possibilities to ingest data, package import, ingestion crosswalk, which are documented in the docs and the dspace wiki. Hope that helps Claudia J?rgen From shredder12 at gmail.com Sat Nov 8 00:46:36 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Sat, 8 Nov 2008 11:16:36 +0530 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> References: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> Message-ID: Hello Claudia, Thanks for the tutorial..it was very helpful..But i am having a problem while executing the import script..correct me if i am wrong somewhere.. I took a directory of 10 songs..well here i was not clear whether i have to create a separate sub directory for each item..so i decided to continue without making any..then i created a dublin_core.xml file in the directory which looked something like this.. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ some person Hindi Song ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- then i created a contents file which had list of all the songs in the directory followed by /tbundle:ORIGINAL at the end of each item.. so i don't think i am having any problem there.. Then i got confused regarding the collection Id....i was having a collection named "audio" which when opened has the following url.. http://localhost:8180/jspui/handle/123456789/2 so i decided to go with the collection id as 2.. then i executed the following command. sh /dspace/bin/import -t --add -e shredder12 at gmail.com -c -2 -s path_of_the_directory_to_be_ingested -m path_of_the_mapfile on executing it gave the following message. ----------------------------------------------------------------------------------------------- **Test Run** - not actually importing items. Destination collections: Owning Collection: Adding items from directory: /home/ftp/Songs/hindi/rock/ Generating mapfile: /dspace/mapfile ***End of Test Run*** ----------------------------------------------------------------------------------------------------- well i think this means that everything is working fine..so i decided to now actually try adding the folder..so i executed the following command.. sh /dspace/bin/import --add -e shredder12 at gmail.com -c -2 -s path_of_the_directory_to_be_ingested -m path_of_the_mapfile It gave the following message.. -------------------------------------------------------------------------------------- Destination collections: Owning Collection: Adding items from directory: /home/ftp/Songs/hindi/rock/ Generating mapfile: /dspace/mapfile -------------------------------------------------------------------------------------- after that when i checked the audio collection in which i was trying to add the songs, i found no song added... i even tried the command with collection id 123456789/2 but even it doesn't seem to work.. Please help me figure out this problem.. Regards, Shashank Sahni.. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081108/6e71b980/attachment.htm From harish at ksu.edu Sat Nov 8 09:01:12 2008 From: harish at ksu.edu (Harish Maringanti) Date: Sat, 8 Nov 2008 08:01:12 -0600 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: References: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> Message-ID: <98e845970811080601y21870687ubf1fd9705f7377d7@mail.gmail.com> Hi Shashank, To answer your queries - 1. Each item would need a sub-directory & each sub-directory would have the actual song in addition to dublin_core.xml & contents files. 2. The collection id number is everything after the handle part in url. In your specific case, collection id will be 123456789/2 Harish Harish Maringanti Systems Analyst K-State Libraries (785)532-3261 2008/11/7 Shashank Sahni > Hello Claudia, > Thanks for the tutorial..it was very helpful..But i am > having a problem while executing the import script..correct me if i am wrong > somewhere.. > I took a directory of 10 songs..well here i was not clear whether i have to > create a separate sub directory for each item..so i decided to continue > without making any..then i created a dublin_core.xml file in the directory > which looked something like this.. > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > > some > person > Hindi > Song > > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > then i created a contents file which had list of all the songs in the > directory followed by /tbundle:ORIGINAL at the end of each item.. > so i don't think i am having any problem there.. > Then i got confused regarding the collection Id....i was having a > collection named "audio" which when opened has the following url.. > > http://localhost:8180/jspui/handle/123456789/2 > > so i decided to go with the collection id as 2.. > > then i executed the following command. > > sh /dspace/bin/import -t --add -e shredder12 at gmail.com -c -2 -s > path_of_the_directory_to_be_ingested -m path_of_the_mapfile > > on executing it gave the following message. > > > ----------------------------------------------------------------------------------------------- > **Test Run** - not actually importing items. > Destination collections: > Owning Collection: > Adding items from directory: /home/ftp/Songs/hindi/rock/ > Generating mapfile: /dspace/mapfile > ***End of Test Run*** > > ----------------------------------------------------------------------------------------------------- > well i think this means that everything is working fine..so i decided to > now actually try adding the folder..so i executed the following command.. > > sh /dspace/bin/import --add -e shredder12 at gmail.com -c -2 -s > path_of_the_directory_to_be_ingested -m path_of_the_mapfile > > It gave the following message.. > > -------------------------------------------------------------------------------------- > Destination collections: > Owning Collection: > Adding items from directory: /home/ftp/Songs/hindi/rock/ > Generating mapfile: /dspace/mapfile > > -------------------------------------------------------------------------------------- > after that when i checked the audio collection in which i was trying to add > the songs, i found no song added... > i even tried the command with collection id 123456789/2 but even it doesn't > seem to work.. > > Please help me figure out this problem.. > > Regards, > > Shashank Sahni.. > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081108/b42cbee4/attachment.htm From shredder12 at gmail.com Sat Nov 8 12:54:05 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Sat, 8 Nov 2008 23:24:05 +0530 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: <98e845970811080601y21870687ubf1fd9705f7377d7@mail.gmail.com> References: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> <98e845970811080601y21870687ubf1fd9705f7377d7@mail.gmail.com> Message-ID: Well, don't you think it would be really hectic to create a sub-directory for each song and then creating 2 files in each sub-folder. Please correct me if i am wrong..but I think manually uploading would be faster then uploading the songs..using this method.... Please reply.. Regards.. Shashank Sahni.. On Sat, Nov 8, 2008 at 7:31 PM, Harish Maringanti wrote: > Hi Shashank, > > To answer your queries - > > 1. Each item would need a sub-directory & each sub-directory would have the > actual song in addition to dublin_core.xml & contents files. > 2. The collection id number is everything after the handle part in url. In > your specific case, collection id will be 123456789/2 > > > Harish > > Harish Maringanti > Systems Analyst > K-State Libraries > (785)532-3261 > > 2008/11/7 Shashank Sahni > >> Hello Claudia, >> Thanks for the tutorial..it was very helpful..But i >> am having a problem while executing the import script..correct me if i am >> wrong somewhere.. >> I took a directory of 10 songs..well here i was not clear whether i have >> to create a separate sub directory for each item..so i decided to continue >> without making any..then i created a dublin_core.xml file in the directory >> which looked something like this.. >> >> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ >> >> >> some >> person >> Hindi >> Song >> >> >> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >> then i created a contents file which had list of all the songs in the >> directory followed by /tbundle:ORIGINAL at the end of each item.. >> so i don't think i am having any problem there.. >> Then i got confused regarding the collection Id....i was having a >> collection named "audio" which when opened has the following url.. >> >> http://localhost:8180/jspui/handle/123456789/2 >> >> so i decided to go with the collection id as 2.. >> >> then i executed the following command. >> >> sh /dspace/bin/import -t --add -e shredder12 at gmail.com -c -2 -s >> path_of_the_directory_to_be_ingested -m path_of_the_mapfile >> >> on executing it gave the following message. >> >> >> ----------------------------------------------------------------------------------------------- >> **Test Run** - not actually importing items. >> Destination collections: >> Owning Collection: >> Adding items from directory: /home/ftp/Songs/hindi/rock/ >> Generating mapfile: /dspace/mapfile >> ***End of Test Run*** >> >> ----------------------------------------------------------------------------------------------------- >> well i think this means that everything is working fine..so i decided to >> now actually try adding the folder..so i executed the following command.. >> >> sh /dspace/bin/import --add -e shredder12 at gmail.com -c -2 -s >> path_of_the_directory_to_be_ingested -m path_of_the_mapfile >> >> It gave the following message.. >> >> -------------------------------------------------------------------------------------- >> Destination collections: >> Owning Collection: >> Adding items from directory: /home/ftp/Songs/hindi/rock/ >> Generating mapfile: /dspace/mapfile >> >> -------------------------------------------------------------------------------------- >> after that when i checked the audio collection in which i was trying to >> add the songs, i found no song added... >> i even tried the command with collection id 123456789/2 but even it >> doesn't seem to work.. >> >> Please help me figure out this problem.. >> >> Regards, >> >> Shashank Sahni.. >> >> _______________________________________________ >> Dspace-general mailing list >> Dspace-general at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dspace-general >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081108/a493f909/attachment.htm From harish at ksu.edu Sat Nov 8 15:35:06 2008 From: harish at ksu.edu (Harish Maringanti) Date: Sat, 8 Nov 2008 14:35:06 -0600 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: References: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> <98e845970811080601y21870687ubf1fd9705f7377d7@mail.gmail.com> Message-ID: <98e845970811081235k100eea89p42fc31b342b529a8@mail.gmail.com> Dear Shashank, I agree with you that depending on how many items you want to upload & how often you use this feature, this process does look a bit tedious. If you are using this bulk upload functionality sporadically then the existing process is fine. It won't be hard to write a script that will take a single directory with all the items' files and one single xml file that captures the metadata of all the items as input and spit out the format that Dspace requires. If someone already wrote such a script, I hope they will share it with you. Best, Harish On Sat, Nov 8, 2008 at 11:54 AM, Shashank Sahni wrote: > Well, don't you think it would be really hectic to create a sub-directory > for each song and then creating 2 files in each sub-folder. > Please correct me if i am wrong..but I think manually uploading would be > faster then uploading the songs..using this method.... > Please reply.. > > Regards.. > > Shashank Sahni.. > > > On Sat, Nov 8, 2008 at 7:31 PM, Harish Maringanti wrote: > >> Hi Shashank, >> >> To answer your queries - >> >> 1. Each item would need a sub-directory & each sub-directory would have >> the actual song in addition to dublin_core.xml & contents files. >> 2. The collection id number is everything after the handle part in url. In >> your specific case, collection id will be 123456789/2 >> >> >> Harish >> >> Harish Maringanti >> Systems Analyst >> K-State Libraries >> (785)532-3261 >> >> 2008/11/7 Shashank Sahni >> >>> Hello Claudia, >>> Thanks for the tutorial..it was very helpful..But i >>> am having a problem while executing the import script..correct me if i am >>> wrong somewhere.. >>> I took a directory of 10 songs..well here i was not clear whether i have >>> to create a separate sub directory for each item..so i decided to continue >>> without making any..then i created a dublin_core.xml file in the directory >>> which looked something like this.. >>> >>> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ >>> >>> >>> some >>> person >>> Hindi >>> Song >>> >>> >>> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>> then i created a contents file which had list of all the songs in the >>> directory followed by /tbundle:ORIGINAL at the end of each item.. >>> so i don't think i am having any problem there.. >>> Then i got confused regarding the collection Id....i was having a >>> collection named "audio" which when opened has the following url.. >>> >>> http://localhost:8180/jspui/handle/123456789/2 >>> >>> so i decided to go with the collection id as 2.. >>> >>> then i executed the following command. >>> >>> sh /dspace/bin/import -t --add -e shredder12 at gmail.com -c -2 -s >>> path_of_the_directory_to_be_ingested -m path_of_the_mapfile >>> >>> on executing it gave the following message. >>> >>> >>> ----------------------------------------------------------------------------------------------- >>> **Test Run** - not actually importing items. >>> Destination collections: >>> Owning Collection: >>> Adding items from directory: /home/ftp/Songs/hindi/rock/ >>> Generating mapfile: /dspace/mapfile >>> ***End of Test Run*** >>> >>> ----------------------------------------------------------------------------------------------------- >>> well i think this means that everything is working fine..so i decided to >>> now actually try adding the folder..so i executed the following command.. >>> >>> sh /dspace/bin/import --add -e shredder12 at gmail.com -c -2 -s >>> path_of_the_directory_to_be_ingested -m path_of_the_mapfile >>> >>> It gave the following message.. >>> >>> -------------------------------------------------------------------------------------- >>> Destination collections: >>> Owning Collection: >>> Adding items from directory: /home/ftp/Songs/hindi/rock/ >>> Generating mapfile: /dspace/mapfile >>> >>> -------------------------------------------------------------------------------------- >>> after that when i checked the audio collection in which i was trying to >>> add the songs, i found no song added... >>> i even tried the command with collection id 123456789/2 but even it >>> doesn't seem to work.. >>> >>> Please help me figure out this problem.. >>> >>> Regards, >>> >>> Shashank Sahni.. >>> >>> _______________________________________________ >>> Dspace-general mailing list >>> Dspace-general at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dspace-general >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081108/f9c490f0/attachment.htm From michele at dspace.org Mon Nov 10 15:27:05 2008 From: michele at dspace.org (Michele Kimpton) Date: Mon, 10 Nov 2008 15:27:05 -0500 Subject: [Dspace-general] next DSpace board call Message-ID: <92B29649-5760-4768-9DCD-E334EC90EE87@dspace.org> Dear members of the board, I would like to schedule our next call the first week of December. Can you please let me know if either of these times works: Wed Dec 3rd 9-10am EST or Thurs Dec 4th 9:30-10:30am EST thanks, Michele From betht at hawaii.edu Mon Nov 10 18:21:53 2008 From: betht at hawaii.edu (Beth Tillinghast) Date: Mon, 10 Nov 2008 13:21:53 -1000 Subject: [Dspace-general] next DSpace board call In-Reply-To: <92B29649-5760-4768-9DCD-E334EC90EE87@dspace.org> References: <92B29649-5760-4768-9DCD-E334EC90EE87@dspace.org> Message-ID: <0KA500AI94WIFY40@hawaii.edu> I can do December 4th, but an hour later would be nice. Beth >Dear members of the board, > >I would like to schedule our next call the first week of December. Can >you please let me know if either of these times works: > >Wed Dec 3rd 9-10am EST > >or > >Thurs Dec 4th 9:30-10:30am EST > > >thanks, Michele >_______________________________________________ >Dspace-general mailing list >Dspace-general at mit.edu >http://mailman.mit.edu/mailman/listinfo/dspace-general From shredder12 at gmail.com Tue Nov 11 12:44:23 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Tue, 11 Nov 2008 23:14:23 +0530 Subject: [Dspace-general] Bulk upload facility Message-ID: Hello people, I am having a really weird doubt about creating batches...I am talking about a following kind of structure.. archive/ dir_1/ dublin_core.xml contents file1.ext file2.ext temp/ dir_2/ dublin_core.xml contents file3.ext temp1/ Can't i import such a structure..because when i tried to do the same it gave me the error that "temp is a directory"... What do i have to do to upload such a structure..??? Regards, Shashank Sahni -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081111/160fd3be/attachment.htm From stb28 at cam.ac.uk Tue Nov 11 12:55:36 2008 From: stb28 at cam.ac.uk (Simon Brown) Date: Tue, 11 Nov 2008 17:55:36 +0000 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: <2DD98A97-DE9F-4213-B4CD-7C16255962F5@cam.ac.uk> On 11 Nov 2008, at 17:44, Shashank Sahni wrote: > Hello people, > I am having a really weird doubt about creating > batches...I am talking about a following kind of structure.. > > archive/ > dir_1/ > dublin_core.xml > contents > file1.ext > file2.ext > temp/ > dir_2/ > dublin_core.xml > contents > file3.ext > temp1/ > > Can't i import such a structure..because when i tried to do the same > it gave me the error that "temp is a directory"... > What do i have to do to upload such a structure..??? If you want to import the contents of a directory, you'll need to list all of those files in your contents file. Just listing the directory name is not enough. Regards, -- Simon Brown - Cambridge University Computing Service +44 1223 3 34714 - New Museums Site, Pembroke Street, Cambridge CB2 3QH From shredder12 at gmail.com Tue Nov 11 16:11:20 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Wed, 12 Nov 2008 02:41:20 +0530 Subject: [Dspace-general] Bulk upload facility Message-ID: Thanks Simon for your reply..well if i have understood correctly you mean that i will have to recursively specify the file names in the contents file to make things work out correctly.. Regard, Shashank Sahni -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081112/e4cc79c7/attachment.htm From HUTCHINSONA at si.edu Wed Nov 12 12:40:25 2008 From: HUTCHINSONA at si.edu (Hutchinson, Alvin) Date: Wed, 12 Nov 2008 12:40:25 -0500 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Shahank- I have created some scripts to: 1) break an xml file into several dublin_core.xml files with appropriate headers 2) create a specified number of sub-directories and copy the dublin_core.xml files to each corresponding directory 3) copy the associated digital objects to the corresponding directories 4) create a contents text file listing the digital objects I would put it on the Dspace wiki but it really needs work. The script is not well documented and customized to my own personal workflow but I can send it to you for your own modification. One of these days I'll clean it up. It is written for the Unix bash shell. Alvin Hutchinson Smithsonian Institution Libraries (202) 633-1031 Date: Wed, 12 Nov 2008 02:41:20 +0530 From: "Shashank Sahni" Subject: [Dspace-general] Bulk upload facility To: stb28 at cam.ac.uk, dspace-general at mit.edu Message-ID: Content-Type: text/plain; charset="iso-8859-1" Thanks Simon for your reply..well if i have understood correctly you mean that i will have to recursively specify the file names in the contents file to make things work out correctly.. Regard, Shashank Sahni -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081112/e4c c79c7/attachment-0001.htm ------------------------------ _______________________________________________ Dspace-general mailing list Dspace-general at mit.edu http://mailman.mit.edu/mailman/listinfo/dspace-general End of Dspace-general Digest, Vol 64, Issue 11 ********************************************** From shredder12 at gmail.com Wed Nov 12 12:53:21 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Wed, 12 Nov 2008 23:23:21 +0530 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Its really great if you have created some scripts which could do so much things..I would be glad if you could send the scripts to me...I am a computer science student..so i can work on it...It would be a great help to me. Actually i am creating a digital library for my university so i m in real need of such scripts..and i think it would be quicker to modify your scripts to server the purpose than to write them myself as i m running out of time now.... I will greatly appreciate your help in this matter.. Regards, Shashank On Wed, Nov 12, 2008 at 11:10 PM, Hutchinson, Alvin wrote: > Shahank- > I have created some scripts to: > > 1) break an xml file into several dublin_core.xml files with appropriate > headers > 2) create a specified number of sub-directories and copy the > dublin_core.xml files to each corresponding directory > 3) copy the associated digital objects to the corresponding directories > 4) create a contents text file listing the digital objects > > I would put it on the Dspace wiki but it really needs work. The script > is not well documented and customized to my own personal workflow but I > can send it to you for your own modification. One of these days I'll > clean it up. > > It is written for the Unix bash shell. > > Alvin Hutchinson > Smithsonian Institution Libraries > (202) 633-1031 > > > > Date: Wed, 12 Nov 2008 02:41:20 +0530 > From: "Shashank Sahni" > Subject: [Dspace-general] Bulk upload facility > To: stb28 at cam.ac.uk, dspace-general at mit.edu > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > Thanks Simon for your reply..well if i have understood correctly you > mean > that i will have to recursively specify the file names in the contents > file > to make things work out correctly.. > > Regard, > Shashank Sahni > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://mailman.mit.edu/pipermail/dspace-general/attachments/20081112/e4c > c79c7/attachment-0001.htm > > ------------------------------ > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > > > End of Dspace-general Digest, Vol 64, Issue 11 > ********************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081112/55086305/attachment.htm From shredder12 at gmail.com Wed Nov 12 13:35:01 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Thu, 13 Nov 2008 00:05:01 +0530 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Hey people, I was able to resolve the earlier problem of not able to import a sub-directory..but the kind of import that had taken place was not satisfactory.. Let me show you in detail what i wanted and what actually happened My directory structure was something like this. *DIR/* file1.ext file2.ext file3.ext contents -->{ *file1.ext file2.ext file3.ext sub_dir/sub_file1.ext sub_dir/sub_file2.ext * } dublin_core.xml *sub_dir/ * sub_file1.ext sub_file2.ext contents --->{ *sub_file1.ext sub_file2.ext * } dublin_core.xml Well by the way the directory *DIR/ *is in a directory *Parent_dir/* when i imported this directory using the following command.. */dspace/bin/import --add -e shredder12 at gmail.com -s address_of_Parent_dir/ -c collection_id -m mapfile * then the output was following.. the files in the collection were.. ( i.e. this is the output) ----------------------------------------------------------------------------------------------------------------------------------------------------------------- *file1.ext file2.ext file3.ext sub_dir/sub_file1.ext sub_dir/sub_file2.ext ------------------------------------------------------------------------------------------------------------------------------------------------------------------- * and this is what i wanted.. (i.e. the output i intended..) --------------------------------------------------------------------------------------------------------------------------------------------------------------------- *file1.ext file2.ext file3.ext sub_dir/ --------------------------------------------------------------------------------------------------------------------------------------------------------------------- * and on clicking the link *sub_dir/ *i would get ------------------------------------------------------------------------------ *sub_file1.ext sub_file2.ext ----------------------------------------------------------------------------- * Is there any way to get such a format..?? Help please.... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081113/7287bd94/attachment.htm From shredder12 at gmail.com Wed Nov 12 14:22:25 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Thu, 13 Nov 2008 00:52:25 +0530 Subject: [Dspace-general] Command line tools to create communities and collections.. Message-ID: Hello people, I was thinking of using a code to traverse the whole directory structure recursively and appropriately create communities, sub-communities and collections where ever needed..But for it i need to know a command line method (i.e. a command ) to create , edit and delete communities, sub-communities and collections..So, are there any command tools to create them...??? Please help..!! Regards, Shashank Sahni -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081113/dd706288/attachment.htm From sp0055 at gmail.com Wed Nov 12 17:07:23 2008 From: sp0055 at gmail.com (Serhiy Polyakov) Date: Wed, 12 Nov 2008 16:07:23 -0600 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Shashank, Quick question. Why do you need to store files in sub-directories before import? Can you pool all of them in one dir? Serhiy 2008/11/12 Shashank Sahni : > Hey people, > I was able to resolve the earlier problem of not able to > import a sub-directory..but the kind of import that had taken place was not > satisfactory.. > Let me show you in detail what i wanted and what actually happened > My directory structure was something like this. > DIR/ > file1.ext > file2.ext > file3.ext > contents -->{ > file1.ext > file2.ext > file3.ext > sub_dir/sub_file1.ext > sub_dir/sub_file2.ext > } > dublin_core.xml > sub_dir/ > sub_file1.ext > sub_file2.ext > contents --->{ > sub_file1.ext > sub_file2.ext > } > dublin_core.xml > > Well by the way the directory DIR/ is in a directory Parent_dir/ > when i imported this directory using the following command.. > > /dspace/bin/import --add -e shredder12 at gmail.com -s address_of_Parent_dir/ > -c collection_id -m mapfile > > then the output was following.. > > the files in the collection were.. > ( i.e. this is the output) > ----------------------------------------------------------------------------------------------------------------------------------------------------------------- > file1.ext > file2.ext > file3.ext > sub_dir/sub_file1.ext > sub_dir/sub_file2.ext > ------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > and this is what i wanted.. > (i.e. the output i intended..) > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > file1.ext > file2.ext > file3.ext > sub_dir/ > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > and on clicking the link sub_dir/ i would get > ------------------------------------------------------------------------------ > sub_file1.ext > sub_file2.ext > ----------------------------------------------------------------------------- > Is there any way to get such a format..?? > Help please.... > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > > From shredder12 at gmail.com Wed Nov 12 17:22:32 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Thu, 13 Nov 2008 03:52:32 +0530 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Well i can of course but then it won't be well organized. Actually i have figured a way to solve my problem i will be putting the rest of the files in a folder say "other" and so i will be having only sub directories.. e.g. If i have a parent directory by the name "Softwares" then it could be having several sub directories say antiviruses, media players, and other than such directories there could be some files.. so i am planning to put all such files in a folder called "misc" and so i will now be left with a parent directory "softwares" which contains only directories..i will do this recursively and in this way i will be having only directories to deal with and the data will be well organized.. Then i will create sub-communities for every sub-directory i have... and finally for the directories which contain only files i will make collection in place of them..thus maintaining the hierarchy of the directory structure... Check out this problem i have posted.. http://mailman.mit.edu/pipermail/dspace-general/2008-November/002373.html May be you could help me with this one.. Regards, Shashank Sahni On Thu, Nov 13, 2008 at 3:37 AM, Serhiy Polyakov wrote: > Shashank, > > Quick question. Why do you need to store files in sub-directories before > import? > Can you pool all of them in one dir? > > Serhiy > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081113/68549a2a/attachment.htm From stb28 at cam.ac.uk Thu Nov 13 05:31:59 2008 From: stb28 at cam.ac.uk (Simon Brown) Date: Thu, 13 Nov 2008 10:31:59 +0000 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: <3D288E4D-0E6D-4B82-A85B-7285D08C1EB3@cam.ac.uk> What problem is it that you're trying to solve by doing this? I can't help thinking that DSpace might not be the best solution for it. On 12 Nov 2008, at 18:35, Shashank Sahni wrote: > [...] > and this is what i wanted.. > (i.e. the output i intended..) > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > file1.ext > file2.ext > file3.ext > sub_dir/ > --------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > and on clicking the link sub_dir/ i would get > ------------------------------------------------------------------------------ > sub_file1.ext > sub_file2.ext > ----------------------------------------------------------------------------- > Is there any way to get such a format..?? -- Simon Brown - Cambridge University Computing Service +44 1223 3 34714 - New Museums Site, Pembroke Street, Cambridge CB2 3QH From shredder12 at gmail.com Thu Nov 13 09:31:24 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Thu, 13 Nov 2008 20:01:24 +0530 Subject: [Dspace-general] Bulk upload facility In-Reply-To: References: Message-ID: Well, I have a project to organize the whole data of our university using a software as dspace..since we were using a manually made digital library to collect the data that our university had so my plan is to use the hierarchical structure of the data that i need to implement..I would be replacing the sub-directories with sub-communities and finally would be having collections at the end .. Regards, Shashank >What problem is it that you're trying to solve by doing this? I can't >help thinking that DSpace might not be the best solution for it. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081113/175b4e5c/attachment.htm From shredder12 at gmail.com Thu Nov 13 17:59:36 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Fri, 14 Nov 2008 04:29:36 +0530 Subject: [Dspace-general] Regarding update of collection Message-ID: Hello people, I was wondering if there was a way to automatically update a collection. I mean if we have added 10 files in a collection from a folder then if we add something to that folder later on is there a way to show that file updated in our collection.. Regards, Shashank Sahni -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081114/9fee4e3b/attachment.htm From michele at dspace.org Fri Nov 14 14:02:12 2008 From: michele at dspace.org (Michele Kimpton) Date: Fri, 14 Nov 2008 14:02:12 -0500 Subject: [Dspace-general] Developer update Wed. at PASIG next week Message-ID: <3CEF70C2-85EC-4AB7-A3F4-6B54D46EC2DF@dspace.org> Dear DSpace community, For anyone that will be at the SPARC/PASIG meeting next week in Baltimore, DSpace and Fedora will be hosting a one hour meeting for Developers to give more detail and get participation in the joint projects sponsored by DSpace and Fedora. This meeting will be 12-1pm on Wednesday November 19th at the PASIG conference in Baltimore. If possible we will try and skype conference this call for others to participate. Details will follow early next week. A more general update of the DSpace/Fedora collaboration and joint projects will be given on Tuesday 5:30pm following the SPARC meeting, also in Baltimore at the same hotel. For those of you who can not attend either event in Baltimore next week, a summary of projects and opportunities to get involved we be posted by end of next week. If you can attend the developer meeting please email me so I can get an accurate headcount for the meeting. best, Michele Kimpton michele at dspace.org From michele at dspace.org Fri Nov 14 14:30:27 2008 From: michele at dspace.org (Michele Kimpton) Date: Fri, 14 Nov 2008 14:30:27 -0500 Subject: [Dspace-general] SWORD deposit plugin for Microsoft Word Message-ID: <5CB5163E-6471-479F-AC1E-106AED0A2C07@dspace.org> Dear community members, About a month ago, Savas a researcher at Microsoft developed an open source plugin for Word, using SWORD. Ideally, the plug in will allow authors using WORD to deposit their materials directly into a repository. As this is the first release of this plugin we need folks from the community to test it, check interoperability and give feedback. Savas warned this is still experimental and needs testing. You can find the plug in at: http://www.codeplex.com/OfficeSWORD/Release/ProjectReleases.aspx?ReleaseId=18157 If you test it, please post to the list your findings. Michele Kimpton -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081114/3c051f4e/attachment.htm From darrylstrachan at yahoo.com Fri Nov 14 16:56:57 2008 From: darrylstrachan at yahoo.com (Darryl Strachan) Date: Fri, 14 Nov 2008 13:56:57 -0800 (PST) Subject: [Dspace-general] DSpace 1.5 Installation Problem Message-ID: <763790.50031.qm@web54304.mail.re2.yahoo.com> Greetings, I'm having a problem when trying to install DSpace 1.5. Below is the error message: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/CommandLineParser Prior to this problem I was getting a similar NoClassDefFoundError for the CreateAdministrator class (when I typed create-administrator command). I got around this by exporting the WEB-INF/lib/*.jar folders to the system PATH, but this CommandLineParser is nowhere to be found. Can anyone help? -- Darryl P.S. I'm using CentOS 4, Java1.5, Maven 2.0.9, PostgreSQL 8.1.11 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081114/c710945d/attachment.htm From mdiggory at mit.edu Fri Nov 14 20:45:06 2008 From: mdiggory at mit.edu (Mark Diggory) Date: Fri, 14 Nov 2008 17:45:06 -0800 Subject: [Dspace-general] Developer update Wed. at PASIG next week In-Reply-To: <3CEF70C2-85EC-4AB7-A3F4-6B54D46EC2DF@dspace.org> References: <3CEF70C2-85EC-4AB7-A3F4-6B54D46EC2DF@dspace.org> Message-ID: <16A3B2BE-33AA-420E-97EF-64F60991BFB9@mit.edu> Michele and Carissa, I plan to be attending and I am very interested to know who else is planning to be there. Cheers, Mark On Nov 14, 2008, at 11:02 AM, Michele Kimpton wrote: > Dear DSpace community, > > For anyone that will be at the SPARC/PASIG meeting next week in > Baltimore, DSpace and Fedora will be hosting a one hour meeting for > Developers to give more detail and get participation in the joint > projects sponsored by DSpace and Fedora. This meeting will be 12-1pm > on Wednesday November 19th at the PASIG conference in Baltimore. If > possible we will try and skype conference this call for others to > participate. Details will follow early next week. > > A more general update of the DSpace/Fedora collaboration and joint > projects will be given on Tuesday 5:30pm following the SPARC meeting, > also in Baltimore at the same hotel. > > For those of you who can not attend either event in Baltimore next > week, a summary of projects and opportunities to get involved we be > posted by end of next week. > > If you can attend the developer meeting please email me so I can get > an accurate headcount for the meeting. > > best, > Michele Kimpton > michele at dspace.org > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general ~~~~~~~~~~~~~ Mark R. Diggory http://purl.org/net/mdiggory/homepage From lfrodrigues at gmail.com Sat Nov 15 10:41:09 2008 From: lfrodrigues at gmail.com (Luis Rodrigues) Date: Sat, 15 Nov 2008 15:41:09 +0000 Subject: [Dspace-general] Bulk Upload naming upload Message-ID: Hello, I'm uploading multiple pages of a book. so: upload --dir1 --page.pdf --contents --dublin_core.xml --dir2 --page.pdf --contents --dublin_core.xml --dir3 --page.pdf --contents --dublin_core.xml ... Each of the files gets an automatic id http://server/handle/123456789/943 http://server/handle/123456789/944 http://server/handle/123456789/945 ... How can I make this number start at a given number and auto increment from there? Thanks in advanced. Best regards, Luis From shredder12 at gmail.com Sat Nov 15 12:26:52 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Sat, 15 Nov 2008 22:56:52 +0530 Subject: [Dspace-general] Bulk Upload naming upload Message-ID: Ya, this have been kinda problem for me too..after we delete certain batch or collection that particular id is never used again.. I don't know why does this happens .. if some collection is deleted then why is that collection id still not reusable..?? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081115/ffe20d1a/attachment.htm From shredder12 at gmail.com Sat Nov 15 12:26:52 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Sat, 15 Nov 2008 22:56:52 +0530 Subject: [Dspace-general] Bulk Upload naming upload Message-ID: Ya, this have been kinda problem for me too..after we delete certain batch or collection that particular id is never used again.. I don't know why does this happens .. if some collection is deleted then why is that collection id still not reusable..?? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081115/ffe20d1a/attachment-0001.htm From lfrodrigues at gmail.com Sun Nov 16 11:35:38 2008 From: lfrodrigues at gmail.com (Luis Rodrigues) Date: Sun, 16 Nov 2008 16:35:38 +0000 Subject: [Dspace-general] Bulk Upload naming upload In-Reply-To: References: Message-ID: Is there some way to force a given ID? 2008/11/15 Shashank Sahni : > Ya, this have been kinda problem for me too..after we delete certain batch > or collection that particular id is never used again.. I don't know why does > this happens .. if some collection is deleted then why is that collection id > still not reusable..?? > From shredder12 at gmail.com Sun Nov 16 13:36:08 2008 From: shredder12 at gmail.com (Shashank Sahni) Date: Mon, 17 Nov 2008 00:06:08 +0530 Subject: [Dspace-general] Bulk Upload naming upload In-Reply-To: References: Message-ID: Hi luis, Well, I am not really sure. But I think there is something which you might be interested in reading, the community and collection structure importer given here.. dspace-1.5.1-release/dspace/docs/html.legacy/application.html there as you can see there is one import xml file and one output xml file. After this command line tool is used the structure-builder reads the import xml file and it outputs the same structure to the output xml file providing each structure with a handler. As you can see, this shows that these handlers are provided arbitrarily. So, it could be possible that either there is no way to force it or we might be allowed to modify the import file to provide handlers as well and if they are not being used, they could be used as the handlers for the structures otherwise the structure-builder will jst return an error saying that they are already being used. I am not really sure about this, it is jst a possibility. If you find anything useful please let me know. Regards, Shashank Sahni Is there some way to force a given ID? > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/e5f6905e/attachment.htm From Claudia.Juergen at ub.uni-dortmund.de Mon Nov 17 06:56:01 2008 From: Claudia.Juergen at ub.uni-dortmund.de (=?ISO-8859-1?Q?Claudia_J=FCrgen?=) Date: Mon, 17 Nov 2008 12:56:01 +0100 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: References: Message-ID: <49215BD1.2020103@ub.uni-dortmund.de> Hi Luis, a brief tutorial can be found here: http://www.tdl.org/documents/DSpaceBatchImportFormat.pdf (thanx to Texas Digital Libraries). The options for running the item importer are: -a, add items to DSpace -r, replace items in mapfile -d, delete items in mapfile -s, source of the items to be imported -c, destination collection (handle or collection_id) -e, eperson (email or id) -w, items are forced to run throught the workflow of the destination collection -t, just test the import, no items really ingested -p, apply collection template -R, resume -h, help Best try your import with -t (just test) first. There are other possibilities to ingest data, package import, ingestion crosswalk, which are documented in the docs and the dspace wiki. Hope that helps Luis Rodrigues schrieb: > Hello, > > How can I use the bluk upload facility? I've tried to find in the docs > but I couldn't :( > > Thanks in advance. > > Best regards, > > Luis > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general From Dominic.Tate at nottingham.ac.uk Mon Nov 17 07:07:17 2008 From: Dominic.Tate at nottingham.ac.uk (Dominic Tate) Date: Mon, 17 Nov 2008 12:07:17 -0000 Subject: [Dspace-general] DPC/RSP/DCC/JISC Workshop - Tackling the Preservation Challenge: Practical Steps for Repository Manager. 12th December 2008 - REGISTRATION CLOSES SOON Message-ID: <826FA59EEA0A914FA34AECF56FD831A883FD86@VUIEXCHA.ad.nottingham.ac.uk> ***Apologies for Cross Postings*** Last chance to register for the DPC/RSP/DCC/JISC workshop 'Tackling the Preservation Challenge: Practical Steps for Repository Managers'. Book now to avoid disappointment: http://www.dpconline.org/graphics/events/081212RepMngrsWkshp.html Registration will close on Friday 28th November 2008. Event: DPC/RSP/DCC/JISC Workshop. Tackling the Preservation Challenge: Practical Steps for Repository Managers Date: 12th December 2008 Venue: Novotel Hotel, Euston Road, London We all know that preservation of repository content is vital -- but we also know that in practical terms it remains largely unresolved. What should we be doing right now to embed preservation into the working practice of repositories? Who should we be talking to? Are there tools and services out there which can support repository managers in their work today? Are preservation experts and services tuned into the practical workflow requirements of their repository manager colleagues? If this has any resonance then this event is for you! The Digital Preservation Coalition (DPC), the Repositories Support Project (RSP), the Digital Curation Centre (DCC) and the JISC are organising a joint workshop on the 12th December at the Novotel Hotel, Euston, London. The intention is to bring together key stakeholders, the repository managers and preservation experts, at a practical focussed event to talk together and share perspectives, requirements, problems and solutions. It is hoped that the workshop will lead to collective recommendations for what the next moves for repository managers and preservation specialists should be to provide practical focussed support, services and tools. The workshop should in addition further repository managers' understanding of how to implement preservation strategies and processes. As well as the formal presentations there will also be a marketplace when there will be an opportunity to view posters, and engage with project teams and see demonstrations of the latest tools. The day will close with a participative discussion session. Prior to the event the organisers shall gather concerns and requirements from repository managers and preservation experts/services and synthesise these into 'Top 5 Concerns', 'Top 5 Wishes' and 'Top 5 Solutions' (for practical implementation). These will then be collated to form the basis for the panel discussion. Who should attend? Repository managers, librarians, archivists, digital preservation experts, information management specialists, service providers. Benefits of attendance * An opportunity to share your preservations issues, (concerns, wishes, solutions) with peers and experts. * To gain insight from repository managers on how they are approaching preservation on different platforms. * To get up to speed with the outcomes from the extant services and projects working in this important area. * To gain some tips from fellow practitioners on what works for them. * To share your digital preservation expertise with the repository community For on-line registration please visit: http://www.dpconline.org/graphics/events/081212RepMngrsReg.html ************************************************************************ ************************************* Carol Jackson Administration and Events Manager Digital Preservation Coalition Innovation Centre-York Science Park-Heslington-York-YO10 5DG Tel 01904 435362 Fax 01904 435162 MailScanner has detected a possible fraud attempt from "www.ideasgroup-uk.com" claiming to be www.dpconline.org The information contained in this e-mail is confidential and may be privileged. If you have received this message in error, please notify us and remove it from your system. The contents of this e-mail must not be disclosed or copied without the sender's consent. The content of this email does not constitute legal advice. Neither the author of this message nor the represents itself as an expert and neither can accept any responsibility for loss or damage incurred as a result of acting upon information contained in this email. We cannot accept any responsibility for viruses, so please scan all attachments. The statements and opinions expressed in this message are those of the author and do not necessarily reflect those of the DPC, Registered Office, Innovation Centre, York Science Park, Heslington, YORK YO10 5DG. Registered in England No: 4492292 This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/569e998b/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2607 bytes Desc: image001.jpg Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/569e998b/attachment.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 2306 bytes Desc: image002.jpg Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/569e998b/attachment-0001.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.gif Type: image/gif Size: 1079 bytes Desc: image003.gif Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/569e998b/attachment.gif -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 1553 bytes Desc: image004.jpg Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081117/569e998b/attachment-0002.jpg From galloway at ischool.utexas.edu Mon Nov 17 12:26:47 2008 From: galloway at ischool.utexas.edu (Patricia Galloway) Date: Mon, 17 Nov 2008 11:26:47 -0600 Subject: [Dspace-general] Authorization report Message-ID: <4921A957.4050906@ischool.utexas.edu> Has anyone developed a comprehensive authorization report query that will permit DSpace instance managers to review authorizations assigned to collections, items, and bitstreams across the entire filestore to support the restructuring of authorization policies? Pat Galloway University of Texas School of Information From mwood at IUPUI.Edu Tue Nov 18 10:29:22 2008 From: mwood at IUPUI.Edu (Mark H. Wood) Date: Tue, 18 Nov 2008 10:29:22 -0500 Subject: [Dspace-general] Bulk Upload Facility In-Reply-To: References: <0b666b4d8628fe51eb5651596a6b052d.squirrel@mail.ub.uni-dortmund.de> <98e845970811080601y21870687ubf1fd9705f7377d7@mail.gmail.com> Message-ID: <20081118152922.GB12434@IUPUI.Edu> On Sat, Nov 08, 2008 at 11:24:05PM +0530, Shashank Sahni wrote: > Well, don't you think it would be really hectic to create a sub-directory > for each song and then creating 2 files in each sub-folder. > Please correct me if i am wrong..but I think manually uploading would be > faster then uploading the songs..using this method.... For ten single-bitstream items as a one-time task, yes, I would say that submitting each separate item interactively is probably easier than hand-building a batch. Using the batch importer in this case would be better only as an exercise in learning to use the batch importer. If you expect to receive more batches of items, especially larger batches, and the metadata will be already machine-readable and merely need some mechanical recoding to be intelligible to the batch importer, then it would be worth the time to learn on a small batch now. The reason for the directory structure is that you might have items containing multiple bitstreams, and breaking the batch down into subdirectories containing fixed-named driver files is a good way to distinguish items without too much code complexity. It's easy to write up a little script which builds the batch structure from whatever you are given, so long as you know how to decide which bits go where. -- Mark H. Wood, Lead System Programmer mwood at IUPUI.Edu Friends don't let friends publish revisable-form documents. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081118/46e9cd07/attachment.bin From mwood at IUPUI.Edu Tue Nov 18 11:02:34 2008 From: mwood at IUPUI.Edu (Mark H. Wood) Date: Tue, 18 Nov 2008 11:02:34 -0500 Subject: [Dspace-general] Bulk Upload naming upload In-Reply-To: References: Message-ID: <20081118160234.GC12434@IUPUI.Edu> On Sat, Nov 15, 2008 at 03:41:09PM +0000, Luis Rodrigues wrote: > I'm uploading multiple pages of a book. so: > upload > --dir1 > --page.pdf > --contents > --dublin_core.xml > --dir2 > --page.pdf > --contents > --dublin_core.xml > --dir3 > --page.pdf > --contents > --dublin_core.xml > > ... > Each of the files gets an automatic id > http://server/handle/123456789/943 > http://server/handle/123456789/944 > http://server/handle/123456789/945 > ... > > How can I make this number start at a given number and auto increment > from there? You can't. There is a single Handle namespace used for all communities, collections, and items. Handles (123456789/943 and the like) are meant to be completely abstract; any attempt to assign them meaning within a subset of the repository's contents is bound to end in frustration. Each new community, collection, or item is assigned the next serial number within the single handle namespace. Facilities such as DSpace are more like a deck of needelsort cards than they are like a filesystem. You search by some combination of characteristics of the content, not by name. Why do you want to specify the handle values? What would that allow you to do? There might be another (perhaps better!) way of doing it, or DSpace might not be the right tool for this particular job. -- Mark H. Wood, Lead System Programmer mwood at IUPUI.Edu Friends don't let friends publish revisable-form documents. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://mailman.mit.edu/pipermail/dspace-general/attachments/20081118/2328db2c/attachment.bin From annamavroudi at yahoo.gr Wed Nov 26 04:21:51 2008 From: annamavroudi at yahoo.gr (anna mavroudi) Date: Wed, 26 Nov 2008 09:21:51 +0000 (GMT) Subject: [Dspace-general] about the redirection (v. 1.5.1) Message-ID: <814136.79896.qm@web25408.mail.ukl.yahoo.com> Hi all, i would like to share a problem concerning the variable 'xmlui.user.loginredirect' in the dspace.cfg (v 1.5.1): If i want the user -after he/she is logged in- to be redirected at the 'community-list' page, then shouldn't i write xmlui.user.loginredirect = /community-list ? Thanks in advance, Anna ___________________________________________________________ ?????????????? Yahoo!; ?????????? ?? ?????????? ???????? (spam); ?? Yahoo! Mail ???????? ??? ???????? ?????? ????????? ???? ??? ??????????? ????????? http://login.yahoo.com/config/mail?.intl=gr From reverend.x3 at gmail.com Thu Nov 27 02:30:04 2008 From: reverend.x3 at gmail.com (=?UTF-8?B?zprPjs+Dz4TOsc+CIM6gzrHPgc6xz4POus61z4XPjM+Azr/Phc67zr/Pgg==?=) Date: Thu, 27 Nov 2008 09:30:04 +0200 Subject: [Dspace-general] about the redirection (v. 1.5.1) In-Reply-To: <814136.79896.qm@web25408.mail.ukl.yahoo.com> References: <814136.79896.qm@web25408.mail.ukl.yahoo.com> Message-ID: Anna, Setting xmlui.user.loginredirect to /community-list will do what you want (for xmlui) The idea (I think) is not to point at the homepage (it may confuse the user that he is not logged in) Kostas Paraskevopoulos W. C. Fields - "I cook with wine, sometimes I even add it to the food." 2008/11/26 anna mavroudi > Hi all, > > i would like to share a problem concerning the variable > 'xmlui.user.loginredirect' > in the dspace.cfg (v 1.5.1): > If i want the user -after he/she is logged in- to be redirected at > the 'community-list' page, then shouldn't i write > xmlui.user.loginredirect = /community-list ? > > Thanks in advance, > Anna > > > > > ___________________________________________________________ > ?????????????? Yahoo!; > ?????????? ?? ?????????? ???????? (spam); ?? Yahoo! Mail > ???????? ??? ???????? ?????? ????????? ???? ??? ??????????? > ????????? http://login.yahoo.com/config/mail?.intl=gr > > > _______________________________________________ > Dspace-general mailing list > Dspace-general at mit.edu > http://mailman.mit.edu/mailman/listinfo/dspace-general > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20081127/6175dd22/attachment.htm From mornati at cilea.it Sun Nov 30 16:26:23 2008 From: mornati at cilea.it (Susanna Mornati) Date: Sun, 30 Nov 2008 22:26:23 +0100 Subject: [Dspace-general] ELPUB 2009: First Call For Papers, deadline Jan. 15th 2009 Message-ID: <0138da9937c14f80f200268cec1428eb@cilea.it> Hi, here is an announcement about the ELPUB conference that might be of interest to the DSpace community. There is a lot of interest for repository software in the e-publishing world and proposals about studies and experiences with DSpace will be welcome :-) A unique chance to cross the ocean and come to elpub + oai6 in one go! Regards, Susanna Mornati, CILEA *** apologies for cross-posting *** ELPUB 2009 - First Call for Papers Rethinking Electronic Publishing : Innovation in Communication Paradigms and Technologies 13th International Conference on Electronic Publishing 10 - 12 June 2009, Milan, Italy http://www.elpub.net Electronic publishing via the Internet is continuously changing its shapes and models, challenging traditional players to adapt to new contexts. Innovative technologies enable individuals, scholars, communities and networks to establish contacts, exchange data, produce information, share knowledge. Open access sources and commercial players make contents available for a heterogeneous audience in diversity of environments, from business to private life, from educational and cultural activities to leisure time, and in a large variety of devices, from personal computers to mobile media. New opportunities and new needs challenge us to rethink electronic publishing, to innovate communication paradigms and technologies, to make information not just a flat equivalent of a paper but a truly digital format, to allow machine processing and new services, to face the future of mobile life. The ELPUB 2009 conference will focus on key issues in e-communications, exploring dissemination channels, business models, technologies, methods and concepts. We welcome a wide variety of papers from members of the communities whose research and experiments are transforming the nature of electronic publishing and scholarly communications. Topics include but are not restricted to: - New publishing models, tools, services and roles - New scholarly constructs and discourse methods - Innovative business models for scholarly publishing - Mobile distribution of e-contents, e-books - M2M publishing services - Multilingual and multimodal interfaces - Services and technology for specific user communities, media, and content - Content search, analysis and retrieval - Interoperability, scalability and middleware infrastructure to facilitate awareness and discovery - Personalization technologies (e.g. social tagging, folksonomies, RSS) - Semantic web, metadata, information granularity, digital objects - Data mining, text harvesting, dynamic formatting - Knowledge linking, discovery, presentation - User generated contents - Usage and citation impact - Security, privacy and copyright issues - Digital preservation, content authentication - Recommendations, guidelines, interoperability standards Author Guidelines Contributions are invited for the following categories: - Single paper (abstract minimum of 1,000 and maxximum of 1,500 words) - Tutorial (abstract min. of 500 and max. of 1,000 words) - Workshop (abstract min. of 500 and max. of 1,000 words) - Poster (abstract max of 500 words) - Demonstration (abstract max of 500 words) See website for detailed author instructions: http://www.elpub.net. Authors of accepted papers will be asked to register to the Conference and present their work. Key Dates: November 15th 2008: Opening date for submission of abstracts. January 15th 2009: Deadline for submission of abstracts (in all categories). February 23rd, 2009: Notification of acceptance of submitted proposals. April 6th, 2009: Deadline for submission of final papers. All submissions are subject to peer review (double-blind) and accepted by the international ELPUB Programme Committee. Accepted full papers will be published in the conference proceedings. Printed proceedings are distributed during the conference. Electronic versions of the contributions will be archived at: http://elpub.scix.net and indexed by the major indexing agents. ABOUT ELPUB The ELPUB 2009 conference will keep the tradition of the previous international conferences on electronic publishing, held in the United Kingdom (in 1997 and 2001), Hungary (1998), Sweden (1999), Russia (2000), the Czech Republic (2002), Portugal (2003), Brazil (2004), Belgium (2005), Bulgaria (2006), Austria (2007) and Canada (2008), which is to bring together researchers, lecturers, librarians, developers, business executives, entrepreneurs, managers, users and all those interested in issues regarding electronic publishing in a wide variety of contexts. These include the human, cultural, economic, social, technological, legal, commercial, and other relevant aspects that such an exciting theme encompasses. Three distinguishing features of this conference are: broad scope of topics which creates a unique atmosphere of active exchange and learning about various aspects of scholarly communications and electronic publishing; combination of general and technical issues; and a condensed procedure of submission, revision and publication of proceedings which guarantees presentations of most recent work. ELPUB 2009 will offer a variety of activities, such as workshops, tutorials, panel debates, poster presentations and demonstrations. Social events and sight-seeing tours will also be available to participants (at additional costs). Please see the conference web site for details. Conference Location: Milan, Italy. Milan is the largest metropolitan area in Italy, one of the largest in Europe: 7,4 million population. It is the Italian capital of industry and business and well renowned as one of the world capitals of fashion and design. Milan is one of the oldest artistic centres in Northern Italy and its surroundings include the beautiful Alps and the famous Garda, Maggiore and Como lakes. All this makes Milan a perfect place for sight-seeing, cultural visits and exciting shopping, not to mention enjoying Italian food and wines. Conference Host: The State University of Milan is the third largest university in Italy after Rome and Naples. The venue is the main building, in the centre of Milan, 3 minutes on foot from the Cathedral. It was made in 1450 under Duke Francesco Sforza, who also built the famous Castle. ELPUB 2009 is organized by CILEA, a consortium of Italian Universities founded in 1974 to promote the use of advanced ICT in academic and research environments, to support technological transfer and to manage ICT services, facilities and infrastructures. Within CILEA, the AePIC team deals with innovative e-publishing technologies and models, promoting Open Access to knowledge through sustainable online publishing. General Chair: Susanna Mornati, CILEA - Inter-Academic Consortium for ICT, Segrate, Italy mornati at cilea.it Programme Chair: Turid Hedlund, Hanken School of Economics, Helsinki, Finland turid.hedlund at hanken.fi Conference information: elpub2009 at elpub.net Conference web site: http://www.elpub.net Join the "ELPUB Electronic Publishing Conference" group on Facebook: http://www.facebook.com/group.php?gid=3D36376184362 ELPUB 2009 and OAI 6 are just 3 days in time and 400 km in space (4 hours by train, 50 minutes by plane) away from each other: take this unique chance to participate in both, enjoying two exciting scientific events in electronic publishing and scholarly communication and visiting Italy and Switzerland.