diff --git a/.github/workflows/source.yml b/.github/workflows/source.yml index f16b902343..7b30cc48b0 100644 --- a/.github/workflows/source.yml +++ b/.github/workflows/source.yml @@ -71,3 +71,13 @@ jobs: #exclude_patterns: url1,url2 # choose if the force pass or not force_pass : true + + rodare: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v6 + - name: Validate Zenodo Metadata + uses: ax3l/zenodo-validator@custom-extra-prop + with: + path: '.rodare.json' + allowed_extra_properties: 'pub_id' # HZDR Pub-ID linked to RODARE entries diff --git a/.rodare.json b/.rodare.json index a5f883e383..5f64693664 100644 --- a/.rodare.json +++ b/.rodare.json @@ -19,75 +19,6 @@ "name": "Gu, Junmin", "affiliation": "Lawrence Berkeley National Laboratory", "orcid": "0000-0002-1521-8534" - }, - { - "affiliations": [ - { - "name": "Center for Advanced Systems Understanding" - }, - { - "name": "Helmholtz-Zentrum Dresden-Rossendorf" - } - ], - "person_or_org": { - "family_name": "Bussmann", - "given_name": "Michael", - "identifiers": [ - { - "identifier": "0000-0002-8258-3881", - "scheme": "orcid" - } - ], - "name": "Michael Bussmann (Leader of the Computational Radiation Physics Research Team at CASUS/HZDR)", - "type": "personal" - }, - "role": { - "id": "researchgroup" - } - }, - { - "affiliations": [ - { - "name": "Lawrence Berkeley National Laboratory" - } - ], - "person_or_org": { - "family_name": "Vay", - "given_name": "Jean-Luc", - "identifiers": [ - { - "identifier": "0000-0002-0040-799X", - "scheme": "orcid" - } - ], - "name": "Jean-Luc Vay (Head of the Accelerator Modeling Program at LBNL)", - "type": "personal" - }, - "role": { - "id": "researchgroup" - } - }, - { - "affiliations": [ - { - "name": "Lawrence Berkeley National Laboratory" - } - ], - "person_or_org": { - "family_name": "Wu", - "given_name": "Kesheng (John)", - "identifiers": [ - { - "identifier": "0000-0002-6907-3393", - "scheme": "orcid" - } - ], - "name": "Kesheng (John) Wu (Head of the Scientific Data Management research group at LBNL)", - "type": "personal" - }, - "role": { - "id": "researchgroup" - } } ], "contributors": [