[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 applicati

Re: [Dspace-tech] Recent submissions external integration

2014-03-10 Thread helix84
On Mon, Mar 10, 2014 at 9:39 PM, helix84 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 Solr to the world

Re: [Dspace-tech] Recent submissions external integration

2014-03-10 Thread helix84
Please, always reply to the mailing list. Regarding access control, here's what you need: https://wiki.duraspace.org/display/DSPACE/Solr#Solr-Tomcat-specificinstructions Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+E

[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 do

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 wrote: > As always Helix, you are a star. > > One thing I would like

Re: [Dspace-tech] Error installing 4.1 on Windows 7

2014-03-10 Thread Gord Ripley
Hi: So, FYI, there's a solution to my problem at https://jira.duraspace.org/browse/DS-1940 There appears to be a bug causing an error in [dspace-source]/pom.xml in the target name value at line 124. (/*.properties is not a valid path name). Replacing the target with "native2ascii-utf8" solved

[Dspace-tech] Error installing 4.1 on Windows 7

2014-03-10 Thread Gord Ripley
Hi: I'm repeatedly getting the following error attempting to install version 4.1 on Windows 7. We've had 3.2 running on XP for some time. Does this ring a bell with anyone? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7: run (native2ascii-utf8) on project dspace-p

[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 Kepl

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_6

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] 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 | Ce

[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 wo

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 F

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: http://localhost:8080/solr/search/select/?q=search.resourcetype:2&sort=dc.date.accessioned_dt%20d

[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 aj

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 wrote: > On Thu, Mar 6, 2014 at 4:27 PM, Thanos Kyritsis 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) that upon request modifie