HI Hayes,

Thanks a lot! Currently we are using dspace 1.5.2 on debian server.
Please send me the slides/presentations you have.

Cheers 

Sisay



-----Original Message-----
From: dspace-tech-requ...@lists.sourceforge.net
[mailto:dspace-tech-requ...@lists.sourceforge.net] 
Sent: Monday, September 06, 2010 2:45 PM
To: dspace-tech@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 53, Issue 11

Send DSpace-tech mailing list submissions to
        dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
        dspace-tech-requ...@lists.sourceforge.net

You can reach the person managing the list at
        dspace-tech-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

   1. Setting up a Group that can submit to all collections
      (Mayank Gupta)
   2. Inmagic to DSpace (Leonie Hayes)
   3. Re: Shibboleth logout (Eija Airio)
   4. OAI Interface (Lewatle Phaladi)
   5. Re: OAI Interface (Lewatle Phaladi)


----------------------------------------------------------------------

Message: 1
Date: Sun, 5 Sep 2010 23:27:07 +0530
From: Mayank Gupta <mayankgupta2...@gmail.com>
Subject: [Dspace-tech] Setting up a Group that can submit to all
        collections
To: dspace-tech@lists.sourceforge.net
Message-ID:
        <aanlktinsawzyn1+cbmkengrb09dibcwqp7gpypbyo...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

hello, I am setting up dspace for my university, and I am bit short of
time.
I need to know, how can i add quick permissions to a group so that the
users
of this group can submit to all collections and also they can delete
their
own submissions.

Regards,

Mayank Gupta,
Student - IInd Year,
Computer Engg, B.E.
Delhi College Of Engineering,
India.
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Mon, 6 Sep 2010 16:35:43 +1200
From: Leonie Hayes <l.ha...@auckland.ac.nz>
Subject: [Dspace-tech] Inmagic to DSpace
To: "dspace-tech@lists.sourceforge.net"
        <dspace-tech@lists.sourceforge.net>
Message-ID:
        
<c8732ae79159204cb16161c42523a25def49311...@uxchange7-2.uoa.auckland.ac.
nz>
        
Content-Type: text/plain; charset="us-ascii"


Hi there Sisay

If you were prepared to upgrade to 1.6 you could export your records
from Inmagic in the ascii delimited format and then craft this into a
csv file which when uploaded via  Batch Metadata Editing tools create
all  new records, this is probably the easiest way to achieve your goal.
It takes only an hour so to import 1000's of records.

If you are stuck on 1.5, you could use the same acscii export and use
the Excel batch import spreadsheet to achieve this. Its fiddly but it
creates the batch importing XML. There are a few varieties of this, I
have only used the one from NUS and it was great.

If you want to hand craft the XML from Inmagic you will need to split it
into single records and make some scripts to create the XML import
format, again this will take you a while.

We have some slides/presentations here at Auckland and can send these to
you if you choose the first option. We also did a presentation at Open
Repositories outlining this.

cheers
Leonie Hayes
Research Repository Manager
University of Auckland 
New Zealand


Message: 1
Date: Fri, 3 Sep 2010 16:29:13 +0300
From: "Webshet, Sisay (ILRI)" <s.webs...@cgiar.org>
Subject: [Dspace-tech] Inmmagic to dspace 1.5
To: <dspace-tech@lists.sourceforge.net>
Message-ID:
 
<e0b1bfd2eacafb4c9bdbc73eeea14c1701c71...@ilrietx1.ilri.cgiarad.org>
Content-Type: text/plain; charset="us-ascii"

Hi,



I am currently working on migrating metadata and items from InMagic to
Dspace. An XML generated by InMagic. As some one comment

"I've made a report form that InMagic can generate
in XML Dublin Core format and sparsed the file into multiple pieces."

Any other experience



Regards,



Sisay





------------------------------

Message: 3
Date: Mon, 6 Sep 2010 08:06:37 +0300
From: Eija Airio <airio.e...@gmail.com>
Subject: Re: [Dspace-tech] Shibboleth logout
To: Jim Coble <jim.co...@duke.edu>
Cc: "dspace-tech@lists.sourceforge.net"
        <dspace-tech@lists.sourceforge.net>
Message-ID:
        <aanlktinjtkcmr5jrnqsh8sk6xtfn-srycwmsso8sn...@mail.gmail.com>
Content-Type: text/plain; charset="windows-1252"

There might be some other ways to do this, but we have implemented
logout by
inserting a new attribute in Context.java. The value of the attribute is
set
in PasswordAuthentication.java / ShibAuthentication.java and got in
Navigation.java.

- Eija

On Fri, Sep 3, 2010 at 6:23 PM, Jim Coble <jim.co...@duke.edu> wrote:

>  We are using the XMLUI interface on DSpace 1.6.2.  We have activated
> Shibboleth authentication (stacked on top of the usual Password
> authentication).  The Logout link logs you out of DSpace but it does
not log
> out you out of Shibboleth.  To accomplish this, we basically need to
> intercept the logout request, determine if the user logged in via
> Shibboleth, and, if they did, route them to a specific Shib logout
URL.  Has
> anyone done anything like this who could give us some pointers on how
they
> did it?  Or, if not, can anyone help us understand the path that the
logout
> request takes when using the XMLUI (Manakin) interface so that we can
figure
> out a place to intercept it?  I didn?t seem to find any ?logout?
mappings in
> sitemap.xmap but I?m also new to Cocoon and may not be looking in the
right
> place.  Of course, I realize that it?s also possible that the ?logout?
> request is getting handled by a servlet filter before it ever gets to
> Cocoon.
>
>
>
> Thanks for any help / insight you can provide.
>
>
>
> --Jim
>
>
>
> ================================================
> Jim Coble
>
> Core Services Technical Lead and Program Coordinator
>
> Information Technology Services
> Perkins Library
> Email: jim.co...@duke.edu
> Voice: 919-660-5974  Fax: 919-668-2578
> Box 90196, Duke University
> Durham, NC 27708-0196
> ================================================
>
>
>
>
>
------------------------------------------------------------------------
------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Mon, 6 Sep 2010 08:44:26 +0200
From: "Lewatle Phaladi" <lewatle.phal...@wits.ac.za>
Subject: [Dspace-tech] OAI Interface
To: <dspace-tech@lists.sourceforge.net>
Message-ID:
        <364a28d7e51b7349b184d5c7ac5c0c6f021dd...@gaia.ds.wits.ac.za>
Content-Type: text/plain; charset="us-ascii"

Hi All 

 

I am aiming to setup oai interface and use it on our Dspace
installation, can someone sent me reference link that she/he is
recommending , I am also doing some searches online regarding OAI .

 

Regards,

Lewatle  


<html><p><font face = "verdana" size = "0.8" color = "navy">This
communication is intended for the addressee only. It is confidential. If
you have received this communication in error, please notify us
immediately and destroy the original message. You may not copy or
disseminate this communication without the permission of the University.
Only authorized signatories are competent to enter into agreements on
behalf of the University and recipients are thus advised that the
content of this message may not be legally binding on the University and
may contain the personal views and opinions of the author, which are not
necessarily the views and opinions of The University of the
Witwatersrand, Johannesburg. All agreements between the University and
outsiders are subject to South African Law unless the University agrees
in writing to the contrary.</font></p></html>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 5
Date: Mon, 6 Sep 2010 13:44:52 +0200
From: "Lewatle Phaladi" <lewatle.phal...@wits.ac.za>
Subject: Re: [Dspace-tech] OAI Interface
To: <dspace-tech@lists.sourceforge.net>
Message-ID:
        <364a28d7e51b7349b184d5c7ac5c0c6f021de...@gaia.ds.wits.ac.za>
Content-Type: text/plain; charset="us-ascii"

Hi 

 

Anyone who has setup oai on dspace can tell me how to do it, or
documents you have followed!

 

Regards,

Lewatle

 

From: Lewatle Phaladi 
Sent: 06 September 2010 08:44 AM
To: 'dspace-tech@lists.sourceforge.net'
Subject: OAI Interface 

 

Hi All 

 

I am aiming to setup oai interface and use it on our Dspace
installation, can someone sent me reference link that she/he is
recommending , I am also doing some searches online regarding OAI .

 

Regards,

Lewatle  


<html><p><font face = "verdana" size = "0.8" color = "navy">This
communication is intended for the addressee only. It is confidential. If
you have received this communication in error, please notify us
immediately and destroy the original message. You may not copy or
disseminate this communication without the permission of the University.
Only authorized signatories are competent to enter into agreements on
behalf of the University and recipients are thus advised that the
content of this message may not be legally binding on the University and
may contain the personal views and opinions of the author, which are not
necessarily the views and opinions of The University of the
Witwatersrand, Johannesburg. All agreements between the University and
outsiders are subject to South African Law unless the University agrees
in writing to the contrary.</font></p></html>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------
------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd

------------------------------

_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 53, Issue 11
*******************************************

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to