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

Decide license #6

Open
sbliven opened this issue Jun 21, 2024 · 2 comments
Open

Decide license #6

sbliven opened this issue Jun 21, 2024 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@sbliven
Copy link
Member

sbliven commented Jun 21, 2024

What license should we use for the OSC-EM schemas?

There are three components here to keep separate:

  • The datasets themselves, including data and OSCEM-format metadata files. This can be customized per dataset during ingestion. PSI recommends to CC-BY-SA 4.0. EMPIAR and EMDB use CC0.
  • The schema. This refers to format itself and whether other initiatives could create derivatives of OSCEM schemas. Ontologies linked by OSC-EM also have independent licenses (at least according to the OBO interpretation that using the PURL counts as attribution). OBO recommends either CC-BY or CC0 for ontologies.
  • Software for dealing with the schema (eg the python API generated from the schema, converter tools, or CI/CD code)

References:

My understanding is that the three topics are independent, eg a CC-BY-SA dataset can be produced by a BSD licensed tool according to a CC0 schema. Please correct me if that's incorrect.

My personal recommendation would be CC0 for the schema and BSD3 for the software (like SciCat), with datasets up to the depositors.

@sbliven sbliven added the question Further information is requested label Jun 21, 2024
@sbliven sbliven self-assigned this Jun 21, 2024
@cossorzano
Copy link

I don't have any strong opinion about licenses. For the issue completeness, I am adding the links to CC and BSD

https://creativecommons.org/share-your-work/cclicenses/
https://en.wikipedia.org/wiki/BSD_licenses

Without any special preference, I agree that CC0 would probably be better for the schema, datasets depend on the depositors, and software, again I don't have a strong opinion.

@sbliven
Copy link
Member Author

sbliven commented Jun 25, 2024

I asked the OBO community about licenses. One issue that was brought up is that using CC-BY ontology terms in a CC0 schema might not be allowed, although there is debate over whether identifiers are copyrightable (it hasn't been tested in court). The community preference seems to be for CC0, but with some members arguing for CC-BY if we use CC-BY ontologies (eg cryoem, although I'm sure the author wouldn't mind in that case 😉 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants