Browse Source

Hozzáadás a(z) "datacite.yml"

gergo7633 5 years ago
parent
commit
eb3ea35482
1 changed files with 109 additions and 0 deletions
  1. 109 0
      datacite.yml

+ 109 - 0
datacite.yml

@@ -0,0 +1,109 @@
+# 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: "Gabor"
+    lastname: "Perlaki"
+    
+  -
+    firstname: "Denes"
+    lastname: "Molnar"
+    
+  -
+    firstname: "Paul A. M."
+    lastname: "Smeets"
+    
+  -
+    firstname: "Wolfgang"
+    lastname: "Ahrens"
+    
+  -
+    firstname: "Maike"
+    lastname: "Wolters"
+    
+  -
+    firstname: "Gabriele"
+    lastname: "Eiben"
+    
+  -
+    firstname: "Lauren"
+    lastname: "Lissner"
+    
+  -
+    firstname: "Peter"
+    lastname: "Erhard"
+    
+  -
+    firstname: "Floor"
+    lastname: "van Meer"
+    
+  -
+    firstname: "Manfred"
+    lastname: "Herrmann"
+    
+  -
+    firstname: "Jozsef"
+    lastname: "Janszky"
+    
+  -
+    firstname: "Gergely"
+    lastname: "Orsi"
+    
+  -
+    firstname: "On behalf of"
+    lastname: "the I.Family Consortium"
+
+# A name or title to describe the published resource.
+title: "Raw data for article: Volumetric gray matter measures of amygdala and accumbens in childhood overweight/obesity"
+
+# Any additional information. It is best practice to supply a description for the resource.
+description: |
+  
+  Raw data for article: Volumetric gray matter measures of amygdala and accumbens in childhood overweight/obesity
+
+# List of keywords the resource should be associated with.
+keywords:
+  - Neuroscience
+  - MR Imaging
+  - Reward system
+  - Obesity 
+  - Childhood
+  - Volumetry
+  -	Morphometry
+
+# 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:
+  - "This work was done as part of the I.Family Study (http://www.ifamilystudy.eu/). We gratefully acknowledge the financial support of the European Commission within the Seventh RTD Framework Programme Contract No. 266044."
+  - "The study was supported by the Hungarian Brain Research Program (2017-1.2.1-NKP-2017-00002) government-based fund (http://www.agykutatas.com/)" 
+  - "The study was supported by EFOP-3.6.2-16-2017-00008 „The role of neuro-inflammation in neurodegeneration: from molecules to clinics” (https://pte.hu/sites/pte.hu/files/files/Sajtoszoba/Sajtokozlemenyek/2017/sajtokozlemeny_idegtudomany_2017november.doc)"
+  - "G.P. was supported by the ÚNKP-17-4-I-PTE-76 New National Excellence Program of the Ministry of Human Capacities, the János Bolyai Research Scholarship of the Hungarian Academy of Sciences, and PTE ÁOK-KA-2017-05." 
+  - "G.O. was supported by the ÚNKP-17-4-I-PTE-93 New National Excellence Program of the Ministry of Human Capacities, the János Bolyai Research Scholarship of the Hungarian Academy of Sciences, and PTE ÁOK-KA-2017-06."
+
+# 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:
+  -
+    doi: "10.xxx/zzzz"
+    reftype: "IsSupplementTo"
+    name: "PublicationName"
+  -
+    reftype: "IsPartOf"
+    name: "PublicationName"
+
+# 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