zenodraft/zenodraft
Draft a deposition on Zenodo or Zenodo Sandbox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| concept | Create the new deposition as a new version in this concept. | no | "" |
| compression | Which compression to use when making a snapshot of the entire repository (precludes use of argument 'filenames'). Valid options are 'zip' or 'tar.gz'. | no | zip |
| filenames | List of space-separated filenames that should be upload separately instead of the default behavior of uploading a snapshot of the entire repository as an archive (precludes use of argument 'compression'). | no | "" |
| metadata | Filename that contains the metadata for the deposition in Zenodo metadata format. | no | "" |
| publish | Publish the deposition. Beware, deposition contents cannot be changed once the deposition has been published. | no | false |
| upsert-doi | Update the citation metadata file CITATION.cff with the draft deposition's prereserved doi before uploading any files to Zenodo or Zenodo Sandbox. | no | false |
| upsert-location | Where to insert the prereserved doi value in CITATION.cff. Valid options are 'doi', 'identifiers', or 'identifiers[i]', where 'i' should be replaced with an integer index into the array 'identifiers'. | no | "" |
| sandbox | Whether the deposition should be created on Zenodo Sandbox instead of Zenodo. | no | true |
| verbose | Whether the logging should be verbose. | no | false |
Outputs
no outputs