dvEditStudy(objectid, xmlfile, dv=getOption('dvn'), user=getOption('dvn.user'), pwd=getOption('dvn.pwd'), browser=FALSE, ...)
dvUserStudies
(or, dvSearch
, from the Data Sharing API).dvBuildMetadata
.options('dvn.user')
.options('dvn.pwd')
.FALSE
.curlPerform
via dvDepositQuery
.objectId
for the study.xmlfile
.
Note: Editing a study only changes the study in draft. To make those changes public, the study needs to be subsequently released. A released study can be deaccessioned (replacing its public record with a publicly visible record about its previous release) using dvDeleteStudy
but cannot be deleted.
dvBuildMetadata
dvAddFile
dvCreateStudy
dvReleaseStudy
dvDeleteStudy