datacite.yml 2.2 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: "Ellie"
  9. lastname: "Edlmann"
  10. affiliation: "University of Plymouth"
  11. id: "ORCID:0000-0002-7253-9115"
  12. -
  13. firstname: "Susan"
  14. lastname: "Giorgi-Coll"
  15. affiliation: "University of Cambridge"
  16. -
  17. firstname: "Eric"
  18. lastname: "Thelin"
  19. affiliation: "Karolinska Institutet"
  20. -
  21. firstname: "Peter"
  22. lastname: "Hutchinson"
  23. affiliation: "University of Cambridge"
  24. -
  25. firstname: "Keri"
  26. lastname: "Carpenter"
  27. affiliation: "University of Cambridge"
  28. # A title to describe the published resource.
  29. title: "inflammatory profile in chronic subdural haematoma, the post-operative course and response to dexamethasone"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. Original cytokine data for analysis
  33. # Lit of keywords the resource should be associated with.
  34. # Give as many keywords as possible, to make the resource findable.
  35. keywords:
  36. - CSDH
  37. - Cytokines
  38. - Inflammation
  39. # License information for this resource. Please provide the license name and/or a link to the license.
  40. # Please add also a corresponding LICENSE file to the repository.
  41. license:
  42. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  43. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  44. ## Optional Fields
  45. # Funding information for this resource.
  46. # Separate funder name and grant number by comma.
  47. funding:
  48. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. # Add a prefix to the ID, separated by a colon, to indicate the source.
  51. # Supported sources are: DOI, arXiv, PMID
  52. # In the citation field, please provide the full reference, including title, authors, journal etc.
  53. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  54. resourcetype: Dataset
  55. # Do not edit or remove the following line
  56. templateversion: 1.2