Metadata and Description


Modify the metadata

../../../../_images/tutorials_metadata.png

Note

You can add as many creators and keywords as you deem necessary.

  • Title: The title of your project.

  • Creators: The contributors to the project.

    Give their name and their affiliation. The orcid is optional.

    For example, if you have two creators, you can write:

    - affiliation: EPFL
      name: Toto
      orcid: 0000-0003-3451-7297
    - affiliation: LSMS
      name: Toto Dodo
    

    Note

    • The orcid is optional. It is a unique identifier for researchers. You can create one here: https://orcid.org/

    • The affiliation is optional but (highly) recommended.

    Warning

    An error will be raised if the indentation is not respected.

  • Keywords: Should describe your project.

    Adding keywords must respect the following format:

    keyword1, keyword2, keyword3
    
  • description: The description of your project. This will be used to generate the README.md file.

  • upload_type: The type of upload. For example, dataset.

  • license: The license under which your data is published. For example, cc-by-4.0.

  • DOI: If you have already published your project you can add the DOI here. Else a DOI will be generated when you upload your project onto Zenodo.

    ../../../../_images/tutorials_general_metadata.png

For more information on how to modify the metadata, see here: Metadata.

  • additional relations: You can add additional relations to your project. For example, if you have a paper related to your project, you can add the DOI of the paper here. For more information, see here: Additional relations.

    ../../../../_images/tutorials_additional_relations.png

    Warning

    If you have incomplete relations, the following error will be raised:

    ::

    upload errorError updating deposition metadata: 400 Validation error.

    metadata.related_identifiers.0.identifier: Not a valid persistent identifier. Identifier is required.

Write project description

You can directly add the project description. The description should be similar to an abstract. This will be used to generate the README.md file when running solidipes report using the information from your description and the meta data.

../../../../_images/tutorials_description.png

For more information on how to write the project description, see here: Description of the project.

Additional features of the metadata

You can add additional features to your metadata. Check out the reference page for more information: ref-additional-features.