Path: blob/main/src/resources/schema/document-funding.yml
12925 views
- name: funding1schema:2maybeArrayOf:3anyOf:4- string5- object:6closed: true7properties:8statement:9string:10description: Displayable prose statement that describes the funding for the research on which a work was based.11open-access:12string:13description: Open access provisions that apply to a work or the funding information that provided the open access provisions.14awards:15maybeArrayOf:16object:17properties:18id:19string:20description: Unique identifier assigned to an award, contract, or grant.21name:22string:23description: The name of this award24description:25string:26description: The description for this award.27source:28maybeArrayOf:29anyOf:30- string31- object:32closed: true33properties:34text:35string:36description: The text describing the source of the funding.37country:38string:39description:40short: Abbreviation for country where source of grant is located.41long: |42Abbreviation for country where source of grant is located.43Whenever possible, ISO 3166-1 2-letter alphabetic codes should be used.44description: Agency or organization that funded the research on which a work was based.45recipient:46maybeArrayOf:47anyOf:48- string49- object:50closed: true51properties:52ref:53string:54description: The id of an author or affiliation in the document metadata.55- object:56closed: true57properties:58name:59string:60description: The name of an individual that was the recipient of the funding.61- object:62closed: true63properties:64institution:65anyOf:66- string67- object68description: The institution that was the recipient of the funding.69description: Individual(s) or institution(s) to whom the award was given (for example, the principal grant holder or the sponsored individual).70investigator:71maybeArrayOf:72anyOf:73- string74- object:75closed: true76properties:77ref:78string:79description: The id of an author or affiliation in the document metadata.80- object:81closed: true82properties:83name:84string:85description: The name of an individual that was responsible for the intellectual content of the work reported in the document.86- object:87closed: true88properties:89institution:90anyOf:91- string92- object93description: The institution that was responsible for the intellectual content of the work reported in the document.94description: Individual(s) responsible for the intellectual content of the work reported in the document.95description: |96Information about the funding of the research reported in the article97(for example, grants, contracts, sponsors) and any open access fees for the article itself9899100