Browse Source

Add 'datacite.yml'

Laura Middleton 5 years ago
parent
commit
dac50b4313
1 changed files with 65 additions and 0 deletions
  1. 65 0
      datacite.yml

+ 65 - 0
datacite.yml

@@ -0,0 +1,65 @@
+# Required fields
+# The main researchers involved working on the resource,
+# or the authors of the publication in priority order.
+# May be a corporate/institutional or personal name.
+# Include digital identifier (e.g., ORCID) if possible
+authors:
+  -
+    firstname: "Matthew"
+    lastname: "Vonk"
+    affiliation: "University of Waterloo"
+    id: "n/a"
+  -
+    firstname: "Spencer"
+    lastname: "Wikkerink"
+    affiliation: "University of Waterloo"
+ -
+    firstname: "Kayla"
+    lastname: "Regan"
+    affiliation: "University of Waterloo"
+
+ -
+    firstname: "Laura"
+    lastname: "Middleton"
+    affiliation: "University of Waterloo"
+    
+# A name or title to describe the published resource.
+title: "Similar Changes in Executive function after Moderate Resistance Training and Loadless Movement"
+
+# Any additional information. It is best practice to supply a description for the resource.
+description:Data corresponding to a study that examined and compared acute changes in executive function after resistance training and a loadless movement control among young, healthy adults. 
+
+# List of keywords the resource should be associated with.
+keywords:
+  - Neuroscience
+  - Electrophysiology
+  - Event-related potentials
+  - P3
+  - P300
+  - Resistance training
+  - Strength training
+  - Executive function
+  - Cognition
+  - Cognitive function
+
+# Any rights information for this resource. Please provide both a license name and a link to the license.
+# Please add also a 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
+
+# Any funding reference for this resource. Separate funder name and grant number by comma
+funding:
+  - "Funded by an NSERC Discovery Award"
+
+# Related publications. reftype might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
+# for further valid types see https://schema.datacite.org/meta/kernel-4
+# Please provide digital identifier (e.g., DOI) if possible.
+
+
+# Type of the data in this repository (Dataset, Model, Software, Other see
+# https://schema.datacite.org/meta/kernel-4.1/doc/DataCite-MetadataKernel_v4.1.pdf
+# for examples
+dtype: Dataset