[Dspace-general] UKETD Plug-In

James Rutherford james.rutherford at hp.com
Tue Mar 6 06:59:03 EST 2007


Hi Scott,

Check your dspace.log file to see what error is being thrown when you
ListIdentifiers. It could be that the plugin isn't installed correctly,
but the log should shed light on the matter. Do you get the same error
when you ListRecords? Are you able to ListIdentifiers with a different
prefix (try oai_dc)?

Jim

On Tue, Mar 06, 2007 at 11:40:10AM -0000, Scott, Rudolph wrote:
> Thanks.When I type   <oai_request_url>?verb=ListMetadataFormats, I get
> the following output;
> 
> <?xml version="1.0" encoding="UTF-8" ?> 
> - <OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
> http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
>   <responseDate>2007-03-06T11:29:12Z</responseDate> 
>   <request
> verb="ListMetadataFormats">http://194.83.137.111:8080/dspace-oai/request
> </request> 
> - <ListMetadataFormats>
> - <metadataFormat>
>   <metadataPrefix>uketd_dc</metadataPrefix> 
>  
> <schema>http://naca.central.cranfield.ac.uk/ethos-oai/2.0/uketd_dc.xsd</
> schema> 
>  
> <metadataNamespace>http://naca.central.cranfield.ac.uk/ethos-oai/2.0/</m
> etadataNamespace> 
>   </metadataFormat>
> - <metadataFormat>
>   <metadataPrefix>oai_dc</metadataPrefix> 
>   <schema>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</schema> 
>  
> <metadataNamespace>http://www.openarchives.org/OAI/2.0/oai_dc/</metadata
> Namespace> 
>   </metadataFormat>
>   </ListMetadataFormats>
>   </OAI-PMH>
> 
> BUT when I type
> <oai_request_url>?verb=ListIdentifiers&metadataPrefix=UKETD_DC I get;
> 
> <?xml version="1.0" encoding="UTF-8" ?> 
> - <OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
> http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
>   <responseDate>2007-03-06T11:31:29Z</responseDate> 
>   <request metadataPrefix="UKETD_DC"
> verb="ListIdentifiers">http://194.83.137.111:8080/dspace-oai/request</re
> quest> 
>   <error code="cannotDisseminateFormat">"UKETD_DC" is not supported by
> the item or by the repository</error> 
>   </OAI-PMH>
> 
> 
> 
> Does this mean the plugin is not working?
> 
> 
> 
> 
> ___________________________________________________________
>  
> Rudolph Scott 
> Desktop Support Analyst 
> Dept of Biostatistics and Computing 
> Institute Of Psychiatry 
> Kings College London 
> De Crespigny Park, 
> London SE5 8AF 
>  
> Tel: 020-7848-0135 
> E-mail: r.scott at iop.kcl.ac.uk 
> 
> -----Original Message-----
> From: James Rutherford [mailto:james.rutherford at hp.com] 
> Sent: 06 March 2007 11:20
> To: Scott, Rudolph
> Cc: dspace-general at mit.edu; Martin, Clare
> Subject: Re: [Dspace-general] UKETD Plug-In
> 
> Hi,
> 
> On Tue, Mar 06, 2007 at 10:50:59AM -0000, Scott, Rudolph wrote:
> > Hi. I have installed the UKETD Plug-in for Dspace to make it's 
> > contained items harvestable 
> > (http://ethostoolkit.rgu.ac.uk/?page_id=76). The question is does
> anyone know how I can test that the plugin works?
> 
> I've not used it, but assuming you've installed and configured your
> repository correctly, UKETD_DC should appear when you
> ListMetadataFormats, and you should be able to ListIdentifiers or
> ListRecords with the metadataPrefix UKETD_DC:
> 
> <oai_request_url>?verb=ListMetadataFormats
> 
> and
> 
> <oai_request_url>?verb=ListIdentifiers&metadataPrefix=UKETD_DC
> or
> <oai_request_url>?verb=ListRecords&metadataPrefix=UKETD_DC
> 
> cheers,
> 
> Jim



More information about the Dspace-general mailing list