Skip to content

Improve register_check function for better metadata validation of codecheck.yml files #109

@angelina-momin

Description

@angelina-momin

In validate_codecheck_yml function the following should fail the validations:

  1. The field "paper/ reference" in codecheck.yml contains extra text besides the link
  2. The field "report" in codecheck.yml should be an actual link.
  3. The field "ORCID ID" should only contain numbers and should be valid (there exists an ORCID page matching this ID and the author name)
  4. The field "repository link" should be a valid URL
  5. If a certificate is stored with ResearchEquals, it should go into the CODECHECKtt collection at https://doi.org/10.53962/qtrx-1a
  6. If a certificate is published on Zenodo, it should be in the Zenodo community at https://zenodo.org/communities/codecheck/

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentDevelopment of the register

    Type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions