Re: [Dspace-tech] Metadata advice

2011-06-10 Thread P. S. Mukhopadhyay
Is there no domain-specific metadata schema for musical entities? I think * Vellucci*, *S.L has done some remarkable *job in music metadata. If a schema is available it's better to incorporate taht in DSpace because DCMI is too generic to cover attributes of musical entities. --

[Dspace-tech] Importing MARC registries to dspace

2011-06-10 Thread david
Hi everybody We are seeking the way to associate our MARC records to our dspace ítems. We have uploaded all records with its DC-fields and needed to integrate or asssociate with or within MARC records. Is there any way to do that? Thanks so much for your help David -- * David Castro

[Dspace-tech] LDAP on dspace 1.7.1

2011-06-10 Thread Webshet, Sisay (ILRI)
Hello all, I have problem, i'm using dspace 1.7.1, jspui, on Linux (Debian) So I think using Active Directory. I just browsed our LDap server (Ms windows) as follow on ldapsearch -x -H ldap://172.26.0.218:389 -b dc=ilri,dc=cgiarad,dc=org -D swebs...@ilri.cgiarad.org -W

Re: [Dspace-tech] Metadata advice

2011-06-10 Thread emilio lorenzo
Hi Srijan, there are some music-domain specific schemas available. Probably you must take into consideration the use of some of them (at least to consider the underlying principles ..) Just have a look to: AES, family: AES-X098A Descriptive Metadata for Audio Objects AES-X098B

[Dspace-tech] Embargo and harvesters

2011-06-10 Thread Caroline Karregård
A researcher at our university is worried about the embargo function and whether or not it is possible for harvesters to get hold of the files even though they are locked away and should be safe until the embargo is lifted. Has anybody had a problem with this, ie harvesters harvesting embargoed

[Dspace-tech] RSS on XMLUI?

2011-06-10 Thread Claire Webster
Hello, I'm trying to find documentation/instructions about how to enable RSS in DSpace using the XMLUI. I'm using DSpace version 1.7.1 with a Mirage based theme. Any help or pointers in the right direction very gratefully received! :) kind regards, Claire -- Claire Webster (nee Lumber)

Re: [Dspace-tech] Need Help for Dspace Rest API

2011-06-10 Thread Bojan Suzic
Hi Dhaivat, in your code you should change writer.write(URLEncoder.encode(s,UTF-8)); to writer.write(s); I have tested it locally and works for me. Also please checkout the latest version of module from svn. Regards Bojan Hi Folks I have implemented the xml request

Re: [Dspace-tech] RSS on XMLUI?

2011-06-10 Thread Peter Dietz
Hi Claire, The RSS feed's are available in the DRI for a theme to use. http://demo.dspace.org/xmlui/DRI/ (Look at the bottom: dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='feed']) So, a little addition to your theme's XSL will give you links to the available RSS feeds. Source:

[Dspace-tech] Error with SWORD submission

2011-06-10 Thread Khemchandra Persadsingh
Hello, When trying to submit an item via SWORD, the following messages are generated: INFO org.purl.sword.server.ServiceDocumentServlet @ Using org.dspace.sword.DSpaceSWORDServer as the SWORDServer INFO org.purl.sword.server.ServiceDocumentServlet @ Authentication type set to: Basic WARN