Quellcode durchsuchen

'datacite.yml' updaten

Lucas Wahl vor 2 Jahren
Ursprung
Commit
8acdff9ddc
1 geänderte Dateien mit 43 neuen und 32 gelöschten Zeilen
  1. 43 32
      datacite.yml

+ 43 - 32
datacite.yml

@@ -7,34 +7,54 @@
 # if possible, including the prefix to indicate its type.
 authors:
   -
-    firstname: "GivenName1"
-    lastname: "FamilyName1"
-    affiliation: "Affiliation1"
-    id: "ORCID:0000-0001-2345-6789"
+    firstname: "Lucas"
+    lastname: "Wahl"
+    affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
+    id: "ORCID:0000-0002-8078-5113"
   -
-    firstname: "GivenName2"
-    lastname: "FamilyName2"
-    affiliation: "Affiliation2"
-    id: "ResearcherID:X-1234-5678"
+    firstname: "Mattijs"
+    lastname: "Punt"
+    affiliation: "Department of Clinical Genetics, Erasmus Medical Center Rotterdam, The Netherlands"
+    id: "ORCID:0000-0002-5730-7666"
   -
-    firstname: "GivenName3"
-    lastname: "FamilyName3"
+    firstname: "Tara"
+    lastname: "Arbab"
+    affiliation: "Netherlands Institute for Neuroscience, Royal Netherlands Academy of Arts and Sciences, Amsterdam, Netherlands & Department of Psychiatry, Amsterdam UMC, University of Amsterdam, Amsterdam, Netherlands"
+    id: "ORCID:0000-0002-7294-7223"
+  -
+    firstname: "Ingo"
+    lastname: "Willuhn"
+    affiliation: "Netherlands Institute for Neuroscience, Royal Netherlands Academy of Arts and Sciences, Amsterdam, Netherlands & Department of Psychiatry, Amsterdam UMC, University of Amsterdam, Amsterdam, Netherlands"
+    id: "ORCID:0000-0001-6540-6894"
+  -
+    firstname: "Ype"
+    lastname: "Elgersma"
+    affiliation: "Department of Clinical Genetics, Erasmus Medical Center Rotterdam, The Netherlands"
+    id: "ORCID:0000-0002-3758-1297"
+  -
+    firstname: "Aleksandra"
+    lastname: "Badura"
+    affiliation: "Department of Neuroscience, Erasmus Medical Center Rotterdam, The Netherlands"
+    id: "ORCID:0000-0002-0119-5108"
+    
 
 # A title to describe the published resource.
-title: "Example Title"
+title: "Marble burying classifier and supporting files"
 
 # Additional information about the resource, e.g., a brief abstract.
+
 description: |
-  Example description
-  that can contain linebreaks
-  but has to maintain indentation.
+  Classifier and supporting files for: A novel automated approach for improving standardization of the marble burying test enables quantification of burying bouts and activity characteristics
+
+
 
 # Lit of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
 keywords:
   - Neuroscience
-  - Keyword2
-  - Keyword3
+  - Marble burying
+  - Machine learning
+  - Automated classification
 
 # 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.
@@ -49,31 +69,22 @@ license:
 # Funding information for this resource.
 # Separate funder name and grant number by comma.
 funding:
-  - "DFG, AB1234/5-6"
-  - "EU, EU.12345"
 
+- "(NWO) VIDI/917.18.380,2018/ZonMw, AB"
+- "NWO VIDI 864.14.010,2015/06367/ALW, IW"
+- "NWO Gravitation program BRAINSCAPES 024.004.012, IW"
+- "the Foundation for OCD Research, IW"
+- "Amsterdam Brain and Cognition (ABC) Project Grant 2021, TA and IW"
 
 # 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.
-references:
-  -
-    id: "doi:10.xxx/zzzz"
-    reftype: "IsSupplementTo"
-    citation: "Citation1"
-  -
-    id: "arxiv:mmmm.nnnn"
-    reftype: "IsSupplementTo"
-    citation: "Citation2"
-  -
-    id: "pmid:nnnnnnnn"
-    reftype: "IsReferencedBy"
-    citation: "Citation3"
 
 
-# Resource type. Default is Dataset, other possible values are Software, Image, Text.
+
+# Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
 resourcetype: Dataset
 
 # Do not edit or remove the following line