Quellcode durchsuchen

Aggiorna 'datacite.yml'

Marta Orlando vor 2 Jahren
Ursprung
Commit
2547d1ba86
1 geänderte Dateien mit 14 neuen und 12 gelöschten Zeilen
  1. 14 12
      datacite.yml

+ 14 - 12
datacite.yml

@@ -10,29 +10,26 @@ authors:
     firstname: "Barbara"
     lastname: "Imbrosci"
     affiliation: "German Center for Neurodegenerative Diseases (DZNE) Berlin, 10117 Berlin, Germany"
-    id: "ORCID:0000-0002-4527-0536"
+    id: "ORCID:ORCID:0000-0002-4527-0536"
   -
     firstname: "Dietmar"
     lastname: "Schmitz"
     affiliation: "Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin and Humboldt-Universität zu Berlin, and Berlin Institute of Health, and NeuroCure Cluster of Excellence, Charitéplatz 1, 10117 Berlin, Germany"
     id: "ORCID:0000-0003-2741-5241"
   -
-    firstname: "Marta" 
+    firstname: "Marta"
     lastname: "Orlando"
     affiliation: "Charité – Universitätsmedizin Berlin, corporate member of Freie Universität Berlin and Humboldt-Universität zu Berlin, and Berlin Institute of Health, and NeuroCure Cluster of Excellence, Charitéplatz 1, 10117 Berlin, Germany"
     id: "ORCID:0000-0002-9017-0251"
-
-
+    
 # A title to describe the published resource.
 title: "Automated detection and localization of synaptic vesicles in electron microscopy images"
 
 # Additional information about the resource, e.g., a brief abstract.
-description:
-  "This repository conitains 87 electron microscopy images of hippocampal murine presynaptic terminals" 
-  "that have been used to train, test and evaluate the performance of an algorithm for the automated detection and analysis of synaptic vesicles." 
-  "It includes whole images (image_01 to image_87) and the patches derived from the first 50 images that have been used to train and test the algorithm." 
-  "For more information see the readme file"
-
+description: |
+  This repository conitains 87 electron microscopy images of hippocampal murine presynaptic terminals
+  that have been used to train, test and evaluate the performance of an algorithm
+  for the automated detection and analysis of synaptic vesicles.
 
 # Lit of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
@@ -45,7 +42,10 @@ keywords:
 # 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 4.0 attribution licence, https://creativecommons.org/licenses/by/4.0/"
+  name: "Creative Commons CC0 4.0 attribution licence"
+  url: "https://creativecommons.org/licenses/by/4.0/"
+
+
 
 ## Optional Fields
 
@@ -54,6 +54,7 @@ license:
 funding:
   - "DFG, DFG.Exc2049"
 
+
 # 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.
@@ -65,7 +66,8 @@ references:
     reftype: "IsSupplementTo"
     citation: "Imbrosci B, Schmitz D, Orlando M. Automated detection and localization of synaptic vesicles in electron microscopy images. To date, October 2021, is under revision at eNeuro"
 
-# Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
+
+# Resource type. Default is Dataset, other possible values are Software, Image, Text.
 resourcetype: "Image"
 
 # Do not edit or remove the following line