-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Add a new data license keyword to openPMD /
.
This can be used to express open access (creative commons) licenses et al. and avoids decoupling this important information from the medium the data is stored in.
Short-hand identifiers are defined in SPDX as well:
https://spdx.org/licenses/
And we should keep a default/free text option for whatever non-free stuff people come up with.
Proposed /
keyword (required):
license
- type: (string)
- description: the data license for this openPMD series; licenses should use the SPDX identifier, other license terms with
other:
- default:
other:unknown
- examples:
CC-BY-4.0
for the Creative Commons Attribution 4.0 International LicenseCC-BY-SA-4.0
for the Creative Commons Attribution Share Alike 4.0 International LicenseCC0-1.0
for the Creative Commons CC0 waiverother:unknown
this value means no information were provided by the data creator(s) about the restrictions or rights to use this data
- advice to data creators: Do I have to select a license? No, but it is highly encouraged to do so if you want to share/publish your data and want it to be reused.