-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #388 from tilfischer/main
License to Licence, page on licences and proofreading pub std and licence page
- Loading branch information
Showing
17 changed files
with
94 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "Licences" | ||
slug: "/licences" | ||
--- | ||
|
||
import useBaseUrl from "@docusaurus/useBaseUrl"; | ||
|
||
# Licences | ||
|
||
Licences for research data often cause confusion among researchers. One of the main reasons for this is the interplay between **licences used for research data** and the requirements for referencing previous scientific work on which the current work is based, in accordance with the [Guidelines for Safeguarding Good Scientific Practice (DFG Code of Conduct)](https://wissenschaftliche-integritaet.de/en/code-of-conduct/). | ||
|
||
The DFG Code of Conduct requires researchers to cite original sources, i.e. to include original sources in reference sections. Providing a licence for research data is a way to provide permission to share and reuse the data. | ||
|
||
Work on dedicated licences for research data is ongoing. Until these licences are available, we recommend switching to [Creative Commons]((https://creativecommons.org/)) licences, which were developed to license creative works. | ||
|
||
:::info Recommendation: | ||
NFDI4Chem recommends the use the least restrictive [Creative Commons](https://creativecommons.org/) licences such as [CC0](https://creativecommons.org/public-domain/cc0/) and [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/deed.en) | ||
::: | ||
|
||
:::danger Notice: | ||
As a first starting point for further information, we strongly recommend the page on [Licenses for research data](https://radar.products.fiz-karlsruhe.de/en/radarfeatures/lizenzen-fuer-forschungsdaten) provided by FIZ Karlsruhe, which also includes information on certain rights that authors cannot waive in Germany, that copyright only protects personal intellectual creations, and that isolated research data are not protected by copyright. | ||
::: | ||
|
||
Disclaimer: It should be checked on a case-by-case basis whether research data is protected by copyright. If the copyright status is unclear, please contact a legal professional at your institution. | ||
|
||
In order to provide you with further helpful information, we have compiled a list of links: | ||
|
||
- [Heidi Seibold - Choosing an open license](https://heidiseibold.ck.page/posts/choosing-an-open-license) | ||
- [Forschungsdaten.info - Forschungsdaten Veröffentlichen](https://forschungsdaten.info/themen/rechte-und-pflichten/forschungsdaten-veroeffentlichen/) (in German) | ||
- [Forschungsdaten.info - Urheberrecht](https://forschungsdaten.info/themen/rechte-und-pflichten/urheberrecht/) (in German) | ||
- [Creative Commons - About CC Licenses](https://creativecommons.org/share-your-work/cclicenses/) | ||
- [Creative Commons - License Chooser](https://creativecommons.org/choose/) | ||
- [Forschungsdaten in den Naturwissenschaften: Eine urheberrechtliche Bestandsaufnahme mit ihren Implikationen für universitäres FDM](https://doi.org/10.11588/heibooks.979.c13728) (in German) | ||
- [Open Knowledge Foundation - Open Data Commons](https://opendatacommons.org/licenses/odbl/) |
Oops, something went wrong.