Hello, 

I am new to DSpace and trying to programatically download content. According to 
the manual on page 25 I should be able to grab an object using its handle and 
sequence id (and the filename is optional) but in practice this does not seem 
to work. 

For example, given the OAI-PMH header xml record returned for this example 
object:
http://agspace.nal.usda.gov:8080/dspace-oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai%3Addr.nal.usda.gov%3A10113%2F18528

snippet:
<GetRecord>
  <record>
    <header>
      <identifier>
         oai:ddr.nal.usda.gov:10113/18528
      </identifier>

How can I build the url to download the file associated with this record?

Thanks!

Chris

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to