Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openaire: added award title and acronym to serialization. #704

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

alejandromumo
Copy link
Member

Copy link
Member

@slint slint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two changes to comply with what we had in legacy.

@alejandromumo
Copy link
Member Author

alejandromumo commented Feb 9, 2024

Example of a record:

{
    "originalId": "10.5281/zenodo.202",
    "title": "esrqwewqqeqw",
    "url": "https://127.0.0.1:5000/records/202",
    "authors": ["asdqwewqewqas"],
    "licenseCode": "OPEN",
    "publisher": "Zenodo",
    "collectedFromId": "opendoar____::2659",
    "hostedById": "opendoar____::2659",
    "linksToProjects": [
        "info:eu-repo/grantAgreement/NIH/NATIONAL_HEART%2C_LUNG%2C_AND_BLOOD_INSTITUTE/5P50HL060293-05IMPACT+OF+AIRWAY+INFECTION+ON+ADENOVIRAL+GENE+TRANSFER",
        "info:eu-repo/grantAgreement/NSF/ENG%2FOAD/7620280Uses+of+Modern+System+Theory+in+Water+Resources",
    ],
    "pids": [
        {"type": "doi", "value": "10.5281/zenodo.202"},
        {"type": "oai", "value": "oai:zenodo.org:202"},
    ],
    "type": "dataset",
    "resourceType": "0027",
}

@slint slint force-pushed the openaire_add_award_acronym_title branch from 158494c to 28e9754 Compare February 26, 2024 10:25
@slint slint merged commit 28e9754 into zenodo:master Feb 26, 2024
3 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.

2 participants