datacite.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Annika"
  9. lastname: "Vohn"
  10. affiliation: "University Hospital Cologne"
  11. -
  12. firstname: "Ann-Sophie"
  13. lastname: "Benz"
  14. affiliation: "University Hospital Cologne"
  15. -
  16. firstname: "Markus"
  17. lastname: "Aswendt"
  18. affiliation: 'University Hospital Cologne'
  19. id: "ORCID:0000-0003-1423-0934"
  20. # A title to describe the published resource.
  21. title: "Atlas and test images required for AIDAhisto"
  22. # Additional information about the resource, e.g., a brief abstract.
  23. description: Contains mouse spinal cord and brain atlas files derived from the Allen Mouse Brain Atlas and test images required for processing immunostainings with AIDAhisto.
  24. # Lit of keywords the resource should be associated with.
  25. # Give as many keywords as possible, to make the resource findable.
  26. keywords:
  27. - Neuroscience
  28. - Atlas registration
  29. - Cell counting
  30. - Mouse brain
  31. - Mouse spinal cord
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding LICENSE file to the repository.
  34. license:
  35. name: "CC BY-NC-SA 4.0"
  36. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  37. ## Optional Fields
  38. # Funding information for this resource.
  39. # Separate funder name and grant number by comma.
  40. funding:
  41. - "Friebe Foundation, T0498/28960/16"
  42. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  43. # Please provide digital identifier (e.g., DOI) if possible.
  44. # Add a prefix to the ID, separated by a colon, to indicate the source.
  45. # Supported sources are: DOI, arXiv, PMID
  46. # In the citation field, please provide the full reference, including title, authors, journal etc.
  47. references:
  48. -
  49. id: "doi:10.1016/j.jneumeth.2019.108394"
  50. reftype: "IsSupplementTo"
  51. citation: "Pallast N, Wieters F, Fink GR, Aswendt M. Atlas-based imaging data analysis tool for quantitative mouse brain histology (AIDAhisto). J Neurosci Methods. 2019 Oct 1;326:108394. doi: 10.1016/j.jneumeth.2019.108394. Epub 2019 Aug 12. PMID: 31415844."
  52. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  53. resourcetype: Dataset
  54. # Do not edit or remove the following line
  55. templateversion: 1.2