12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
- # For detailed schema description see https://doi.org/10.5438/0014
- ## Required fields
- # The main researchers involved. Include digital identifier (e.g., ORCID)
- # if possible, including the prefix to indicate its type.
- authors:
- -
- firstname: "Ben"
- lastname: "Gerhardt"
- affiliation: "Bernstein Center for Computational Neuroscience Berlin"
- id: "ORCID:0000-0003-3180-9905"
- -
- firstname: "Jette"
- lastname: "Alfken"
- affiliation: "Georg August Universitaet Goettingen"
- -
- firstname: "Jakob"
- lastname: "Reichmann"
- affiliation: "Georg August Universitaet Goettingen"
- -
- firstname: "Tim"
- lastname: "Salditt"
- affiliation: "Georg August Universitaet Goettingen"
- -
- firstname: "Michael"
- lastname: "Brecht"
- affiliation: "Bernstein Center for Computational Neuroscience Berlin"
- id: "ORCID:0000-0002-5387-0953"
-
- # A title to describe the published resource.
- title: "Three dimensional architecture and linearized mapping of vibrissa follicle afferents"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Here, we provide data underlying the paper
- Three dimensional architecture and linearized mapping
- of vibrissa follicle afferents.
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - vibrissa
- - follicle
- - innervation
- - architecture
- - synchrotron
- # 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 1.0 Public Domain Dedication"
- url: "https://creativecommons.org/publicdomain/zero/1.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "Exc 2049- 390688087"
- - "SFB1456/A3 Mathematics of Experiment"
- - "DESY proposal proposal I-20220980"
|