Funding¶
- Examples:
- Representation:
XML element
Funding; the rest of this section documents children of this element- CERIF:
the Funding entity (https://w3id.org/cerif/model#Funding)
Internal Identifier¶
- Use:
mandatory (1) in top level entity. When embedded in other entities the Internal Identifier must be included only for managed information (i.e. entities that have a concrete record in the local CRIS system). See Metadata representation in CERIF XML
- Representation:
XML attribute
id- CERIF:
the FundingIdentifier attribute (https://w3id.org/cerif/model#Funding.FundingIdentifier)
Type¶
- Description:
The type of the funding
- Use:
mandatory (1)
- Representation:
XML element
Typefrom namespace https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types- CERIF:
the Funding_Classification (https://w3id.org/cerif/model#Funding_Classification)
- Vocabulary:
Types of funding for the OpenAIRE Guidelines for CRIS Managers
Funding Programme (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#FundingProgramme): A funding programme or a similar scheme that funds some number of proposals. Funding programmes can be broken down into sub-programmes.
Call (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Call): Call for proposals: a specific campaign for the funder to solicit proposals from interested researchers and institutions.
Tender (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Tender): Tender for services or deliveries: a specific campaign for the funder to solicit offers for services or deliveries.
Gift (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Gift): A donation connected with specific terms and conditions.
Internal Funding (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#InternalFunding): Internal funds used to amend or replace external funding.
Contract (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Contract):
Award (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Award):
Grant (https://www.openaire.eu/cerif-profile/vocab/OpenAIRE_Funding_Types#Grant):
Acronym¶
- Description:
The acronym of the funding
- Use:
optional (0..1)
- Representation:
XML element
Acronym- CERIF:
the Funding.Acronym attribute (https://w3id.org/cerif/model#Funding.Acronym)
Name¶
- Description:
The name of the funding
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Nameas a multilingual string- CERIF:
the Funding.Name attribute (https://w3id.org/cerif/model#Funding.Name)
Amount¶
- Description:
The amount of the funding and its currency
- Use:
optional (0..1)
- Representation:
XML element
Amount- CERIF:
the Funding.Amount https://w3id.org/cerif/model#Funding.CurrencyCode attribute (https://w3id.org/cerif/model#Funding.Amounthttps://w3id.org/cerif/model#Funding.CurrencyCode)
GrantDOI¶
- Description:
The persistent identifier for the grant registered with Crossref (follows the syntax of DOI, uses certain specific prefixes)
- Use:
optional (0..1)
- Representation:
XML element
GrantDOI- CERIF:
the FederatedIdentifier entity (https://w3id.org/cerif/model#FederatedIdentifier)
- Format:
regular expression
10\.\d{4,}(\.\d+)*/[^\s]+(as per https://www.crossref.org/blog/dois-and-matching-regular-expressions/)
Identifier¶
- Description:
A generic identifier, to be used only if your identifier does not fit in any of the above specific identifier types. This in particular applies to various national and service-specific identifiers that can be relevant in some interchange scenarios.
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Identifierwith a requiredtypeattribute (the URI of the identifier scheme)- CERIF:
the FederatedIdentifier entity (https://w3id.org/cerif/model#FederatedIdentifier)
Description¶
- Description:
A description of the funding
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Descriptionas a multilingual string- CERIF:
the Funding.Description attribute (https://w3id.org/cerif/model#Funding.Description)
Subject¶
- Description:
The subject classification(s) of the funding
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Subjectcontaining the classification identifier and having aschemeattribute to specify the classification scheme identifier- CERIF:
the Funding_Classification (https://w3id.org/cerif/model#Funding_Classification)
Keyword¶
- Description:
A single keyword or key expression that characterize the funding. Please repeat to serialize separate keywords or key expressions.
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Keywordas a multilingual string- CERIF:
the Funding.Keywords attribute (https://w3id.org/cerif/model#Funding.Keywords)
Funder¶
- Description:
The funder or funders
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
Funderwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF:
the OrganisationUnit_Funding linking entity (https://w3id.org/cerif/model#OrganisationUnit_Funding) with the https://w3id.org/cerif/vocab/OrganisationFundingRoles#Financier semantics
PartOf¶
- Description:
Chain up to the larger funding that encompasses this funding
- Use:
optional (0..1)
- Representation:
XML element
PartOfwith embedded XML elementFunding- CERIF:
the Funding_Funding linking entity (https://w3id.org/cerif/model#Funding_Funding) with the https://w3id.org/cerif/vocab/InterFundingRelations#Part semantics (direction :1)
Duration¶
- Description:
Duration of the funding
- Use:
optional (0..1)
- Representation:
XML element
Duration- CERIF:
the Funding_Classification linking entity (https://w3id.org/cerif/model#Funding_Classification) with the https://w3id.org/cerif/vocab/Durations#FundingDuration semantics
OAMandate¶
- Description:
Information about the Open Access mandate that applies to this funding
- Use:
optional, possibly multiple (0..*)
- Representation:
XML element
OAMandate
mandated¶
- Description:
The flag if Open Access is mandated for this funding
- Use:
required
- Representation:
XML attribute
mandated- Format:
trueorfalse(data typexs:boolean)
uri¶
- Description:
The Open Access policy that applies to this funding
- Use:
optional
- Representation:
XML attribute
uri- Format:
URI (data type
xs:anyURI)