Browse Source

Add information for publishing with DataCite

Johannes Wetekam 11 months ago
parent
commit
e175781eba
2 changed files with 40 additions and 78 deletions
  1. 0 78
      datacite.yml
  2. 40 0
      datacite2.yml

+ 0 - 78
datacite.yml

@@ -1,78 +0,0 @@
-# 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: "Johannes"
-    lastname: "Wetekam"
-    affiliation: "Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt"
-    id: "ORCID:0000-0003-1919-3140"
-  -
-    firstname: "Julio"
-    lastname: "Hechavarria"
-    affiliation: "Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt"
-    id: "ORCID:0000-0001-9277-2339"
--
-    firstname: "Luciana"
-    lastname: "López-Jury"
-    affiliation: "Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt"
-    id: "ORCID:0000-0002-9384-2586"
-  -
-    firstname: "Eugenia"
-    lastname: "González-Palomares"
-    affiliation: "Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt"
-    id: "ORCID:0000-0003-3086-7601"
-  -
-    firstname: "Manfred"
-    lastname: "Kössl"
-    affiliation: "Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt"
-    id: "ORCID:0000-0001-8094-6557"
-  -
-
-# A title to describe the published resource.
-title: "Deviance detection in subthalamic neural population responses to natural stimuli in bats"
-
-# Additional information about the resource, e.g., a brief abstract.
-description: |
-  Raw data and analysis code of the paper
-  "Deviance detection in subthalamic neural population responses to natural stimuli in bats".
-
-# Lit of keywords the resource should be associated with.
-# Give as many keywords as possible, to make the resource findable.
-keywords:
-  - Neuroscience
-  - Bats
-  - Deviance Detection
-
-# 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: "Creative Commons CC0 1.0 Public Domain Dedication"
-  url: "https://creativecommons.org/publicdomain/zero/1.0/"
-
-
-
-## Optional Fields
-
-# Funding information for this resource.
-# Separate funder name and grant number by comma.
-funding:
-  - "DFG, KO 987/14-1"
-
-
-# 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

+ 40 - 0
datacite2.yml

@@ -0,0 +1,40 @@
+authors:
+  -
+    firstname: Johannes
+    lastname: Wetekam
+    affiliation: 'Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt'
+    id: 'ORCID:0000-0003-1919-3140'
+  -
+    firstname: Julio
+    lastname: Hechavarria
+    affiliation: 'Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt'
+    id: 'ORCID:0000-0001-9277-2339'
+  -
+    firstname: Luciana
+    lastname: López-Jury
+    affiliation: 'Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt'
+    id: 'ORCID:0000-0002-9384-2586'
+  -
+    firstname: Eugenia
+    lastname: González-Palomares
+    affiliation: 'Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt'
+    id: 'ORCID:0000-0003-3086-7601'
+  -
+    firstname: Manfred
+    lastname: Kössl
+    affiliation: 'Institute of Cell Biology and Neuroscience, Goethe University, Frankfurt'
+    id: 'ORCID:0000-0001-8094-6557'
+title: "Deviance detection in subthalamic neural\npopulation responses to natural stimuli in bats"
+description: 'Raw data and analysis code of the paper "Deviance detection in subthalamic neural population responses to natural stimuli in bats". As Matlab files and code.'
+keywords:
+  - Neuroscience
+  - Bats
+  - 'Deviance Detection'
+license:
+  name: 'Creative Commons CC0 1.0 Public Domain Dedication'
+  url: 'https://creativecommons.org/publicdomain/zero/1.0/'
+funding:
+  - 'DFG, KO987/14-1'
+references: []
+resourcetype: Dataset
+templateversion: 1.2