
Internal function for OAI-MPH interface to the Dryad database
Source:R/download_metadata.R
metadata_from_oai.Rd
Internal function for OAI-MPH interface to the Dryad database
Arguments
- query
a properly formed url query to dryad
- curl
if calling in series many times, call getCurlHandle() first and then pass the return value in here. Avoids repeated handshakes with server.