Browse Source

Update 'datacite.yml'

Draginja Kostic 4 years ago
parent
commit
3041888f30
1 changed files with 4 additions and 53 deletions
  1. 4 53
      datacite.yml

+ 4 - 53
datacite.yml

@@ -2,38 +2,15 @@
 # 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: "GivenName1"
-    lastname: "FamilyName1"
-    affiliation: "Affiliation1"
-    id: "ORCID:0000-0001-2345-6789"
-  -
-    firstname: "GivenName2"
-    lastname: "FamilyName2"
-    affiliation: "Affiliation2"
-    id: "ResearcherID:X-1234-5678"
-  -
-    firstname: "GivenName3"
-    lastname: "FamilyName3"
 
-# A title to describe the published resource.
-title: "Example Title"
+ D.Kostic, M. Nowakowska, J. Freundt Revilla, F. Attig, K. Rohn, F. Gualtieri, W. Baumgaertner, H. Potschka, A. Tipold
+
+
 
-# Additional information about the resource, e.g., a brief abstract.
-description: |
-  Example description
-  that can contain linebreaks
-  but has to maintain indentation.
 
-# Lit of keywords the resource should be associated with.
-# Give as many keywords as possible, to make the resource findable.
 keywords:
-  - Neuroscience
-  - Electrophysiology
+cannabinoid receptor type 1, epilepsy, canine , hippocampus 
 
 # 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.
@@ -43,32 +20,6 @@ license:
 
 
 
-## Optional Fields
-
-# Funding information for this resource.
-# Separate funder name and grant number by comma.
-funding:
-  - "DFG, DFG.12345"
-  - "EU, EU.12345"
-
-
-# Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
-# Please provide digital identifier (e.g., DOI) if possible.
-# Add a prefix to the ID, separated by a colon, to indicate the source.
-# Supported sources are: DOI, arXiv, PMID
-references:
-  -
-    id: "doi:10.xxx/zzzz"
-    reftype: "IsSupplementTo"
-    name: "PublicationName1"
-  -
-    id: "arxiv:mmmm.nnnn"
-    reftype: "IsSupplementTo"
-    name: "PublicationName2"
-  -
-    id: "pmid:nnnnnnnn"
-    reftype: "IsReferencedBy"
-    name: "PublicationName3"
 
 
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.