Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: [FRSM-16] Does the software metadata record include licensing information? #16

Open
karacolada opened this issue Nov 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@karacolada
Copy link
Member

karacolada commented Nov 10, 2023

D5.2 p21+p31

Detailed Description

It is important for licensing information to be on the publicly searchable and accessible metadata record.

Domain-agnostic comments

This can be defined in different ways, e.g. the “Rights” field in the DOI metadata.

CESSDA comments

CESSDA guidance on licence information is part of the guidelines on Standard Git Repository Contents.

Context

R1.1: Software is given a clear and accessible licence.

Possible Implementation

domain-agnostic

requirements software identifier
method Check if the software identifier or the metadata record referenced by it includes licensing information.
essential The identifier or metadata record includes licensing and copyright information.
important n/a
useful The software licensing information is in SPDX format, or other machine-readable form.

CESSDA

requirements software identifier
method Check for the presence of licence information in the Zenodo repository and source code deposited in the repository.
essential Licensing information is included in the Zenodo record and in a LICENSE.txt file included in the root directory of the source code deposited in Zenodo.
important n/a
useful n/a
@karacolada karacolada added the enhancement New feature or request label Nov 10, 2023
@karacolada
Copy link
Member Author

Extend license evaluator:

class FAIREvaluatorLicense(FAIREvaluator):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant