Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-10 Thread Thanos Kyritsis
On Thu, Mar 6, 2014 at 5:31 PM, helix84 heli...@centrum.sk wrote: On Thu, Mar 6, 2014 at 4:27 PM, Thanos Kyritsis dj...@linux.gr wrote: I'm currently thinking of a different/faster hack to let you test it properly. I can add a php script on the same test Data Provider (i.e. oai/foobar.php)

[Dspace-tech] Recent submissions external integration

2014-03-10 Thread Shaun Donovan
Hi All. I am trying to integrate Recent Submissions into an external web site and am looking at ways to do this. Web services would be a nice way to go, but it seems that there are none for DSpace, and all I need is a list of the recent submissions as presented on the home page. I can use

Re: [Dspace-tech] Recent submissions external integration

2014-03-10 Thread helix84
Hi Shaun, why, DSpace has a RESTful API perfectly suited for this purpose. You'll find all the details you need on connecting, allowing access and making queries at [1]. The query you want to use is:

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-10 Thread helix84
Thanks, I'll try to test it sometime this week. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Learn Graph Databases - Download

[Dspace-tech] Handle server configuración

2014-03-10 Thread Dspace P
Good Morning. I have in my test dspace 3.2 , that is not conected to internet, several items with handles diferents. I sent some items that have the handle I can see in dspace.cfg (for example 123456). I imported some items from other dspace. His dspace has other handle (for example 123456.1). I

Re: [Dspace-tech] Handle server configuración

2014-03-10 Thread Hilton Gibson
Hi Regars This is what I have: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Handle_Server Hope it helps. Cheers *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 |

Re: [Dspace-tech] upgrading from DSpace 3.1 to 4.1: POM and maven error

2014-03-10 Thread helix84
Output of mvn -version? Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Learn Graph Databases - Download FREE O'Reilly Book Graph

Re: [Dspace-tech] upgrading from DSpace 3.1 to 4.1: POM and maven error

2014-03-10 Thread Alain Tschanz
mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500) Maven home: /usr/local/apache-maven-3.0.4 Java version: 1.7.0_10, vendor: Oracle Corporation Java home: /usr/java/jdk1.7.0_10/jre Default locale: en_US, platform encoding: UTF-8 OS name: linux, version: 2.6.32-431.5.1.el6.x86_64,

[Dspace-tech] DSpace Development Process

2014-03-10 Thread Michal Josífko
Hi, I'm quite new to DSpace and have been working on DSpace customizations for about one month. However I'm still struggling with the development process. Could someone from the core developers briefly describe their own development setup/process? My setup is as follows. I'm using Eclipse

Re: [Dspace-tech] Recent submissions external integration

2014-03-10 Thread helix84
wt=json should work in DSpace as is (tested in 3 and 4). What is your complete query and what is your response header? Didn't you accidentally specify two different wt parameters? On Mon, Mar 10, 2014 at 7:02 PM, Shaun Donovan sha...@teqcle.co.za wrote: As always Helix, you are a star. One

[Dspace-tech] embargo at collection level

2014-03-10 Thread Bill Tantzen
DSpace 4.1, xmlui... Is it possible to enable embargo on per collection level? That is, users uploading to Collection A will be presented with the embargo options, while users uploading to Collection B will NOT see those options? Or can embargo only be applied on a site-wide basis? From the

Re: [Dspace-tech] Recent submissions external integration

2014-03-10 Thread helix84
On Mon, Mar 10, 2014 at 9:39 PM, helix84 heli...@centrum.sk wrote: Regarding access control, here's what you need: https://wiki.duraspace.org/display/DSPACE/Solr#Solr-Tomcat-specificinstructions But yes, you will need to do server-side processing of the Solr response if you don't want to open

[Dspace-tech] How create a Authority Control service?

2014-03-10 Thread royopa
Hi I need to implement an application that provides data to the control authority of DSpace. It goes like this, I have a base of employees and need to use the control authorities of DSpace to prevent the user to enter this data and I have consistent data. My idea is to develop an external