Browse Source

carry over datacite.yml changes to actual file, not just conversion script

Stefan Appelhoff 2 years ago
parent
commit
7d758ca026
2 changed files with 1 additions and 3 deletions
  1. 0 1
      code/source_to_bids.py
  2. 1 2
      datacite.yml

+ 0 - 1
code/source_to_bids.py

@@ -230,7 +230,6 @@ resourcetype: Dataset
 
 # Do not edit or remove the following line
 templateversion: 1.2
-
 """
 
     fname = op.join(bids_root, "datacite.yml")

+ 1 - 2
datacite.yml

@@ -23,7 +23,7 @@ authors:
     id: "ORCID:0000-0001-9752-932X"
 
 # A title to describe the published resource.
-title: "mpib_sp_eeg"
+title: "The mpib_sp_eeg dataset"
 
 # Additional information about the resource, e.g., a brief abstract.
 description: |
@@ -87,4 +87,3 @@ resourcetype: Dataset
 
 # Do not edit or remove the following line
 templateversion: 1.2
-