Skip to content

Fill Zenodo Metadata from e.g. yaml file #96

Description

@rkrug

I can export the Zenodo Metadata into different formats using myrec$exportAs("BibTeX", filename = "myfilename"), but I did not find the opposite, i.e. import the Zenodo Metadata from a file and load it into the record, i.e. myrec$importFrom( filename = "myfilename").

  1. it would be great to have the possibility to import metadata stored in a file, e.g. one can create a template containing specific info, and add additional metadata afterwards.
  2. this would also make it possible, to edit the metadata outside R with a text editor
  3. would it be possible to add yaml as an export (and import) format, as yaml is very easy to read and edit

Thanks,

Rainer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions