From 84740fce1a6c81c2389cb65943725dbef4ceacb8 Mon Sep 17 00:00:00 2001 From: Mian Zhong Date: Tue, 9 Jul 2024 17:31:53 +0200 Subject: [PATCH] zenodo metadata --- .zenodo.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..86d58e3 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,27 @@ +{ + "creators": [ + { + "name": "Tabin, Alexis", + "orcid": "0009-0004-4908-9250" + }, + { + "name": "Poague, Kasandra", + "orcid": "0000-0002-5430-3141" + }, + { + "name": "Zhong, Mian", + "orcid": "0009-0009-4546-7214" + } + ], + "license": "CC-BY-4.0", + "upload_type": "dataset", + "notes": "Visit the website of this dataset for instructions how to use it:\n https://openwashdata.github.io/waschoolpiracema/", + "related_identifiers": { + "identifier": "https://openwashdata.github.io/waschoolpiracema/", + "relation": "isCompiledBy", + "resource_type": "dataset" + }, + "communities": { + "identifier": "openwashdata" + } +}