The metadata_funding module¶
This module contains funding-related metadata models.
gamslib.datacite.metadata_funding.Funder
¶
Bases: BaseModel
A class representing a funding reference.
Compatible with the DataCite schema for FundingReference.
gamslib.datacite.metadata_funding.AwardIdentifier
¶
gamslib.datacite.metadata_funding.Award
¶
Bases: BaseModel
A class representing an award, compatible with the DataCite schema for FundingReference.