Browse Source

Add information for publishing with DataCite

Morgane Besson 2 years ago
parent
commit
a2fbf343b6
1 changed files with 107 additions and 0 deletions
  1. 107 0
      datacite.yml

+ 107 - 0
datacite.yml

@@ -0,0 +1,107 @@
+# 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: "Morgane"
+    lastname: "Besson"
+    
+  -
+    firstname: "Alina"
+    lastname: "Lakosa"
+    
+  -
+    firstname: "Anais"
+    lastname: "Rahimian"
+    
+  -
+    firstname: "Flavio"
+    lastname: "Tomasi"
+      
+  -
+    firstname: "Sylvana"
+    lastname: "Tahraoui"  
+    
+  -
+    firstname: "Fabio"
+    lastname: "Marti"  
+    
+  -
+    firstname: "Lauren"
+    lastname: "Reynolds"
+    
+   -
+    firstname: "Vincent"
+    lastname: "David"
+    
+   -
+    firstname: "Candice"
+    lastname: "Canonne"
+    
+   -
+    firstname: "Anne"
+    lastname: "Danckaert"
+    
+   -
+    firstname: "Léa"
+    lastname: "Tochon"
+    
+   -
+    firstname: "Fabrice"
+    lastname: "De Chaumont"
+    
+   -
+    firstname: "Benoit"
+    lastname: "Forget"
+    
+   -
+    firstname: "Uwe"
+    lastname: "Maskos"
+
+# A title to describe the published resource.
+title: "dataset for Lakosa et al"
+
+# Additional information about the resource, e.g., a brief abstract.
+description: |
+  This dataset concerns the manuscript Lakosa et al where we demonstrate a role for gut microbiota in nicotine reward
+  and glial cells in the reward system.
+
+# Lit of keywords the resource should be associated with.
+# Give as many keywords as possible, to make the resource findable.
+keywords:
+  - Neuroscience
+  - Nicotine
+  - Gut microbiota
+
+# 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: "License"
+  
+
+
+
+## Optional Fields
+
+# Funding information for this resource.
+# Separate funder name and grant number by comma.
+
+
+
+# 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.
+"
+
+
+# Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
+resourcetype: Dataset
+
+# Do not edit or remove the following line
+templateversion: 1.2