Re: [Dspace-devel] DSpace harvesting process

2010-11-01 Thread Brindley, Paul
l] DSpace harvesting process Hello Paul, this largely depends on your local configuration, see chapter 5.2.48. OAI-ORE Harvester Configuration of the documentation, i.e. how the formats are mapped and how you decide to treat unknown fields. Hope that helps Claudia Jürgen Am 28.10.2010 17:

[Dspace-devel] DSpace harvesting process

2010-10-28 Thread Brindley, Paul
Does anyone have any documentation or diagrams that explain the process by which DSpace processes incoming metadata when it's harvested via the OMI-PMH harvester. Thanks, - Paul Brindley *** Visit the National Library of

[Dspace-devel] Command Line Harvester

2010-10-14 Thread Brindley, Paul
I've been working on the harvest scheduler and I've made some good progress and I'm almost ready to say it's done and finish up with some more testing. However I've discovered a problem with running the OAI-PMH harvester. I've been using the XMLUI interface to run the harvester so far and it

[Dspace-devel] Adding new fields to XMLUI

2010-09-30 Thread Brindley, Paul
Hello, I've added a new column to the database of the DSpace installation I'm working on. It keeps the time between harvests to allow each collection to have a different harvest frequency. However I've been working on it with JSPUI and now I've changed something in the dspace-api that means t

[Dspace-devel] Error harvesting with scheduler in DSpace and Manakin

2010-09-27 Thread Brindley, Paul
Hello everyone, I've made some changes to the harvester classes to allow the admin to set the harvest frequency on a collection by collection basis. Now when I start the harvester in Manakin the collections due start to harvest, however after a few seconds I get this error message and I'm unsu

[Dspace-devel] Phantom file

2010-08-10 Thread Brindley, Paul
I'm trying to add a new field onto the edit collection page. I've managed it despite a rather strange occurrence. The file I changed was edit-collection.jsp, but when you get to it on DSpace it shows as edit-communities in the address bar! Also the form posts to edit-communities. Can someone po

Re: [Dspace-devel] Database Question

2010-08-09 Thread Brindley, Paul
- Paul Brindley ____ From: Brindley, Paul Sent: 05 August 2010 14:23 To: dspace-devel@lists.sourceforge.net Subject: Database Question I've been working on a way to give each collection a separate harvest schedule. However when I alter the dat

[Dspace-devel] Database Question

2010-08-05 Thread Brindley, Paul
I've been working on a way to give each collection a separate harvest schedule. However when I alter the database the Communities and Collections page of JSPUI ceases to work, giving an internal server error. From what I can see in the logs it appears to be an issue with Solr. The change is

[Dspace-devel] Double check with the community

2010-07-28 Thread Brindley, Paul
Hello everyone, I've added an issue on JIRA, but just a quick double check with everyone about an issue that's come up with a project I'm working on. I need to set up a series of collections and have each one harvested at regular intervals. However my project manager wants to be able to set u

[Dspace-devel] Logging in DSpace

2010-07-26 Thread Brindley, Paul
Hello everyone, Does anyone know of any good examples on using the Log4J toolkit and LogManager to perform logging in DSpace? I've found some examples, but they tend to just be code with no explanation as to how the class is put together. Thank you in advance, - Paul Brindley **

[Dspace-devel] Location of text content.

2010-07-22 Thread Brindley, Paul
Hello again, Once again I've come to request help from the community. I'm working on a remote log viewer for DSpace, once it's done I'd like to submit for inclusion into DSpace and because of this I want/need to get it done to the appropriate standards and use the correct methods to get thi

[Dspace-devel] DSpace path variable.

2010-07-21 Thread Brindley, Paul
I'm new to development using DSpace and JSP but I'm working on a small modification to allow an administrator to remotely view the DSpace log files. I've got most of the functionality working now, however so far I've hard coded the path to the log directory as "C:\DSpace\log\". How does jspui sto