Browse Source

'datacite.yml' ändern

PD Dr. Thomas Künzel 4 years ago
parent
commit
8de083e440
1 changed files with 20 additions and 36 deletions
  1. 20 36
      datacite.yml

+ 20 - 36
datacite.yml

@@ -7,33 +7,36 @@
 # if possible, including the prefix to indicate its type.
 authors:
   -
-    firstname: "GivenName1"
-    lastname: "FamilyName1"
-    affiliation: "Affiliation1"
-    id: "ORCID:0000-0001-2345-6789"
+    firstname: "Charlène"
+    lastname: "Gillet"
+    affiliation: "Auditory Neurophysiology Group, Department of Chemosensation, RWTH Aachen University"
   -
-    firstname: "GivenName2"
-    lastname: "FamilyName2"
-    affiliation: "Affiliation2"
-    id: "ResearcherID:X-1234-5678"
+    firstname: "Stefanie"
+    lastname: "Kurth"
+    affiliation: "Department of Chemosensation, RWTH Aachen University"
   -
-    firstname: "GivenName3"
-    lastname: "FamilyName3"
+    firstname: "Thomas"
+    lastname: "Kuenzel"
+    affiliation: "Auditory Neurophysiology Group, Department of Chemosensation, RWTH Aachen University"
+    id: "ORCID:0000-0003-0993-8524"
 
 # A title to describe the published resource.
-title: "Example Title"
+title: "Muscarinic modulation of M and h currents in gerbil spherical bushy cells -- dataset"
 
 # Additional information about the resource, e.g., a brief abstract.
 description: |
-  Example description
-  that can contain linebreaks
-  but has to maintain indentation.
+	Dataset on which the PLOS One publication "Muscarinic modulation of M and h currents in gerbil spherical bushy cells" is based.
 
 # Lit of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
 keywords:
   - Neuroscience
   - Electrophysiology
+  - Acetylcholine
+  - Modulation
+  - Auditory Brainstem
+  - Spherical Bushy Cells
+  - Mongolian Gerbil
 
 # 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.
@@ -48,28 +51,9 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, DFG.12345"
-  - "EU, EU.12345"
-
-
-# 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
-references:
-  -
-    id: "doi:10.xxx/zzzz"
-    reftype: "IsSupplementTo"
-    name: "PublicationName1"
-  -
-    id: "arxiv:mmmm.nnnn"
-    reftype: "IsSupplementTo"
-    name: "PublicationName2"
-  -
-    id: "pmid:nnnnnnnn"
-    reftype: "IsReferencedBy"
-    name: "PublicationName3"
-
+  - "DFG, KU2529/2-1"
+  - "DFG, KU2529/2-2"
+  - "DFG, KU2529/3-1"
 
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
 resourcetype: Dataset