Skip to content

allowing an optional LICENSE file, next to README and CHANGES #481

@sappelhoff

Description

@sappelhoff

In BIDS we do not make any strong requirements or recommendations about licenses to use for the data. We have a very short appendix on licenses and we ask users to specify the license in a string in the dataset_description.json file.

I think it'd be reasonable to allow an optional LICENSE file in the same vein as the README and CHANGES.

Reasons:

In the review to get the EEG-BIDS paper published with the BIDS example datasets, a reviewer required a LICENSE file ... i.e., the string in the dataset_description.json file was not enough. So I added a LICENSE to the example dataset and then had to add also a .bidsignore, because we don't allow a LICENSE file.

Thus my reasons for requesting a LICENSE file are ...

  • it's a low cost feature
  • it's probably required relatively often and is widely used
  • people do it anyways but currently have to put a .bidsignore into the dataset additionally

Possible issues I can imagine:

  • LICENSE file and dataset_description.json field could be in conflict (due to user error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions