Browse Source

'datacite.yml' hinzufügen

Christian Bäuchl 5 years ago
parent
commit
fed5b11435
1 changed files with 85 additions and 0 deletions
  1. 85 0
      datacite.yml

+ 85 - 0
datacite.yml

@@ -0,0 +1,85 @@
+# Required fields
+# The main researchers involved working on the resource,
+# or the authors of the publication in priority order.
+# May be a corporate/institutional or personal name.
+# Include digital identifier (e.g., ORCID) if possible
+authors:
+  -
+    firstname: "Christian"
+    lastname: "Baeuchl"
+    affiliation: "Chair of Lifespan Developmental Neuroscience, Faculty of Psychology, Technische Universität Dresden,
+    Dresden 01069, Germany"
+    id: "https://orcid.org/0000-0001-5615-3645"
+  -
+    firstname: "Hsiang-Yu "
+    lastname: "Chen"
+    affiliation: "Chair of Lifespan Developmental Neuroscience, Faculty of Psychology, Technische Universität Dresden, 
+    Dresden 01069, Germany"
+-
+    firstname: "Yu-Shiang "
+    lastname: "Su"
+    affiliation: "Graduate Institute of Brain and Mind Sciences, College of Medicine, National Taiwan University, 
+    Taipei,Taiwan"
+  -
+    firstname: "Dorothea "
+    lastname: "Hämmerer"
+    affiliation: "Clinical Neurophysiology and Memory Group, Institute of Cognitive Neuroscience, University College 
+    London, WC1N3AR London"
+  -
+    firstname: "Manousos A."
+    lastname: "Klados"
+    affiliation: "Department of Biomedical Engineering, School of Life and Health Sciences, Aston University, 
+    Birmingham, B47ET, UK"
+  -    
+    firstname: "Shu-Chen "
+    lastname: "Li"
+    affiliation: "Chair of Lifespan Developmental Neuroscience, Faculty of Psychology, Technische Universität Dresden, 
+    Dresden 01069, Germany"
+  -
+# A name or title to describe the published resource.
+title: "Interactive effects of dopamine transporter genotype and aging on resting-state functional networks"
+
+# Any additional information. It is best practice to supply a description for the resource.
+description: |
+  The resting-state fMRI data are fully preprocessed and arranged in 4D nifti files. Preprocessing was carried out 
+  using SPM 12 (slice-time correction, spatial unwarping, normalizing to MNI space, smoothing with an 8 mm Gaussian 
+  kernel) and FSL's ICA-AROMA (additional head-motion correction). Furthermore, the resting-state fMRI data were 
+  bandpass filtered (band: 0.009 - 0.08 Hz) and mean WM and CSF signals were regressed out.  
+  Behavioral data contain information on age, sex and the individual scores on the Raven's matrices test, the Stroop 
+  test (variables: accuracy on incongruent color and reaction time of incongruent color), the spot-a-word test and the
+  identical pictures test.
+  
+# List of keywords the resource should be associated with.
+keywords:
+  - Resting-state fMRI 
+  - Aging
+  - Dopamine transporter gene
+  - DAT1
+  - Graph theory
+  - Functional connectivity
+  - Cognitive testing 
+  - Participation coefficient 
+  - Brain-behavior correlations
+
+# Any rights information for this resource. Please provide both a license name and a link to the license.
+# Please add also a LICENSE file to the repository
+license:
+  name: "Creative Commons CC0 1.0 Public Domain Dedication"
+  url: "https://creativecommons.org/publicdomain/zero/1.0/"
+
+## Optional Fields
+
+# Any funding reference for this resource. Separate funder name and grant number by comma
+funding:
+  - "DFG, DFG LI 879/12-2"
+  - "DFG, DFG SFB 940/2, Project B3"
+
+# Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
+# for further valid types see https://schema.datacite.org/meta/kernel-4
+# Please provide digital identifier (e.g., DOI) if possible.
+references:
+
+# Type of the data in this repository (Dataset, Model, Software, Other see
+# https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
+# for examples
+dtype: Dataset