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

Licence of each dataset; licence of the list #13

Open
mayeulk opened this issue Nov 3, 2023 · 2 comments · May be fixed by #14
Open

Licence of each dataset; licence of the list #13

mayeulk opened this issue Nov 3, 2023 · 2 comments · May be fixed by #14
Assignees

Comments

@mayeulk
Copy link

mayeulk commented Nov 3, 2023

Thank you for this great catalog!
It would help a lot to have a field for the licence of each dataset, using one of the normalised licence codes.
This would complement these very helpful fields :

  • availability = Availability of dataset
  • registration = Requirements for data access
  • free= Free access to data (1 = Yes, 0 = No)

In addition, you may want to specify an open data licence for the list itself (not the R package). (If one is already specified, I failed to see it on the Readme).

@erikgahner
Copy link
Owner

Thank you very much for the feedback! I have added a license to the repository and I will add a field to the dataset with the license of each dataset in the future.

@erikgahner erikgahner self-assigned this Nov 4, 2023
@mayeulk
Copy link
Author

mayeulk commented Nov 8, 2023

I would suggest you use the Identifier of the SPDX License List, as seen at:
https://spdx.org/licenses/
Most convenient are the machine readable data files for the SPDX License List.
(I am preparing a pull request with R code on this).

Also, in many cases, I expect the data have a written license which is not a standard license (no license name...).
For these at least, having a few fields may help, possibly:

  • a short description of the licence
  • a string for the type of licence (e.g. "attribution")
  • a URL to the licence page/the page where hints on the applicable license were found

This is certainly a huge work to review all datasets! I think keeping the URL of the page where hints on the applicable license were found is very helpful (INCLUDING for dataset licensed under an spdx license): it will help review/update the PolData dataset at a later stage. Also, such list of URLs (in a data.frame) would allow to automatically archive (on archive.org) those pages mentioning the license; this could be of legal use (note that the SPDX list refers to archive.org for 18 cases).

@mayeulk mayeulk linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants