datacite.yml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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: "Hardy"
  9. lastname: "Hagena"
  10. affiliation: "Ruhr University Bochum, Medical Faculty, Department of Neurophysiology; International Graduate School of Neuroscience; 44780 Bochum, Germany"
  11. id: "ORCID:0000-0002-6421-4732"
  12. -
  13. firstname: "Mirko"
  14. lastname: "Feldmann"
  15. affiliation: "Ruhr University Bochum, Medical Faculty, Department of Neurophysiology; International Graduate School of Neuroscience; 44780 Bochum, Germany"
  16. -
  17. firstname: "Denise"
  18. lastname: "Manahan-Vaughan"
  19. affiliation: "Ruhr University Bochum, Medical Faculty, Department of Neurophysiology; International Graduate School of Neuroscience; 44780 Bochum, Germany"
  20. id: "ORCID:0000-0002-9283-9609"
  21. # A title to describe the published resource.
  22. title: "DAB-stained coronary sections"
  23. # Additional information about the resource, e.g., a brief abstract.
  24. description: |
  25. DAB-stained coronary sections showing expression of GluN1, GluN2A, GluN2B and GABAA expression in CBA/J mice compared to CBA/CaOlaHsd mice.
  26. # Lit of keywords the resource should be associated with.
  27. # Give as many keywords as possible, to make the resource findable.
  28. keywords:
  29. - DAB-staining
  30. - CBA/J
  31. - CBA/CaOlaHsd
  32. - GluN1
  33. - GluN2A
  34. - GluN2B
  35. - GABAA
  36. # License information for this resource. Please provide the license name and/or a link to the license.
  37. # Please add also a corresponding LICENSE file to the repository.
  38. license:
  39. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  40. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  41. ## Optional Fields
  42. # Funding information for this resource.
  43. # Separate funder name and grant number by comma.
  44. funding:
  45. - "SFB 874/B1, project no.: 122679504"
  46. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  47. # Please provide digital identifier (e.g., DOI) if possible.
  48. # Add a prefix to the ID, separated by a colon, to indicate the source.
  49. # Supported sources are: DOI, arXiv, PMID
  50. # In the citation field, please provide the full reference, including title, authors, journal etc.
  51. references:
  52. # Resource type. Default is Dataset, other possible values are Software, Image, Text.
  53. resourcetype: Image
  54. # Do not edit or remove the following line
  55. templateversion: 1.2