Prechádzať zdrojové kódy

Updated metadata for new version.

Mika Pflüger 3 rokov pred
rodič
commit
8e3d3028c5
2 zmenil súbory, kde vykonal 7 pridanie a 8 odobranie
  1. 3 3
      README.md
  2. 4 5
      datacite.yml

+ 3 - 3
README.md

@@ -1,8 +1,8 @@
-[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4198782.svg)](https://doi.org/10.5281/zenodo.4198782)
+[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4457483)](https://doi.org/10.5281/zenodo.4457483)
 
-Dataset containing all data available from the UNFCCC API at https://di.unfccc.int as of 2021-06-28.
+Dataset containing all data available from the UNFCCC API at https://di.unfccc.int as of 2021-12-03.
 
-Due to the large size of the full dataset, the dataset is shared on using [datalad](https://www.datalad.org/) and on [zenodo](https://doi.org/10.5281/zenodo.4198782).
+Due to the large size of the full dataset, the dataset is shared on using [datalad](https://www.datalad.org/) and on [zenodo](https://doi.org/10.5281/zenodo.4457483).
 
 To obtain the data using datalad, first clone the repository including metadata:
 ```shell

+ 4 - 5
datacite.yml

@@ -19,13 +19,13 @@ authors:
 
 
 # A title to describe the published resource.
-title: "UNFCCC country-submitted greenhouse gas emissions data until 2021-06-28"
+title: "UNFCCC country-submitted greenhouse gas emissions data until 2021-12-03"
 
 # Additional information about the resource, e.g., a brief abstract.
 description: |
   Dataset containing all greenhouse gas emissions data submitted
   by countries under climate change convention (CRF data and BUR data)
-  as published by the UNFCCC secretariat at 2021-06-28.
+  as published by the UNFCCC secretariat at 2021-12-03.
 
 # List of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
@@ -51,7 +51,6 @@ rights: |
 
 
 
-# gin doesn't support "IsDerivedFrom" at the moment, so we can't make these references machine-readable atm.
 references:
   -
     reftype: "IsDerivedFrom"
@@ -63,9 +62,9 @@ references:
     reftype: "IsDerivedFrom"
     citation: "The World Bank GDP data, available at https://data.worldbank.org/"
   -
-    id: "doi:10.5281/zenodo.4525036"
+    id: "doi:10.5281/zenodo.5751935"
     reftype: "IsDerivedFrom"
-    citation: "Mika Pflüger & Daniel Huppmann. (2021-02-09). pik-primap/unfccc_di_api: Version 2.0.0. Zenodo. https://doi.org/10.5281/zenodo.4525036"
+    citation: "Mika Pflüger, Daniel Huppmann & Johannes Gütschow. (2021-12-03). pik-primap/unfccc_di_api: Version 3.0.0. Zenodo. https://doi.org/10.5281/zenodo.5751935"
 
 
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.