Re: [Dspace-tech] OAI-PMH data provider 2.0 not persistent?

2015-03-05 Thread João Melo
Košarko kosa...@ufal.mff.cuni.cz wrote: But can an item be both withdrawn in_archive? I believe it isn't so https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/content/Item.java#L1149 2015-03-05 16:58 GMT+01:00 João Melo jm...@lyncode.com: Hi Ondřej item table

Re: [Dspace-tech] OAI-PMH data provider 2.0 not persistent?

2015-03-05 Thread João Melo
the withdrawn items https://github.com/DSpace/DSpace/blob/master/dspace-oai/src/main/java/org/dspace/xoai/app/XOAI.java#L191 2015-03-05 16:31 GMT+01:00 João Melo jm...@lyncode.com: Hi Kristian, I cannot see how your description matches the implementation. From the implementation withdrawn items

Re: [Dspace-tech] OAI-PMH data provider 2.0 not persistent?

2015-03-05 Thread João Melo
; João Melo Subject: Re: [Dspace-tech] OAI-PMH data provider 2.0 not persistent? Hi Kristian, I think you're right that the declared deletedRecordpersistent/deletedRecord doesn't match how DSpace behaves. I filed a Jira issue and created a pull request to change the declared status

Re: [Dspace-tech] OAI import via UI or automatically

2015-02-17 Thread João Melo
Hi Andre, no, currently, there is no way to do that by the UI. Regards, Joao On 17 February 2015 at 10:08, Andre Gomes ago...@itclinical.com wrote: Hi, The only way to import the items to OAI is by the command line 'dspace/bin/dspace oai import'? This cannot be done automatically when

Re: [Dspace-tech] Change context oai

2015-02-04 Thread João Melo
Hi . ., I am assuming you're using DSpace v3 or more. The configuration you pointed out is only used by oai to reference back the oai interface. In order to change the path oai webapp is watching on, you should change tomcat (if you are using tomcat). So it really depends on the application

Re: [Dspace-tech] OAI giving incorrect server name for bitstreams

2015-01-08 Thread João Melo
Hi Fred, look at the following thread http://dspace.2283337.n4.nabble.com/OAI-2-0-localhost-bitstream-issue-td4675878.html It might help. On 8 January 2015 at 14:15, Fred Edwards fred.edwa...@smu.ca wrote: Hey folks, Server config: Dspace v4.2 Postgresql Sun Java Does anyone

Re: [Dspace-tech] XOAI ORE filename encoding

2015-01-05 Thread João Melo
Hi German, check if your tomcat configuration is using UTF-8. Look at this post https://blog.oio.de/2010/12/31/solving-tomcat-encoding-problems-in-utf-8-webapps/ On 5 January 2015 at 16:10, Germán Biozzoli germanbiozz...@gmail.com wrote: Hi Hilton helix Hilton, I agree completely about the

Re: [Dspace-tech] XOAI problem with qdc

2014-12-29 Thread João Melo
Hi German, just a quick heads up on this. The QDC xsl definition was actually wrong, there was no root element. The exception being thrown was due to the invalid xml generated. You can easily fix the issue by replacing the qdc.xsl file by the following one

Re: [Dspace-tech] XOAI problem with qdc

2014-12-29 Thread João Melo
/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd; Any (other) idea? Regards thanks again Germán 2014-12-29 9:06 GMT-03:00 João Melo jm...@lyncode.com: Hi German, just a quick heads up on this. The QDC xsl definition

Re: [Dspace-tech] OAI 2.0 localhost/bitstream issue

2014-12-15 Thread João Melo
bitstream.baseUrl property on dspace/config/modules/oai.cfg is pointing to the base url you're using. Regards, Joao On 15 December 2014 at 16:27, João Melo jm...@lyncode.com wrote: Hi Tim, from what you describe seems like the problem could be related with either the index phase. In terms

Re: [Dspace-tech] OAI problems, with Dspace 5.0 Snapshot

2014-06-24 Thread João Melo
Hi Robin, yes, those namespaces should be in the output and are, currently, missing. That's a bug, a major bug. I'm going to take care of that one. I'm going to create a jira issue to track this one. On 24 June 2014 23:27, Robin Harper robin.har...@barnet.com.au wrote: Forgive me if this

Re: [Dspace-tech] DSpace OAI-PMH harvesting

2014-05-15 Thread João Melo
Hi Guillermo, This might be a question for the OJS community. I do not know how its OAI-PMH interface works. From the Dspace point of view if the item appears in the list again it will be updated. So you just need to make sure OJS OAI-PMH interface works properly in this situations. From my

Re: [Dspace-tech] OAI harvesting and validation with Open Archives validation

2014-04-17 Thread João Melo
Hi David, Looks like a caching issue. Have you upated your dspace? Or is this a fresh install? Clean the OAI cache, it should fix it. Let me know if it worked for you From my mobile On 17 Apr 2014 14:04, Schuster, David dschus...@mail.twu.edu wrote: That is very odd... I'm running Dspace

Re: [Dspace-tech] XOAI No Matches for the query error

2014-02-04 Thread João Melo
Hi Hilton, Anything in the logs? Any exception being thrown? On 4 Feb 2014 08:19, Hilton Gibson hilton.gib...@gmail.com wrote: PS: When using the METS, then records are displayed. This is the URL used: http://repository.sun.ac.za/oai/request?verb=ListRecordsmetadataPrefix=mets and

Re: [Dspace-tech] {Disarmed} OAI: sets through metadata?

2014-01-30 Thread João Melo
://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us

Re: [Dspace-tech] Why are my items not available via the OAI-PMH Data Provider ?

2014-01-26 Thread João Melo
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http

Re: [Dspace-tech] Driver and Openaire sets under request URL

2013-11-28 Thread João Melo
=84349351iu=/4140/ostg.clktrk ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João

Re: [Dspace-tech] DSpace v3 and uketd_dc OAI?

2013-10-30 Thread João Melo
=65839951iu=/4140/ostg.clktrk ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo

Re: [Dspace-tech] DSpace v3 and uketd_dc OAI?

2013-10-30 Thread João Melo
the OAI interface for thesis items using that format. Something like: http://*hostname*:*port* /oai/request?verb=ListRecordsset=*thesis*metadataPrefix=*uketd_dc* On 30 October 2013 13:07, João Melo jm...@lyncode.com wrote: Hi Michael, *My understanding is that this is in dc.type - I'm

Re: [Dspace-tech] DSpace v3 and uketd_dc OAI?

2013-10-30 Thread João Melo
for the confirmation/clarification - and, thanks to the fully formed example provided by João Melo (cheers!), I now have this working in my v3 DEV repository - i.e. I'm now providing (pretty good, although not yet perfect) uketd_dc for the theses only via http://dspace3.stir.ac.uk/oai/request?verb

Re: [Dspace-tech] DSpace v3 and uketd_dc OAI?

2013-10-30 Thread João Melo
Parameter key=operator Valuecontains/Value /Parameter Parameter key=value Valuethesis/Value /Parameter /Filter On 30 October 2013 15:42, João Melo jm...@lyncode.com wrote: Hi Micheal, you could provide multiple fields do be checked, let's say (for example): Filter id=thesisFilter

Re: [Dspace-tech] DSpace v3 and uketd_dc OAI?

2013-10-30 Thread João Melo
Sorry Micheal, I was checking, looks like this functionality (multiple fields) ins't implemented in DSpace v3, it will be available for v4 - currently under development. On 30 October 2013 15:42, João Melo jm...@lyncode.com wrote: Filter id=thesisFilter

Re: [Dspace-tech] DSpace 3.2 needs JDK 1.7 for OAI functionality?

2013-08-07 Thread João Melo
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m

Re: [Dspace-tech] OAI configuration Properties

2013-07-18 Thread João Melo
://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us

Re: [Dspace-tech] catalina.out - HEYYY

2013-07-01 Thread João Melo
://wiki.duraspace.org/**display/DSPACE/Mailing+List+ **Etiquettehttps://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg

Re: [Dspace-tech] Dspace items not being displayed in ROAR

2013-06-19 Thread João Melo
/windows-dev2dev ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My

Re: [Dspace-tech] Unsuccessful OAI Harvesting

2013-06-07 Thread João Melo
command. I wonder if this only affects dspace 3.x since I also got the same results if I changed the OAI Provider to http://demo.dspace.org/oai/request? On Thu, Jun 6, 2013 at 12:05 AM, João Melo jm...@lyncode.com wrote: *3rd step - Run the dspace oai clean-cache command On 5 June 2013 16:37

Re: [Dspace-tech] Unsuccessful OAI Harvesting

2013-06-05 Thread João Melo
, João Melo jm...@lyncode.com wrote: Sending a new version with a tiny change (just for validation purposes). On 5 June 2013 12:50, João Melo jm...@lyncode.com wrote: Elvi, could you test the qdc.xsl sent in attachment? Replace the dspace/config/crosswalks/oai/metadataFormats/qdc.xsl file

Re: [Dspace-tech] validation error

2013-05-30 Thread João Melo
/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http

Re: [Dspace-tech] forbidden oai import

2013-05-30 Thread João Melo
/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http

Re: [Dspace-tech] oai

2013-04-11 Thread João Melo
at the signature. Best regards, João Melo On 11 April 2013 20:24, Jose Blanco blan...@umich.edu wrote: helix84, I'm trying to restrict some items from appearing in oai and it's not quite working. This is the filter I added to the xoai.xml: Filter id=driveraccessFilter2

Re: [Dspace-tech] OAI: xoai.cfg OAI manager

2013-03-26 Thread João Melo
* * - erase-compiled-items * * it just has* import* and *clean-cache* options Emilio El 26/03/2013 18:07, João Melo escribió: Hi Emilio, the documentation was incorrect (it's now corrected). The file is in [dspace]/config/modules/oai.cfg. About the command, have you tried

Re: [Dspace-tech] OAI: xoai.cfg OAI manager

2013-03-26 Thread João Melo
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo

Re: [Dspace-tech] Fwd: dspace 3.x OAI-PMH help

2013-03-10 Thread João Melo
getting the same message: OAI server did not contain any updates On Thu, Mar 7, 2013 at 10:20 AM, João Melo jm...@lyncode.com wrote: Hi Mckeane, did you rebuild DSpace and cleared the cache at the server side? $ bin/dspace oai clean-cache On 7 March 2013 14:44, helix84 heli...@centrum.sk

Re: [Dspace-tech] Fwd: dspace 3.x OAI-PMH help

2013-03-07 Thread João Melo
+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http://www.google.com/url?q

Re: [Dspace-tech] dspace 3.x OAI-PMH help

2013-03-06 Thread João Melo
Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ

Re: [Dspace-tech] dspace 3.x OAI-PMH help

2013-03-06 Thread João Melo
Hi again, i've created a jura issue: https://jira.duraspace.org/browse/DS-1507 On 6 March 2013 11:30, João Melo jm...@lyncode.com wrote: Hi Mckeane and Ivan, i think we must create a jira issue to this problem as i think it is a bug. It happens we defining a set together with from/until

Re: [Dspace-tech] Metadata Formats

2013-03-06 Thread João Melo
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com

Re: [Dspace-tech] [KE1019161] Import/Editing Items in DSpace and evaluating the existence with an other value then the internal document ID

2013-03-03 Thread João Melo
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http

Re: [Dspace-tech] [KE1019161] datestamp in UTC for OAI

2013-02-22 Thread João Melo
/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg

Re: [Dspace-tech] [KE1019161] datestamp in UTC for OAI

2013-02-22 Thread João Melo
they now will accept my OAI interface. Thank you, Marco Am 22.02.2013 13:28, schrieb João Melo: Hi Marco, zip attached. I'm not completely sure, but you might need to update the xoai version in dspace-oai/pom.xml to correspond to the one you'll have built. You don't need to modify

Re: [Dspace-tech] Modify/Add additional OAI Identify Description elements

2013-02-05 Thread João Melo
/main/java/com/lyncode/xoai/dataprovider/OAIDataProvider.java#L298 I've copied in João Melo from Lyncode, to see if he has any ideas on how best to either override this default value, or possibly make it configurable. (It's also possible this could be something we could try to fix in a future 3.2

Re: [Dspace-tech] How do I share solr statistics server between two dspace servers?

2013-01-24 Thread João Melo
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo

Re: [Dspace-tech] Accessing Metadata via OAI

2013-01-22 Thread João Melo
On 22 January 2013 13:19, Joachim Bingel bin...@ids-mannheim.de wrote: org.apache.solr.common.SolrException: Bad Request Hi Joachim, your log information is too short. Please, look at the Solr log for the full stack trace. -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo

Re: [Dspace-tech] [KE1019161] Get record from OAI with a individual identifier

2013-01-22 Thread João Melo
Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg

Re: [Dspace-tech] Accessing Metadata via OAI

2013-01-22 Thread João Melo
) ... Does this tell you anything? Note that there is exactly 1 retrieved hit which is in accordance with the OAI webapp display, yet there are 31 documents in the databse. On 01/22/2013 05:05 PM, João Melo wrote: Hi Joachim, you'll need to low your log level to see the full stack

Re: [Dspace-tech] [KE1019161] Get record from OAI with a individual identifier

2013-01-21 Thread João Melo
writing Java code, but of course Joao knows better, he wrote the code. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/**display/DSPACE/Mailing+List+**Etiquettehttps://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João

Re: [Dspace-tech] [KE1019161] Get record from OAI with a individual identifier

2013-01-17 Thread João Melo
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http

Re: [Dspace-tech] ORE error

2013-01-15 Thread João Melo
://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com

Re: [Dspace-tech] OAI validation for Dspace 3.0 failure

2013-01-08 Thread João Melo
/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg

Re: [Dspace-tech] [Dspace-devel] Autowired Class cannot use ConfigurationManager

2012-12-18 Thread João Melo
/listinfo/dspace-devel -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http://www.google.com/url?q

Re: [Dspace-tech] [KE1019161] OAI XML output not well formated

2012-12-14 Thread João Melo
://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us

Re: [Dspace-tech] DSpace 3.0 - OAI Provider and not show Metadata Format when Harvesting

2012-12-06 Thread João Melo
-- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http://www.google.com/url?q=http%3A%2F%2Ftwitter.com

Re: [Dspace-tech] harvesting in dspace 3.0

2012-12-06 Thread João Melo
+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image: Follow us on Facebook]http://www.google.com/url?q

Re: [Dspace-tech] Harvesting items Metadata from a remote dspace, into another

2012-11-29 Thread João Melo
://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F

Re: [Dspace-tech] [Dspace-general] OAI-ORE harvesting

2012-11-29 Thread João Melo
dspace-gene...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-general -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg

Re: [Dspace-tech] Default search order

2012-11-29 Thread João Melo
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg=AFrqEzdV8iS6rMxflxnn138XReuRfUG3OQ [image

Re: [Dspace-tech] Harvest metadata and references - requires ORE support?

2012-11-29 Thread João Melo
! http://p.sf.net/sfu/zoho_dev2dev_nov ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department

Re: [Dspace-tech] Harvesting items Metadata from a remote dspace, into another

2012-11-29 Thread João Melo
harvester.oai.metadataformats.dim = http://www.dspace.org/xmlns/dspace/dim, DSpace Intermediate Metadata On Thu, Nov 29, 2012 at 7:35 AM, João Melo jm...@lyncode.com wrote: Hi Mckeane, which DSpace version are you using? Is it possible to configure/make sure it's working ORE at the remote DSpace? More information

Re: [Dspace-tech] Last-Modified handling

2012-11-29 Thread João Melo
, 2012 at 8:45 AM, João Melo jm...@lyncode.com wrote: Hi Monika, I wasn't able to understand your issue, why are you sending HTTP requests with response parameters? They trigger no action from the server, at least they would trigger an error. I don't know which http server is being used within

Re: [Dspace-tech] XOAI patch fail

2012-11-23 Thread João Melo
import. It seems that the xoai import switch isn't recognized. Try [dspace]/bin/dspace oai import Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http

Re: [Dspace-tech] Displaying recent submissions with thumbnails on Home page

2012-11-15 Thread João Melo
if it's the same in JSPUI, but watch out for it. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official

Re: [Dspace-tech] Application Security details of dspace 1.8.2

2012-11-01 Thread João Melo
for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct ___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace

Re: [Dspace-tech] Autoregister is not working

2012-10-02 Thread João Melo
___ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F

Re: [Dspace-tech] DSpace IIS Integration

2012-09-26 Thread João Melo
-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Thanks, João Melo (My Portfolio http://www.lyncode.com/m/jmelo/) DSpace Department *Lyncode*: Official websitehttp://www.google.com/url?q=http%3A%2F%2Fwww.lyncode.com%2Fsa=Dsntz=1usg