Dear everyone,

I'm trying to better understand the OAI-PMH aspects of DSpace. I've 
setup two instances of DSpace, OAI-PMH server (this is where I deposit 
files) and OAI-PMH client (harvester).

On the server I've deposited an item (with all the metadata), in a 
single collection in a single community. It's the only item/file 
available in that DSpace and it's visible and downloadable for everyone.

When I access the server's OAI-PMH url in a web browser:

http://localhost:8080/oai-server/request?verb=Identify
http://localhost:8080/oai-server/request?verb=ListMetadataFormats

it works fine, but when I list all the identifiers or records:

http://localhost:8080/oai-server/request?verb=ListIdentifiers&metadataPrefix=oai_dc
http://localhost:8080/oai-server/request?verb=ListRecords&metadataPrefix=oai_dc

it returns "No matches for the query". Should it automatically return my 
only item? I've already performed:

dspace index-discovery -b

Am I missing a step like enabling harvesting for community/collection/item?

Thanks!
Kind regards,

Vladimir Tomić
Software Architect

RCUB
Belgrade University Computer Center
Kumanovska 7, 126119 Belgrade
Serbia

Phone: +381 11 3031258
Fax:   +381 11 3031259
Email: [email protected]
Web:   http://www.rcub.bg.ac.rs


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to