> url <- download_url("33867")
XPath error : Undefined namespace prefix
XPath error : Invalid expression
Error in xpathApply.XMLInternalDocument(page, "//mets:FLocat", function(x) { :
error evaluating xpath expression //mets:FLocat
or this:
> metadata <- download_dryadmetadata("10255/dryad.33867", T)
Error in OAI_PMH_issue_request(baseurl, request) :
Received condition 'idDoesNotExist' with diagnostic:
"10255/dryad.33867" is unknown or illegal in this repository
It seems that I am using improper syntax in my request. Any ideas?
Thanks,
--Nico