From 7b0e8fcce58e05ebbc2f6772c32bf72c7da75494 Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Fri, 21 Nov 2025 18:05:55 +0100 Subject: [PATCH 1/5] add zenodo.json --- .zenodo.json | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..3f6ba5d --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,75 @@ +{ + "creators": [ + { + "name": "Hangleiter, Tobias", + "orcid": "0000-0002-5177-6162", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + }, + { + "name": "Cerfontaine, Pascal", + "orcid": "0000-0002-8227-4018", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + }, + { + "name": "Bluhm, Hendrik", + "orcid": "0000-0002-5224-7254", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + } + ], + "contributors": [ + { + "name": "Nha Minh Le, Isabel", + "orcid": "0000-0001-6707-044X", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + }, + { + "name": "Teske, Julian", + "orcid": "0000-0002-7590-7876", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + } + ], + "access_right": "open", + "related_identifiers": [ + { + "scheme": "doi", + "identifier": "10.1103/PhysRevResearch.3.043047", + "relation": "isDescribedBy", + "resource_type": "publication-article" + }, + { + "scheme": "doi", + "identifier": "10.1103/PhysRevLett.127.170403", + "relation": "isDescribedBy", + "resource_type": "publication-article" + }, + { + "scheme": "doi", + "identifier": "10.1103/PhysRevApplied.17.024006", + "relation": "isDescribedBy", + "resource_type": "publication-article" + } + ], + "keywords": [ + "quantum computing", + "quantum information", + "filter functions", + "quantum control" + ], + "license": "GPL-3.0", + "upload_type": "software", + "language": "en", + "grants": [ + {"id": "10.3030/679342"} + ], + "custom_fields": { + "code:codeRepository": "https://github.com/qutech/filter_functions", + "code:programmingLanguage": [ + { + "id": "python", + "title": { + "en": "Python" + } + } + ] + } +} From 67165e5c6a319afeeea67b78047ea0fcfbbb4baa Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Fri, 21 Nov 2025 18:09:18 +0100 Subject: [PATCH 2/5] drop custom_fields --- .zenodo.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 3f6ba5d..798bb78 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -60,16 +60,6 @@ "language": "en", "grants": [ {"id": "10.3030/679342"} - ], - "custom_fields": { - "code:codeRepository": "https://github.com/qutech/filter_functions", - "code:programmingLanguage": [ - { - "id": "python", - "title": { - "en": "Python" - } - } - ] - } + ] } + From 5df840a13a145daa567e03aee9d8b3cfafca1f44 Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Fri, 21 Nov 2025 18:22:30 +0100 Subject: [PATCH 3/5] remove trailing commas --- .zenodo.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 798bb78..b5f0c0a 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -3,29 +3,29 @@ { "name": "Hangleiter, Tobias", "orcid": "0000-0002-5177-6162", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" }, { "name": "Cerfontaine, Pascal", "orcid": "0000-0002-8227-4018", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" }, { "name": "Bluhm, Hendrik", "orcid": "0000-0002-5224-7254", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" } ], "contributors": [ { "name": "Nha Minh Le, Isabel", "orcid": "0000-0001-6707-044X", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" }, { "name": "Teske, Julian", "orcid": "0000-0002-7590-7876", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" } ], "access_right": "open", @@ -55,11 +55,18 @@ "filter functions", "quantum control" ], - "license": "GPL-3.0", - "upload_type": "software", - "language": "en", "grants": [ {"id": "10.3030/679342"} - ] + ], + "custom_fields": { + "code:codeRepository": "https://github.com/qutech/filter_functions", + "code:programmingLanguage": [ + { + "id": "python", + "title": { + "en": "Python" + } + } + ] + } } - From ffcf664b25cd106c5710ceb0dbb83dfc7df3d82e Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Fri, 21 Nov 2025 18:29:33 +0100 Subject: [PATCH 4/5] Fix grant id --- .zenodo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index b5f0c0a..8436d1a 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -56,7 +56,7 @@ "quantum control" ], "grants": [ - {"id": "10.3030/679342"} + {"id": "10.13039/501100000780::679342"} ], "custom_fields": { "code:codeRepository": "https://github.com/qutech/filter_functions", @@ -70,3 +70,4 @@ ] } } + From cfc18387942752e515ebb07de81493600c6338ad Mon Sep 17 00:00:00 2001 From: Tobias Hangleiter Date: Fri, 21 Nov 2025 18:31:46 +0100 Subject: [PATCH 5/5] Update contributors with type field Added 'type' field to contributors in .zenodo.json. --- .zenodo.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 8436d1a..6ffa79f 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -20,12 +20,14 @@ { "name": "Nha Minh Le, Isabel", "orcid": "0000-0001-6707-044X", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "type": "Researcher" }, { "name": "Teske, Julian", "orcid": "0000-0002-7590-7876", - "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany" + "affiliation": "JARA-FIT Institute for Quantum Information, Forschungszentrum Jülich GmbH and RWTH Aachen University, 52074 Aachen, Germany", + "type": "Researcher" } ], "access_right": "open", @@ -56,7 +58,7 @@ "quantum control" ], "grants": [ - {"id": "10.13039/501100000780::679342"} + {"id": "10.13039/501100000780::679342"} ], "custom_fields": { "code:codeRepository": "https://github.com/qutech/filter_functions", @@ -70,4 +72,3 @@ ] } } -