datacite.yml 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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: "Nicolas"
  9. lastname: "Vattuone"
  10. affiliation: " Department of Medical Physics, Centro Atómico Bariloche, Argentina. Instituto Balseiro, Centro Atómico Bariloche, Argentina. Department of Biology II, Ludwig-Maximilians-Universität München, Germany. Bernstein Center for Computational Neuroscience, Munich, Germany"
  11. id: "ORCID:0000-0002-3478-1154"
  12. -
  13. firstname: "Thomas"
  14. lastname: "Wachtler"
  15. affiliation: "Department of Biology II, Ludwig-Maximilians-Universität München, Germany. Bernstein Center for Computational Neuroscience, Munich, Germany"
  16. id: "ORCID:0000-0003-2015-6590"
  17. -
  18. firstname: "Ines"
  19. lastname: "Samengo"
  20. affiliation: " Department of Medical Physics, Centro Atómico Bariloche, Argentina. Instituto Balseiro, Centro Atómico Bariloche, Argentina"
  21. id: "ORCID:0000-0002-5241-3697"
  22. # A title to describe the published resource.
  23. title: "Perceptual spaces and their symmetries: The geometry of color space"
  24. # Additional information about the resource, e.g., a brief abstract.
  25. description: |
  26. Experimental Data for the work entitled "Perceptual spaces and their symmetries: The geometry of color space"
  27. preprint: https://arxiv.org/abs/2010.00541"
  28. # Lit of keywords the resource should be associated with.
  29. # Give as many keywords as possible, to make the resource findable.
  30. keywords:
  31. - Neuroscience
  32. - Perception
  33. - Colors
  34. - Geometry
  35. - Symmetries
  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 Attribution-NonCommercial-ShareAlike 4.0 International Public License"
  40. url: "https://creativecommons.org/licenses/by-nc-sa/4.0/"
  41. ## Optional Fields
  42. # Funding information for this resource.
  43. # Separate funder name and grant number by comma.
  44. funding:
  45. - "Bernstein Center for Computational Neuroscience Munich"
  46. - "Agencia Nacional de Promoción de la Investigación, el Desarrollo Tecnológico y la Innovación"
  47. - "Consejo Nacional de Investigaciones Científicas y Técnicas"
  48. - "Comisión Nacional de Energía Atómica."
  49. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  50. # Please provide digital identifier (e.g., DOI) if possible.
  51. # Add a prefix to the ID, separated by a colon, to indicate the source.
  52. # Supported sources are: DOI, arXiv, PMID
  53. # In the citation field, please provide the full reference, including title, authors, journal etc.
  54. references:
  55. -
  56. id: "arxiv:2010.00541"
  57. reftype: "IsSupplementTo"
  58. citation: "Perceptual spaces and their symmetries: The geometry of color space. Authors: N. Vattuone, T. Wachtler and I. Samengo. preprint(Arxiv)"
  59. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  60. resourcetype: Dataset
  61. # Do not edit or remove the following line
  62. templateversion: 1.2