.. include:: /common/replacements.rst .. _dci:fundingReference: Funding Reference (MA, 0-n) =========== Specification of financial support (funding) by funders. If the described items where assembled in the course of funded projects, this should be stated here. **Allowed values, other constraints** An authoritative list of projects is exposed by OpenAIRE through `OAI-PMH `_ and `REST `_ (see `documentation `_), and available for all repository managers. Values include the project name and ID and of course the funder. The project ID equals the Grant Agreement identifier or Award number. Please note that the set of funders integrated in OpenAIRE is continuously expanding. Property fundingReference (MA, 0-n) ---------------- Specification of funding by way of a project. Subproperty funderName (M, 1) ~~~~~~~~~~~~~~~~ Name of the funding provider. .. _funderIdentifier: Subproperty funderIdentifier (MA, 0-n) ~~~~~~~~~~~~~~~~ Unique identifier of the funding body. As identifiers are more distinct than names, available funder identifiers should be given. .. _funderIdentifierType: Attribute funderIdentifierType (M, 1) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' The type of the funder identifier. **Allowed values, other constraints** *Exemplary Values:* * ``ISNI`` - |ISNI| * ``VIAF`` - |VIAF| * ``Crossref Funder`` - |CrossrefFunder| * ``ISIL`` - |ISIL| * ``GRID`` - |GRID| * ``OrgRef`` - |OrgRef| * national organisation ID authoritative systems (e.g. PTCRIS_OrgID (Portugal)) * ``Other`` .. _awardNumber: Subproperty awardNumber (M, 0-1) ~~~~~~~~~~~~~~~~ The funder's code of the award (grant), i.e. the project number. Attribute awardURI (O, 0-1) ''''''''''''''''''''''''''''''''''''''''''''''''' A funder's landing page URI informing about the award (grant). **Allowed values, other constraints** A URL. Subproperty awardTitle (O, 0-1) ~~~~~~~~~~~~~~~~ The title or name of the award (grant). Examples -------- .. code-block:: xml :linenos: European Commission http://doi.org/10.13039/501100000780 777541 OpenAIRE-Advance Academy of Finland 0000 0004 0647 6886 80262 Geophysics of the Seasonal Sea Ice Zone Context ------- **Do Not Confuse With** * :ref:`d:creator` (Use ``creator`` for primary responsibility, i.e authorship) * :ref:`d:contributor` (Use ``contributor`` in cases of lesser responsibility) * :ref:`d:publisher` (Use ``publisher`` for organisations e.g. when the nature of responsibility is ambiguous) **DataCite v4.3 Differentiation** * fundingReference_ is *mandatory if applicable* in OpenAIRE instead of *optional* in DataCite. * funderIdentifier_ is *mandatory if applicable* in OpenAIRE instead of *optional* in DataCite. * funderIdentifier_ can occur 0-n times in OpenAIRE instead of 0-1 times in DataCite. * `funderIdentifierType`_ allows more types in OpenAIRE than in DataCite. * awardNumber_ is *mandatory* in OpenAIRE instead of *optional* for DataCite. **OpenAIRE Data Guidelines v Differentiation** * Following DataCite v3, the former OpenAIRE Data Guidelines used ``contributor`` (with ``contributorType`` Funder) to indicate funding information. * The formerly applied `info:eu-repo/grantAgreement/[Funder]/[FundingProgram]/[ProjectID]/[Jurisdiction]/[ProjectName]/[ProjectAcronym] `_ notation is replaced by the detailed DataCite properties.