arefks пре 4 месеци
родитељ
комит
1f23216cd7
1 измењених фајлова са 67 додато и 0 уклоњено
  1. 67 0
      datacite.yml

+ 67 - 0
datacite.yml

@@ -0,0 +1,67 @@
+# Metadata for DOI registration according to DataCite Metadata Schema 4.1.
+# For detailed schema description see https://doi.org/10.5438/0014
+
+## Required fields
+
+# The main researchers involved. Include digital identifier (e.g., ORCID)
+# if possible, including the prefix to indicate its type.
+authors:
+  -
+    firstname: Markus
+    lastname: Aswendt
+    affiliation: 'University of Cologne, Faculty of Medicine and University Hospital Cologne, Department of Neurology, Cologne, Germany '
+    id: 'ORCID:0000-0003-1423-0934'
+  -
+    firstname: Aref
+    lastname: Kalantari
+    affiliation: 'University of Cologne, Faculty of Medicine and University Hospital Cologne, Department of Neurology, Cologne, Germany '
+    id: 'ORCID:0000-0003-3050-0930'
+
+# A title to describe the published resource.
+title: "Automated quality control of small animal MR neuroimaging data"
+
+# Additional information about the resource, e.g., a brief abstract.
+description: "This dataset is a super-dataset containing all datasets used to develop the AIDAqc pipeline and corresponds to the following Publication (DOI): tbd"
+
+# Lit of keywords the resource should be associated with.
+# Give as many keywords as possible, to make the resource findable.
+keywords:
+  - Quality-control
+  - MRI
+  - Preclinical-imaging
+  - DataLad
+
+# License information for this resource. Please provide the license name and/or a link to the license.
+# Please add also a corresponding LICENSE file to the repository.
+license:
+  name: "CC BY-NC-SA 4.0"
+  url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
+
+
+
+## Optional Fields
+
+# Funding information for this resource.
+# Separate funder name and grant number by semicolon.
+funding:
+  - "DFG; 431549029 – SFB 1451"
+  - "Friebe Foundation; T0498/28960/16"
+  
+
+
+# Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
+# Please provide digital identifier (e.g., DOI) if possible.
+# Add a prefix to the ID, separated by a colon, to indicate the source.
+# Supported sources are: DOI, arXiv, PMID
+# In the citation field, please provide the full reference, including title, authors, journal etc.
+references:
+  -
+    id: "doi:tba"
+    reftype: "IsSupplementTo"
+    citation: "Aref Kalantari, Mehrab Shahbazi, Marc Schneider, Victor Vera Frazão, Avnish Bhattrai, Lorenzo Carnevale, Yujian Diao, Bart A. A. Franx, Francesco Gammaraccio, Lisa-Marie Goncalves, Susan Lee, Esther M. van Leeuwen, Annika Michalek, Susanne Mueller, Alejandro Rivera Olvera, Daniel Padro, Adam C. Raikes, Mohamed Kotb Selim, Annette van der Toorn, Federico Varriano, Roël Vrooman, Patricia Wenk, H Elliott Albers, Philipp Boehm-Sturm, Eike Budinger, Santiago Canals, Silvia De Santis, Roberta Diaz Brinton, Rick M. Dijkhuizen, Elisenda Eixarch, Gianluigi Forloni, Joanes Grandjean, Khan Hekmatyar, Russell E. Jacobs, Ileana Jelescu, Nyoman D. Kurniawan, Giuseppe Lembo, Dario Livio Longo, Naomi S. Sta Maria, Edoardo Micotti, Emma Muñoz-Moreno, Pedro Ramos-Cabrer, Wilfried Reichardt, Guadalupe Soria, Giovanna D. Ielacqua, Markus Aswendt"
+# Resource type. Default is Dataset, other possible values are Software, Image, Text.
+resourcetype: Dataset
+
+# Do not edit or remove the following line
+templateversion: 1.2
+