Skip to content

Conversation

@joemull
Copy link
Member

@joemull joemull commented Apr 24, 2025

Tested the updates by calling build_data from the shell and dumping to a JSON string to make sure everything was serializable. Relevant section of output:

{
    "timing": "VoR",
    "authors": [
        {
            "listingorder": 1,
            "lastName": "Example",
            "firstName": "Author",
            "ORCID": "",
            "creditroles": ["Conceptualization"],
            "isCorrespondingAuthor": true,
            "institutions": [
                {
                    "sourceAffiliation": "Ain Shams University, Cairo, Egypt",
                    "name": "Ain Shams University",
                    "ror": "https://ror.org/00cb9w016",
                }
            ],
            "affiliation": "Ain Shams University, Cairo, Egypt",
        }
    ],
   ...
}

@ajrbyers ajrbyers requested a review from mauromsl April 24, 2025 11:09
@ajrbyers ajrbyers assigned mauromsl and unassigned ajrbyers Apr 24, 2025
@mauromsl mauromsl merged commit 077c727 into main May 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants