diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..b679559 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,65 @@ +cff-version: 1.2.0 +message: "If you use this dataset, please cite both the article from preferred-citation and the dataset itself." +title: "RO-Crates from Calcium Imaging Experiments" +authors: + - given-names: Max + family-names: Schröder + orcid: "https://orcid.org/0000-0003-1522-494X" + - given-names: Susanne + family-names: Staehlke + orcid: "https://orcid.org/0000-0002-0251-8263" + - given-names: Paul + family-names: Groth + orcid: "https://orcid.org/0000-0003-0183-6910" + - given-names: J. Barbara + family-names: Nebe + orcid: "https://orcid.org/0000-0003-2662-0905" + - given-names: Sascha + family-names: Spors + orcid: "https://orcid.org/0000-0001-7225-9992" + - given-names: Frank + family-names: Krüger + orcid: "https://orcid.org/0000-0002-7925-3363" +repository-code: https://github.com/SFB-ELAINE/Ca-imaging-RO-Crate +type: dataset +license: CC-BY-4.0 +version: 1.0 +references: + - authors: + - given-names: Susanne + family-names: Staehlke + orcid: "https://orcid.org/0000-0002-0251-8263" + - given-names: J. Barbara + family-names: Nebe + orcid: "https://orcid.org/0000-0003-2662-0905" + title: "Research data of Calcium Imaging after electrical stimulation" + type: data + year: 2021 + doi: 10.5281/zenodo.4923173 +preferred-citation: + authors: + - given-names: Max + family-names: Schröder + orcid: "https://orcid.org/0000-0003-1522-494X" + - given-names: Susanne + family-names: Staehlke + orcid: "https://orcid.org/0000-0002-0251-8263" + - given-names: Paul + family-names: Groth + orcid: "https://orcid.org/0000-0003-0183-6910" + - given-names: J. Barbara + family-names: Nebe + orcid: "https://orcid.org/0000-0003-2662-0905" + - given-names: Sascha + family-names: Spors + orcid: "https://orcid.org/0000-0001-7225-9992" + - given-names: Frank + family-names: Krüger + orcid: "https://orcid.org/0000-0002-7925-3363" + title: "Structure-based knowledge acquisition from electronic lab notebooks for research data provenance documentation" + type: article + journal: "Journal of Biomedical Semantics" + volume: 13 + number: 4 + year: 2022 + doi: 10.1186/s13326-021-00257-x diff --git a/README.md b/README.md index 8c474ce..dab95b0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,17 @@ This repository contains [Research Object Crates (RO-Crates)](https://w3id.org/ro/crate/1.1) bundling the research data and their retrospective provenance that was transferred from Electronic Lab Notebook (ELN) protocols using an automated structure-based approach. The research data was previously published under the [CC-BY 4.0](http://creativecommons.org/licenses/by/4.0/) by: -Susanne Staehlke, J. Barbara Nebe. “Research data of Calcium Imaging after electrical stimulation.” Zenodo (2021). doi:10.5281/ZENODO.4923173 +Susanne Staehlke, J. Barbara Nebe.
+**Research data of Calcium Imaging after electrical stimulation.**
+Zenodo (2021).
+https://doi.org/10.5281/zenodo.4923173 + +The automated approach to create these bundles is described in full detail in this article: + +Max Schröder, Susanne Staehlke, Paul Groth, J. Barbara Nebe, Sascha Spors, Frank Krüger.
+**Structure-based knowledge acquisition from electronic lab notebooks for research data provenance documentation.**
+Journal of Biomedical Semantics 13, 4 (2022).
+https://doi.org/10.1186/s13326-021-00257-x ## License @@ -11,9 +21,7 @@ Susanne Staehlke, J. Barbara Nebe. “Research data of Calcium Imaging after ele This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). -In order to reference the GitHub repository, please attribute this as: - -Max Schröder, Susanne Staehlke, Paul Groth, J. Barbara Nebe, Sascha Spors, and Frank Krüger. “RO-Crates from Calcium Imaging Experiments,” https://github.com/SFB-ELAINE/Ca-imaging-RO-Crate +In order to reference this dataset, please consider the information in the [CITATION.cff](CITATION.cff) file. ## Structure of the Repository