[Dspace-tech] Login interface for Anonymous users

2011-05-06 Thread thandu venkat narayana
Dear All,

We are using Dspace 1.7.1 on windows platform, pl help me to create Login 
interface for Anonymous users.

Best Regards,
Venkata Narayana 
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] size of log files

2011-05-06 Thread Panyarak Ngamsritragul

Hi,

After running our production server for almost a year, I have noticed that 
the log files generated by DSpace located in 
[dspace-installed-location]/log consume huge disk space.  To make this 
clear, the assetstore uses about less than 50GB, but log files under log 
directory take more than 50GB!

I wonder whether I have to keep all the log files... or I have a choice to 
have log files older than specified period removed.  In case of removing 
old log files, will it affect the SOLR statistics ?

Currently we are running 1.6.2, but planning to upgrade to 1.7.1 shortly.

Your kind advice will be highly appreciated.

Panyarak Ngamsritragul
Prince of Songkla University
Hat Yai, Thailand

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Tonny Hjelmberg Laursen
I sent the mail below a week ago to the tech-list but I didn't receive any 
responds on it.
I really need some help on this, so if anyone knows a fix…..

Thanks,
Tonny

Fra: tt tt thl@cbs.dkmailto:thl@cbs.dk
Dato: Thu, 28 Apr 2011 08:12:45 +0200
Til: 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Emne: Embargo and OAI interface


We are having a few 1.6.x installations with items that have an embargo date. 
The embargoed items (metadata) are currently available through the OAI 
interface. Is it possibly to change this, so they can't be harvested until they 
have passed the liftdate?

Thanks,
Tonny
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Richard Rodgers
Hi Tonny:

The embargo system is designed to protect bitstreams, not metadata. While it 
certainly would be possible to alter OAI or other code to check for embargo 
dates, this has not been done to the best of my knowledge. I am curious why, 
given that the content will be inaccessible, is it desirable to hide the 
metadata from harvesters?

Thanks,

Richard


On May 6, 2011, at 7:18 AM, Tonny Hjelmberg Laursen wrote:

I sent the mail below a week ago to the tech-list but I didn't receive any 
responds on it.
I really need some help on this, so if anyone knows a fix…..

Thanks,
Tonny

Fra: tt tt thl@cbs.dkmailto:thl@cbs.dk
Dato: Thu, 28 Apr 2011 08:12:45 +0200
Til: 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Emne: Embargo and OAI interface


We are having a few 1.6.x installations with items that have an embargo date. 
The embargoed items (metadata) are currently available through the OAI 
interface. Is it possibly to change this, so they can't be harvested until they 
have passed the liftdate?

Thanks,
Tonny
ATT1..cATT2..c

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Kristian Roberto Salcedo
Hi all,

I have a problem during compilation of version 1.7.1:

When I run a maven build:

cd /www/tmp/dspace-1.7.1-src-release/dspace/
mvn clean package

the folder structure in the webapps-directory

/www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/

is not being built correctly.


Maven throws everything into the webapps folder:

duo-prod01 /# ls -al 
/www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/
total 276
drwxr-xr-x 27 resin resin  4096 May  6 15:05 .
drwxr-xr-x  9 resin resin  4096 May  6 15:05 ..
drwxr-xr-x  3 resin resin  4096 May  6 15:05 META-INF
drwxr-xr-x  6 resin resin  4096 May  6 15:05 WEB-INF
drwxr-xr-x  3 resin resin  4096 May  6 15:05 admin
drwxr-xr-x  2 resin resin  4096 May  6 15:05 aspects
drwxr-xr-x  2 resin resin  4096 May  6 15:05 browse
-rw-r--r--  1 resin resin 13639 May  6 15:05 collection-home.jsp
-rw-r--r--  1 resin resin 14860 May  6 15:05 community-home.jsp
-rw-r--r--  1 resin resin  7894 May  6 15:05 community-list.jsp
drwxr-xr-x  2 resin resin  4096 May  6 15:05 components
drwxr-xr-x  2 resin resin  4096 May  6 15:05 controlledvocabulary
-rw-r--r--  1 resin resin  8733 May  6 15:05 display-item.jsp
-rw-r--r--  1 resin resin  4859 May  6 15:05 display-statistics.jsp
drwxr-xr-x  2 resin resin  4096 May  6 15:05 dspace-admin
drwxr-xr-x  2 resin resin  4096 May  6 15:05 error
-rw-r--r--  1 resin resin  7235 May  6 15:05 exception2html.xslt
-rw-r--r--  1 resin resin   318 May  6 15:05 favicon.ico
drwxr-xr-x  2 resin resin  4096 May  6 15:05 feedback
drwxr-xr-x  2 resin resin  4096 May  6 15:05 help
-rw-r--r--  1 resin resin  5210 May  6 15:05 home.jsp
drwxr-xr-x  2 resin resin  4096 May  6 15:05 i18n
drwxr-xr-x  6 resin resin  4096 May  6 15:05 image
-rw-r--r--  1 resin resin  2431 May  6 15:05 index.jsp
drwxr-xr-x  2 resin resin  4096 May  6 15:05 layout
drwxr-xr-x  2 resin resin  4096 May  6 15:05 login
drwxr-xr-x  2 resin resin  4096 May  6 15:05 mydspace
-rw-r--r--  1 resin resin   400 May  6 15:05 print.css
drwxr-xr-x  2 resin resin  4096 May  6 15:05 register
-rw-r--r--  1 resin resin   401 May  6 15:05 robots.txt
drwxr-xr-x  2 resin resin  4096 May  6 15:05 search
-rw-r--r--  1 resin resin 40518 May  6 15:05 sitemap.xmap
drwxr-xr-x  4 resin resin  4096 May  6 15:05 static
drwxr-xr-x  2 resin resin  4096 May  6 15:05 statistics
-rw-r--r--  1 resin resin 22870 May  6 15:05 styles.css
drwxr-xr-x  2 resin resin  4096 May  6 15:05 submit
drwxr-xr-x  2 resin resin  4096 May  6 15:05 suggest
drwxr-xr-x  9 resin resin  4096 May  6 15:05 themes
-rw-r--r--  1 resin resin   863 May  6 15:05 tombstone.jsp
drwxr-xr-x  2 resin resin  4096 May  6 15:05 tools
-rw-r--r--  1 resin resin  6909 May  6 15:05 utils.js
drwxr-xr-x  2 resin resin  4096 May  6 15:05 workspace

instead of creating the correct folder structure, like
the one for version 1.6.2:

duo-prod01 /# ls -al 
/www/tmp/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/webapps/
total 32
drwxr-xr-x  8 resin resin 4096 May  3 14:36 .
drwxr-xr-x  9 resin resin 4096 May  3 14:36 ..
drwxr-xr-x 23 resin resin 4096 May  3 14:36 jspui
drwxr-xr-x  4 resin resin 4096 May  3 14:36 lni
drwxr-xr-x  4 resin resin 4096 May  3 14:36 oai
drwxr-xr-x  5 resin resin 4096 May  3 14:36 solr
drwxr-xr-x  4 resin resin 4096 May  3 14:36 sword
drwxr-xr-x  8 resin resin 4096 May  3 14:36 xmlui


This of course leads to the same chaotic folder structure in
the installation directory, when I run an ant update:

cd /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/
ant update


There is probably an obvious solution to this, but I'm afraid it is beyond me...

regards
Kristian Salcedo
University of Oslo Library


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to generate Thumbnail for Video

2011-05-06 Thread Fan Zhu
Hi Mark,

It sounds like a very good solution for me as I don't have too many videos. 
But the problem is, how can we mark a image the thumbnail of a video. After we 
simply upload the image as the bitstream, what should I do to link the image as 
the video thumbnail? 
Or this can only be done in command line on the server?

Cheers,
Fan

On 2011-5-5, at 下午5:53, Mark H. Wood wrote:

 On Thu, May 05, 2011 at 03:13:08PM +0100, Fan Zhu wrote:
 Is anyone know how to generate thumbnail for .mpeg, .avi, etc? It looks like 
 the default dspace package  only provide us a way to generate the thumbnail 
 for images and document files.
 Is there any specified package I should use?
 
 This is probably beyond the scope of DSpace.  The best that an
 autonomous process could do for video is probably to extract the first
 frame and shrink it.  That might not be a very good choice -- the
 first frame might not have the titling or anything else representative
 of the whole.
 
 The best I can come up with is to load the video into an editor, pick
 a frame that would make a good thumbnail, export it as a still image
 (JPEG, PNG), resample to an appropriate size, and add that to the Item
 as the thumbnail.  Or the people who made the video may have prepared
 still images for promotional purposes -- ask them.
 
 There are probably a lot of tools that can export frames from videos.
 I just tried VLC (a player) and Cinelerra (an editor) and both worked well.
 
 -- 
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Asking whether markets are efficient is like asking whether people are smart.
 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network 
 management toolset available today.  Delivers lowest initial 
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo and OAI interface

2011-05-06 Thread Tonny Hjelmberg Laursen

We are in the middle of doing a implementation of Primo from Exlibris 
(integrated search - http://www.exlibrisgroup.com/category/PrimoOverview). 
Primo can harvest Dspace, but we don't want all the items where the full text 
is not public accessibly in Primo. We can't configure Primo not to harvest 
those items, Primo can only manipulate the harvested data.

Tonny


Den 06/05/2011 kl. 16.49 skrev Richard Rodgers:

 Hi Tonny:
 
 The embargo system is designed to protect bitstreams, not metadata. While it 
 certainly would be possible to alter OAI or other code to check for embargo 
 dates, this has not been done to the best of my knowledge. I am curious why, 
 given that the content will be inaccessible, is it desirable to hide the 
 metadata from harvesters?
 
 Thanks,
 
 Richard
 
 
 On May 6, 2011, at 7:18 AM, Tonny Hjelmberg Laursen wrote:
 
 I sent the mail below a week ago to the tech-list but I didn't receive any 
 responds on it. 
 I really need some help on this, so if anyone knows a fix…..
 
 Thanks,
 Tonny
 
 Fra: tt tt thl@cbs.dk
 Dato: Thu, 28 Apr 2011 08:12:45 +0200
 Til: dspace-tech@lists.sourceforge.net dspace-tech@lists.sourceforge.net
 Emne: Embargo and OAI interface
 
 
 We are having a few 1.6.x installations with items that have an embargo 
 date. The embargoed items (metadata) are currently available through the OAI 
 interface. Is it possibly to change this, so they can't be harvested until 
 they have passed the liftdate?
 
 Thanks,
 Tonny
 ATT1..cATT2..c
 

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Tim Donohue
Hi Kristian,

It sounds like you might be compiling DSpace with an unsupported version 
of Maven.  Try running 'mvn -version' to see what version you are using. 
There are known problems when using Maven 2.0.

Currently, we recommend using Maven 2.2.x when building DSpace. For more 
information see our Installation Pre-requisites:
https://wiki.duraspace.org/display/DSDOC/Installation#Installation-ApacheMaven2.2.x%28Javabuildtool%29

Good luck,

- Tim

On 5/6/2011 9:17 AM, Kristian Roberto Salcedo wrote:
 Hi all,

 I have a problem during compilation of version 1.7.1:

 When I run a maven build:

 cd /www/tmp/dspace-1.7.1-src-release/dspace/
 mvn clean package

 the folder structure in the webapps-directory

 /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/

 is not being built correctly.


 Maven throws everything into the webapps folder:

 duo-prod01 /# ls -al
 /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/
 total 276
 drwxr-xr-x 27 resin resin  4096 May  6 15:05 .
 drwxr-xr-x  9 resin resin  4096 May  6 15:05 ..
 drwxr-xr-x  3 resin resin  4096 May  6 15:05 META-INF
 drwxr-xr-x  6 resin resin  4096 May  6 15:05 WEB-INF
 drwxr-xr-x  3 resin resin  4096 May  6 15:05 admin
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 aspects
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 browse
 -rw-r--r--  1 resin resin 13639 May  6 15:05 collection-home.jsp
 -rw-r--r--  1 resin resin 14860 May  6 15:05 community-home.jsp
 -rw-r--r--  1 resin resin  7894 May  6 15:05 community-list.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 components
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 controlledvocabulary
 -rw-r--r--  1 resin resin  8733 May  6 15:05 display-item.jsp
 -rw-r--r--  1 resin resin  4859 May  6 15:05 display-statistics.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 dspace-admin
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 error
 -rw-r--r--  1 resin resin  7235 May  6 15:05 exception2html.xslt
 -rw-r--r--  1 resin resin   318 May  6 15:05 favicon.ico
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 feedback
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 help
 -rw-r--r--  1 resin resin  5210 May  6 15:05 home.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 i18n
 drwxr-xr-x  6 resin resin  4096 May  6 15:05 image
 -rw-r--r--  1 resin resin  2431 May  6 15:05 index.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 layout
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 login
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 mydspace
 -rw-r--r--  1 resin resin   400 May  6 15:05 print.css
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 register
 -rw-r--r--  1 resin resin   401 May  6 15:05 robots.txt
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 search
 -rw-r--r--  1 resin resin 40518 May  6 15:05 sitemap.xmap
 drwxr-xr-x  4 resin resin  4096 May  6 15:05 static
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 statistics
 -rw-r--r--  1 resin resin 22870 May  6 15:05 styles.css
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 submit
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 suggest
 drwxr-xr-x  9 resin resin  4096 May  6 15:05 themes
 -rw-r--r--  1 resin resin   863 May  6 15:05 tombstone.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 tools
 -rw-r--r--  1 resin resin  6909 May  6 15:05 utils.js
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 workspace

 instead of creating the correct folder structure, like
 the one for version 1.6.2:

 duo-prod01 /# ls -al
 /www/tmp/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/webapps/
 total 32
 drwxr-xr-x  8 resin resin 4096 May  3 14:36 .
 drwxr-xr-x  9 resin resin 4096 May  3 14:36 ..
 drwxr-xr-x 23 resin resin 4096 May  3 14:36 jspui
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 lni
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 oai
 drwxr-xr-x  5 resin resin 4096 May  3 14:36 solr
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 sword
 drwxr-xr-x  8 resin resin 4096 May  3 14:36 xmlui


 This of course leads to the same chaotic folder structure in
 the installation directory, when I run an ant update:

 cd /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/
 ant update


 There is probably an obvious solution to this, but I'm afraid it is beyond 
 me...

 regards
 Kristian Salcedo
 University of Oslo Library


 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, 

[Dspace-tech] DSapce Full item record

2011-05-06 Thread Wellaway, Ian
Does anyone know how to make some metadata into a link in the full item record 
please?

I'm using version 1.5 and xmlui.

Thanks

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem during 1.7.1 compilation

2011-05-06 Thread Kristian Salcedo
Thanks Tim!

I'll upgrade:

dspace $ mvn -version
Maven version: 2.0.9

regards,
Kristian

On 6. mai 2011, at 17:24, Tim Donohue tdono...@duraspace.org wrote:

 Hi Kristian,
 
 It sounds like you might be compiling DSpace with an unsupported version of 
 Maven.  Try running 'mvn -version' to see what version you are using. There 
 are known problems when using Maven 2.0.
 
 Currently, we recommend using Maven 2.2.x when building DSpace. For more 
 information see our Installation Pre-requisites:
 https://wiki.duraspace.org/display/DSDOC/Installation#Installation-ApacheMaven2.2.x%28Javabuildtool%29
 
 Good luck,
 
 - Tim
 
 On 5/6/2011 9:17 AM, Kristian Roberto Salcedo wrote:
 Hi all,
 
 I have a problem during compilation of version 1.7.1:
 
 When I run a maven build:
 
 cd /www/tmp/dspace-1.7.1-src-release/dspace/
 mvn clean package
 
 the folder structure in the webapps-directory
 
 /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/
 
 is not being built correctly.
 
 
 Maven throws everything into the webapps folder:
 
 duo-prod01 /# ls -al
 /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/webapps/
 total 276
 drwxr-xr-x 27 resin resin  4096 May  6 15:05 .
 drwxr-xr-x  9 resin resin  4096 May  6 15:05 ..
 drwxr-xr-x  3 resin resin  4096 May  6 15:05 META-INF
 drwxr-xr-x  6 resin resin  4096 May  6 15:05 WEB-INF
 drwxr-xr-x  3 resin resin  4096 May  6 15:05 admin
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 aspects
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 browse
 -rw-r--r--  1 resin resin 13639 May  6 15:05 collection-home.jsp
 -rw-r--r--  1 resin resin 14860 May  6 15:05 community-home.jsp
 -rw-r--r--  1 resin resin  7894 May  6 15:05 community-list.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 components
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 controlledvocabulary
 -rw-r--r--  1 resin resin  8733 May  6 15:05 display-item.jsp
 -rw-r--r--  1 resin resin  4859 May  6 15:05 display-statistics.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 dspace-admin
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 error
 -rw-r--r--  1 resin resin  7235 May  6 15:05 exception2html.xslt
 -rw-r--r--  1 resin resin   318 May  6 15:05 favicon.ico
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 feedback
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 help
 -rw-r--r--  1 resin resin  5210 May  6 15:05 home.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 i18n
 drwxr-xr-x  6 resin resin  4096 May  6 15:05 image
 -rw-r--r--  1 resin resin  2431 May  6 15:05 index.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 layout
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 login
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 mydspace
 -rw-r--r--  1 resin resin   400 May  6 15:05 print.css
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 register
 -rw-r--r--  1 resin resin   401 May  6 15:05 robots.txt
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 search
 -rw-r--r--  1 resin resin 40518 May  6 15:05 sitemap.xmap
 drwxr-xr-x  4 resin resin  4096 May  6 15:05 static
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 statistics
 -rw-r--r--  1 resin resin 22870 May  6 15:05 styles.css
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 submit
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 suggest
 drwxr-xr-x  9 resin resin  4096 May  6 15:05 themes
 -rw-r--r--  1 resin resin   863 May  6 15:05 tombstone.jsp
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 tools
 -rw-r--r--  1 resin resin  6909 May  6 15:05 utils.js
 drwxr-xr-x  2 resin resin  4096 May  6 15:05 workspace
 
 instead of creating the correct folder structure, like
 the one for version 1.6.2:
 
 duo-prod01 /# ls -al
 /www/tmp/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/webapps/
 total 32
 drwxr-xr-x  8 resin resin 4096 May  3 14:36 .
 drwxr-xr-x  9 resin resin 4096 May  3 14:36 ..
 drwxr-xr-x 23 resin resin 4096 May  3 14:36 jspui
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 lni
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 oai
 drwxr-xr-x  5 resin resin 4096 May  3 14:36 solr
 drwxr-xr-x  4 resin resin 4096 May  3 14:36 sword
 drwxr-xr-x  8 resin resin 4096 May  3 14:36 xmlui
 
 
 This of course leads to the same chaotic folder structure in
 the installation directory, when I run an ant update:
 
 cd /www/tmp/dspace-1.7.1-src-release/dspace/target/dspace-1.7.1-build.dir/
 ant update
 
 
 There is probably an obvious solution to this, but I'm afraid it is beyond 
 me...
 
 regards
 Kristian Salcedo
 University of Oslo Library
 
 
 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 

[Dspace-tech] Conflict with mixing metadata schemas and batch ingest

2011-05-06 Thread Brown, Simon Contractor, Digital Consulting Services
I am using version 1.7.

I hope I can convey the specifics of this complication correctly, please bare 
with me.

I am helping to set up a DSpace repository to initially contain a Thesis 
collection, but then in the future to contain many collections of different 
types with their own metadata needs.  We would really like to use custom 
metadata schemas to separate out the metadata specific to certain collections 
but also use qualified Dublin Core for all metadata.  For, example for theses 
we would like to have a 'dc.thesis.degree', but you can only have the 'dc' 
prefix if you use the default metadata schema!!!

Here are the specifics of the project:

We are planning to use the batch ingest tool to load the retrospective thesis 
content (~20,000 items) into DSpace.

We  have decided upon using a specific standard set of Dublin Core metadata 
elements as defined by the NDLTD for ETDs 
(http://www.ndltd.org/standards/metadata/etd-ms-v1.00-rev2.html)

Although these are Dublin Core elements, some are specific only to theses and 
we would therefore prefer to use a custom metadata schema to keep them separate 
from the default schema.

The complication is 2 fold:


1)  That DSpace uses the unique name of the metadata schema as the prefix 
for metadata elements but we would rather have the 'dc' prefix for any Dublin 
Core metadata whether from the default or custom metadata schemas.

2)  While you can mix metadata elements for an item from multiple schemas 
in manual submission, for the batch ingest you can only specify a single schema 
for the batch.

Ideally, I want to have a few custom DC metadata elements for theses in a 
custom metadata schema and mix these with the main DC elements for things like 
author and title, but have all metadata prefixed with 'dc'.

Is there any way you can make DSpace to allow the 'name' of two different 
schemas to be 'dc'

Thank you for any input you have into this.

Simon Brown
Digital Consulting Services
Supporting the Dudley Knox Library, Naval postgraduate School
scbr...@nps.edu
831.656.3574 Phone
831.656.3238 Fax

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Conflict with mixing metadata schemas and batch ingest

2011-05-06 Thread Simon
I'm sorry about my confusion.  I meant to say:

2) While you can mix metadata elements for an item from multiple schemas in
manual submission, for the batch ingest you can only specify a single schema
for an item in the metadata XML.

--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Conflict-with-mixing-metadata-schemas-and-batch-ingest-tp3504507p3504556.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech