Browse Source

'datacite.yml' ändern

julien colomb 5 năm trước cách đây
mục cha
commit
6ebe7d724e
1 tập tin đã thay đổi với 22 bổ sung56 xóa
  1. 22 56
      datacite.yml

+ 22 - 56
datacite.yml

@@ -1,66 +1,32 @@
-## 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: "Rike"
-    lastname: "Dannenberg"
-    affiliation: "Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany"
-    id: "https://orcid.org/0000-0002-3127-552)"
+    firstname: Rike
+    lastname: Dannenberg
+    affiliation: 'Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany'
+    id: 'https://orcid.org/0000-0002-3127-552)'
   -
-    firstname: "Julien"
-    lastname: "Colomb"
-    affiliation: "Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany"
-    id: "https://orcid.org/0000-0002-3127-552)"
+    firstname: Thorsten
+    lastname: Trimbuch
+    affiliation: 'Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany'
+    id: 'https://orcid.org/0000-0001-7512-8955'
   -
-    firstname: "Thorsten"
-    lastname: "Trimbuch"
-    affiliation: "Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany"
-    id: "https://orcid.org/0000-0001-7512-8955"
+    firstname: Julien
+    lastname: Colomb
+    affiliation: 'Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany'
+    id: 'https://orcid.org/0000-0002-3127-552)'
   -
-    firstname: "Christian"
-    lastname: "Rosenmund"
-    affiliation: "Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany"
-    id: "https://orcid.org/0000-0002-3905-2444"  
-
-# A name or title to describe the published resource.
-title: "Wild type data from the home cage scan behavioural test."
-
-# Any additional information. It is best practice to supply a description for the resource.
-description: |
-  This was part of a larger experiment including other animal, only meant to be used to test our analysis program
-
-# List of keywords the resource should be associated with.
+    firstname: Christian
+    lastname: Rosenmund
+    affiliation: 'Institute for Biology, Humboldt-Universität zu Berlin, Berlin, Germany'
+    id: 'https://orcid.org/0000-0002-3905-2444'
+title: 'Wild type data from the home cage scan behavioural test.'
+description: "Animal were monitored from the side for 22h, the videos were analysed using the home cage scan software from Cleversys, here we report the metadata and the data obtained from these experiments.\nThis was part of a larger experiment including other animal, this dataset is only meant to be used to test our analysis program\n"
 keywords:
   - Neuroscience
   - Behaviour
-  - Home cage behaviour
-
-# 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
+  - 'Home cage behaviour'
 license:
-  name: "CC0"
-  url: "http://creativecommons.org/publicdomain/zero/1.0"
-
-## Optional Fields
-
-# Any funding reference for this resource. Separate funder name and grant number by comma
+  name: CC0
+  url: 'http://creativecommons.org/publicdomain/zero/1.0'
 funding:
-  - "DFG, Project number 327654276 – SFB 1315."
-
-# 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"
-
-
+  - 'DFG, Project number 327654276 – SFB 1315.'